body{
	font-family:arial, sans-serif;
	font-size:15px;
	background-color:#000000;
	overflow-x:hidden;
	overflow-y:scroll;
}

a:link{color:#FFEE88;}
a:visited{color:#FFEE88;}
a:hover{color:#FF4000; background-color:#FFFFFF;}

#boundingbox {position:absolute; width:99%; height:100%; top:0; left:0; text-align:center;}
#menu {width:100%; height:30px;}
#strobe {position:relative; width:760px; height:40px; left:0px; margin:auto; overflow:hidden;}
#strobeleft {float:left;}
#stroberight {float:right}

#thumbox {position:relative; width:760px; height:116px; left:0px; margin:auto; overflow:hidden;}
#thumbox img{padding:2px; margin:7px;}
#thumbox a:hover{background-color:#000000;}

#thumtxt a:hover{background-color:#FFFFFF !important;}
#thumbs {position:absolute; left:0; width:760px; padding:0px;}

#contentlabel {background-color:black; font-weight:bold;}
#contentbox {width:760px; margin:auto; overflow:auto;}
#contentbody {text-align:left; padding:8px; height:100%; position:relative;}
#contentmenu {text-align:left; padding:8px; height:100%; position:relative;}
#slidetext {top:0; left:0;}

#slidebox{position:relative;}
.slideimg{position:absolute; top:0; left:0; display:none;}
#pagestatus{display:none;}

#botmenu {width:100%; height:30px; padding-top:80px; padding-bottom:20px;}

.slideleft{
	/*float:left; padding-right:24px; margin-bottom:80px;*/
	float:left; margin:15px 24px 80px 0;
}
.slideright{
	/*float:right; padding:4px 14px 0px 24px; margin-bottom:12px;*/
	float:right; margin:19px 14px 12px 24px;
}

.imgoff  {border: solid 1px #000000;}
.imgon   {border: solid 1px #FFFFFF;}
.imgon176{border: solid 1px #48C8C0;}
.imgon057{border: solid 1px #C8C890;}
.imgon034{border: solid 1px #FFC860;}
.imgon175{border: solid 1px #48C8C0;}
.imgon164{border: solid 1px #C0C0C0;}
.imgon070{border: solid 1px #707848;}
.imgon208{border: solid 1px #7d9ab3;}

.stats{color:#445566;}
.content{color:#FFFFFF;}

.strobe176{color:#48C8C0;background:url(images/strobeM-176.gif) repeat-x;}
.strobe057{color:#C8C890;background:url(images/strobeM-057.gif) repeat-x;}
.strobe034{color:#FFC860;background:url(images/strobeM-034.gif) repeat-x;}
.strobe175{color:#48C8C0;background:url(images/strobeM-175.gif) repeat-x;}
.strobe164{color:#C0C0C0;background:url(images/strobeM-164.gif) repeat-x;}
.strobe070{color:#707848;background:url(images/strobeM-070.gif) repeat-x;}
.strobe208{color:#7d9ab3;background:url(images/strobeM-208.gif) repeat-x;}

.thumbox176{background:url(images/pontiac176.jpg) repeat-x;}
.thumbox057{background:url(images/pipe-057.png) repeat-x;}
.thumbox034{background:url(images/pipe-034.png) repeat-x;}
.thumbox175{background:url(images/pipe-175.png) repeat-x;}
.thumbox164{background:url(images/pipe-164.png) repeat-x;}
.thumbox070{background:url(images/pipe-070.png) repeat-x;}
.thumbox208{background:url(images/pipe-208.png) repeat-x;}

.content176{color:#48C8C0; background-color:#000000;}
.content057{color:#C8C890; background-color:#000000;}
.content034{color:#FFC860; background-color:#000000;}
.content175{color:#48C8C0; background-color:#000000;}
.content164{color:#C0C0C0; background-color:#304943;}
.content070{color:#707848; background-color:#000000;}
.content208{color:#7d9ab3; background-color:#000000;}



