body { background:url(/images/bgstripe.gif); font-family:"Garamond", Georgia, "Times New Roman", Times, serif; font-size:14px; }
a { color:#902982; text-decoration:none; text-decoration:underline;}
a img { border:none; }
#container { margin:0 auto; width:70%; border:1px solid white; background:white; }
#header { height:185px; background:black; }
#header a { width:100%; height:185px; background:url(/images/header.jpg) no-repeat 50% 0; display:block; }
.nav { float:left; width:100%; background:#e8e8e8; margin:0; padding:10px 0 10px 0; border:1px solid #333; border-width:1px 0 1px 0; text-align:center; }
.nav li { list-style-type:none; display:inline; }
.nav li a { color:black; text-decoration:none; height:20px; padding:0 13px 0 13px; border-right:1px solid #666; line-height:20px; font-variant:small-caps; font-size:110%;  }
.nav li:last-child a { border:none; }
.nav li a.current { font-weight:bold; }
#content { clear:both; padding:5px 10px 5px 10px; }
#footer { clear:both; padding:2px 10px 2px 10px; border-top:1px solid #333; background:#e8e8e8; font-size:90%; text-align:center; }
h1, h2 { font-size:18px; }
h3, h4, h5, h6 { font-size:16px; }
.article { border-top:1px solid #ccc; clear:both; }
.article h3 a { color:black; text-decoration:none; clear:both; }
.article .posted { font-family:Arial, Verdana, sans-serif; font-size:11px; border-top:1px solid #999; line-height:15px; color:#666; }
.image_index { float:left; margin:0; padding:0; width:100% }
.image_index li { list-style-type:none; float:left; display:block; padding:0 10px 10px 0; }
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/slimbox/css/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/slimbox/css/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/slimbox/css/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/slimbox/css/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
