@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	background-image: url(images/background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #000;
}
.thrColFixHdr #container {
	width: 1000px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/background.png);
	background-position: top center;
	background-repeat: no-repeat;
	height: 100%;
} 
.thrColFixHdr #header {
	width: 700px;
	height: 175px;
	margin: 0px 0px 0px 56px;
	background-image: url(images/banner.png);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
} 
.thrColFixHdr #sidebar1 {
	float: left; 
	width: 250px; 
	height: 100%;
}
.thrColFixHdr #sidebar2 {
	float: right; 
	width: 250px; 
	height: 100%;
}
.thrColFixHdr #mainContent {
	margin: 0 250px; 
} 
.thrColFixHdr #footer {
	background-image:url(images/footer.png);
	height: 110px;
	background-repeat: no-repeat;
	padding-top: 60px;

} 
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.rightspacer {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 100%;
}
.rightcontent {
	margin: 0px;
	padding: 0px;
	width: 230px;
	background-image: url(images/rightcolumn.png);
	background-repeat: repeat-y;
}
.leftcontent {
	background-image: url(images/leftcolumn.png);
	background-repeat: repeat-y;
	margin: 0px 0px 0px 20px;
	width: 230px;
	background-position: right;
}
<!--.framerepeat {
	background-image: url(images/bgrepeat.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-position: center;
}-->
.navigationbox {
	margin: 0px;
	padding: 0px;
	height: 240px;
	width: 1000px;
}
.emblem {
	float: right;
	height: 128px;
	width: 128px;
	margin: 50px 50px 0px 0px;
}
.navbar {
	width: 700px;
	margin-left: 56px;
	height: 50px;
	float: left;
	margin-top: 7px;
}
.navbar table tr td {
	text-align: center;
	font-family: "Hobo Std";
	font-size: 13px;
	vertical-align: top;
	padding-top: 5px;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	width: 80px;
}
.navbar table tr td a {
	color: #111;
	text-decoration: none;
}
.navbar table tr td a:hover {
	color: #36C;
	text-decoration: none;
}
#footer p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	color: #666;
	text-align: center;
}
#footer p a {
	color: #677;
}
#mainContent p {
	margin: 0 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
}
#mainContent h1 {
	margin: 0 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color:#09C;
}
#mainContent h2 {
	margin: 0 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color:#399;
}
#mainContent h3 {
	margin: 0 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
.leftcontent p {
	margin: 0px 12px 0px 15px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color:#333;
}
.leftcontent h1 {
	margin: 0px 12px 0px 15px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color:#09C;
}
.leftcontent h2 {
	margin: 0px 12px 0px 15px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color:#333;
}
.leftcontent h3 {
	margin: 0px 12px 0px 15px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color:#FFF;
}
.rightcontent p {
	margin: 0px 12px 0 15px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color:#333;
}
.rightcontent h1 {
	margin: 0px 12px 0 15px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color:#09C;
}
.rightcontent h2 {
	margin: 0px 12px 0 15px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color:#333;
}
.rightcontent h3 {
	margin: 0px 12px 0 15px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color:#FFF;
}
ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	margin: 0px;
}
.leftcontent li {
	color:#333;
}
.rightcontent li {
	color:#333;
}
ol {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	margin: 0px;
}
.leftassassin {
	height: 600px;
	width: 250px;
	background-image: url(images/leftassassin.png);
}
.rightassassin {
	height: 600px;
	width: 250px;
	background-image: url(images/rightassassin.png);
}

a {
	color: #C90;
}
.protector {
	width: 100%;
	height: 100%;
	background-image: url(images/myimg.gif);
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
