/* BODY */

body{
	background:url(http://www.pressnall.com/art/bg_gallerywindow.gif) repeat-x;
	color:#000;
	margin:0px;
	padding:0px 6px 0px 6px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:8pt;
}

a:link{
	color: #368;
	text-decoration: none;
}

a:visited{
	color: #368;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

img{
	border:none;
}


/* CONTAINERS */
#header{
	margin:2px 0px;
}

#pic{
	position:absolute;
	top:19px;
	right:auto;
	bottom:auto;
	left:6px;
	border-right:2px solid #888;
	border-bottom:2px solid #888;
}

#pic img{
	border:solid 1px #AAA;
}

#pin{
	position:absolute;
	top:67px;
	right:85px;
	bottom:auto;
	left:auto;
	z-index: 2;
}

#caption{
	position:absolute;
	top:109px;
	right:12px;
	bottom:auto;
	left:auto;
	background:#D5E5F0;
	width:175px;
	height:141px;
	padding:12px;
	border-right:2px solid #BBB;
	border-bottom:2px solid #BBB;
	z-index: 1;
}

html>body #caption{
	width:151px;
	height:auto;
	min-height:141px;
}


/* LABELS */
.label{
	background:url(http://www.pressnall.com/art/bg_labeldots.gif) repeat-x;
	margin-bottom:3px;
}

.label a, .label span{
	background:#D5E5F0;
	color:#C71;
	font-weight:bold;
}


/* TEXT FORMATTING */

p{
	margin:0px 0px 10px 0px;
	padding:0px;
}

p.more{
	text-align:right;
}

h1{
	margin:10px 0px 0px 0px;
	font-family:georgia, times new roman, times, serif;
	font-size:116%;
	color:#8B4;
}

h2{
	margin:8px 0px 0px 0px;
	font-size:100%;
	color:#8B4;
}

h3{
	margin:0px;
	font-size:100%;
	color:#8B4;
}

#rtcol p span{
	font-family:arial, helvetica, sans-serif;
	font-size:8pt;
	text-transform:lowercase;
	color:#777;
	margin-left:4px;
}
