BODY {background: #000000; background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
P, H1, H2, H3, H4 {color: #ffffff; text-align:left;}

A{text-decoration:none;}
A:link {color: #ff6600;}
A:active {color: #99CCFF;}
A:visited {color: #ff6600;}
a:hover{color: #ffffff; text-decoration:none;}


.menu {
    position: absolute;
    top: 50px;
    left: 25px;
    width: 150px;
    height: auto;
	border:none;
    }                  
	
		
	.content {
	position: absolute;
	 top: 10px;
    left: 175px;
    width: 850px;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
    height: auto;
	border:none;
	
    }
	
	.head {	
	color: #ff6600;
	font-weight:bold;
	}
	
	.subhead{
	color: #ff6600;
	}
	
	.pics{
	padding:2px;}
	
a.pics:hover {color: #000000;}
	
	
	.current{color: #ffffff;}
	
	.gearpic{
	margin: 0px 15px 5px 0px;
}

