html {font-family:Arial, Verdana, tahoma;}

body 
{
	background:none;
}

#container {margin:0;width:auto;
            }

body h1, body h2 {margin:0 auto;padding:10px;text-indent: 0px;}
body h1 {background-image:none;text-indent: 0px}
body h2 {background-image:none;}
body address {padding: 8px 5px 0px 0px;font-weight:bold;}
body address a {display:block;float:right;text-decoration:none !important;}

body #contact {width:200px;float:right;margin:10px;
              font-size:0.9em;padding:3px;background:none;}

body ul.tabbed, body ul.piped, #footer ul, div#equipment {display:none;}



#content {display:block; clear:both;padding:0px;font-size:1em;width:auto;}

/* simple mouseover effect for the trigger */
#trigger:hover {
	color:#000;
}

#footer {margin:0 auto; width:900px;font-size:0.8em;}
#footer p {width:50%;display:block;float:left;margin:0;padding:0;}
#footer p a{color:#6699FF;}

div.subnav {display:none;}

div.tooltip{display:block;float:right;}
div.tooltip img{display:none;}
div#contact{display:none;}

div.scrollable {margin:0;padding:0;width:auto;height:auto;overflow:visible;}
#thumbs {width:600px; border:0;position:relative;margin:0;padding:10px;}
#thumbs div {
	width:600px;
	height:150px;	
	border-left:0px solid #333;clear:both;
}
#thumbs div h3 
{width:600px;margin-top:0;margin-bottom:50px;margin-left:0;
}
#thumbs div img, #thumbs div h3 {
	margin-right:30px;
	margin-top:0;
	float:left;
}
#thumbs div img {
	margin-bottom:0px;margin-top:10px;
	border:1px solid #0066FF;
}
#thumbs div a {display:none;}
#footer p.noprint {display:none;}

ul.tabs {display:none;}
#panes div{clear:right;height:300px;}


