/* CSS Document */

body { margin: 0px 0px 0px 0px; background: #303030 url(images/bg.gif) repeat-x; }
#container { margin: 0 auto; background: #FFFFFF url(images/ctbg.gif) no-repeat; width: 750px; margin-top: 20px; }
#topheader { height: 150px; border-bottom: 1px solid #777777; color: #ff6600;	width: 750px; }

#theader { font-family: Impact, Sans-serif;	font-size: 36px; color: #303030;	background: url(images/header.gif) no-repeat 0;	margin-left: 18px; margin-top: -5px; margin-bottom: -5px; padding-left: 35px; width: 697px; height: 130px;}

#theadert { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; color: #ff6600; padding-left: 73px; }
#mainbanner {
  width: 560px;
	height: 88px;
	border-bottom: 1px solid #303030;
	background: url(images/mainbanner.gif) no-repeat;
	padding-top: 50px;
	padding-left: 190px;
	font-family: Rockwell Extra Bold;
	font-size: 26px;
	color: #FFF;
}

a.black:link {color: #000000; 
text-decoration:none;}
a.black:visited {color: #000000; 
text-decoration:none;}
a.black:hover {color: #000000; 
text-decoration:underline;}
a.black:active {color: #000000; 
text-decoration:none;}


a.red:link {color: #940b0b; 
text-decoration:none;}
a.red:visited {color: #940b0b; 
text-decoration:none;}
a.red:hover {color: #940b0b; 
text-decoration:underline;}
a.red:active {color: #940b0b; 
text-decoration:none;}





#nav { border-top: 5px solid #303030;	width: 750px; }
#nav ul { margin: 0 0 0 0; }
#nav li { list-style-type: none; display: inline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
#nav li a { text-decoration: none; color: white; background:#303030 url(images/navbg.gif) no-repeat; width: 100px; height: 17px; padding-top: 5px; display: block; float: left; text-align:center; }
#body { float: none; clear:both; width: 750px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; }
h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -0.8px;
	font-size: 24px;
	color: #303030;
	margin: 0 0 0 0;
	padding-left: 24px;
	padding-top: 16px;
	padding-bottom: 12px;
}
h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ff6600;
	margin: 0 0 0 43px;
	padding-top: 0px;
}
#footer {
  width: 750px;
  margin: 0 auto;
	background:url(images/footer.gif) no-repeat;
	height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
}
#p404 {
  margin: 0 auto;
	padding-top: 20px;
	width: 400px;
	height: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.intro {
  margin-top: 5px;
  padding-left: 37px;
	padding-right: 30px;
  width: 683px;
	padding-top: 12px;
  
 background: #FFF;
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
	line-height: 13px;
}

#recentnews { width: 700px; padding-left: 50px; }
#recentnews a { color: #ff6600; text-decoration:none; }
div.content { width: 740px; padding: 5px;}
hr { margin-left: 50px; height: 0px; border-top: 2px dashed #FF6600;}
#blogleft { width: 740px; padding: 5px; float: left;}
#guestleft { width: 740px; float: left;}
span.blogged { width: 100%; height: 20px; border-top: 1px solid #222222; background-color: #e4e4e4; display: block; margin-top: 5px;}
.post {width: 650px; margin: 0 auto; padding-top: 5px; padding-bottom: 10px;}
#body a { color: #ff6600; text-decoration: none; }
label { margin-left: 50px; width: 150px; height: 20px; display: block; float: left; }
b { color: #ff6600;}
strong {color: #000000;}
span.blogged1 { width: 64.5%; height: 20px; border-top: 1px solid #222222; background-color: #e4e4e4; display: block; margin-top: 5px;}
#security {width: 400px;}












#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}