/* SELECTORS */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(images/bg.gif);
	margin-top: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


h1 {font-size:13px;margin-top:0px;color: #EEE893;font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	margin-bottom:-10px;}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #EEE893;
	margin-bottom: 10px;
}
h3 {font-size:1.2em;color: #235978;}
h4 {color:#000000;font-weight:bold;font-size: 1.2em;margin-left: 30px;}

hr {size:1px;color:#ccc}

/* TEMPLATE */


/* GENERIC */

.frame {height:103px; width:134px; background-image:url(images/bg_frame.gif); background-repeat: no-repeat; padding-top:6px; padding-left:7px}
.frame1 {height:191px; width:252px; background-repeat: no-repeat; padding-top:6px; padding-left:7px}
.menu {margin:0px;padding:0px;width:180px;font-size:11px;font-family: Arial, Helvetica, sans-serif;padding-top:18px;}
.menu a, .menu a:link {color:#fff}, .menu a:active {color:#FFFF00}, .menu:hover {color:#FFFF00;}
.menu li {height: -40px;padding-left:35px;margin:13px 0px 0px 0px;list-style:none;}
.menu li.on {color:#FFFF00;font-weight:bold; font-size:1.2em; font-style:italic;}

#topnav {float:right;height:67px;border-left:2px solid #333}
#topnav a{border-right:2px solid #333;width:61px;height:36px;display:block;float:left;
background-image:url(../images/button.gif);padding-top:31px;text-align:center;font-size:0.85em}
#topnav a, #topnav a:link, #topnav a:active, #topnav a:visited {color:#fff} 
#topnav a:hover {background-image: url(../images/button_over.gif)}
a#on {background-image:url(../images/button_on.gif)}
	
	
#buttons #current {background-image: url(images/paint_stripping.gif)} 
#buttons  a{float:left;background-image: url(images/paint_stripping_off.gif);background-repeat: no-repeat; height: 185px;width:185px;margin-left:60px}

#buttons2 #current {background-image: url(images/salvage.gif)}
#buttons2  a{float:left;background-image: url(images/salvage_off.gif);background-repeat: no-repeat; height: 185px;width:185px;margin-left:20px}

#buttons1 #current {background-image: url(images/reproduction.gif)}
#buttons1  a{float:left;background-image: url(images/reproduction_off.gif);background-repeat: no-repeat; height: 213px;width: 185px;}
