body {
	background: #666666 url(pics/gearbackgroundver2.jpg) no-repeat fixed top left;
	margin: 0 0 0 0;
	color: white;
	font: 1em arial;
}


h2 {
	border-bottom: 2px solid white;
}

#centercontent{
	position: absolute;
	right: 21px;
	left: 500px;
	margin: 0 0 0 0em;
}
#centercontent a {color: #CCCCCC; text-decoration: none;}
#centercontent p:hover a { color: white; text-decoration: underline; }
#centercontent p a:hover { color: blue; text-decoration: underline;}


#topmenu {
	/*height: 425px;
	width: 512px;*/
	top: 412px;
	margin: 0 0 0 0;
	position: fixed;
	border-left: 1px solid #FF9900;
	font: 14px arial bold;
}
#topmenu ul {
	margin-bottom: 25px;
	margin-left: 0;
	display: inline;
	padding: 3px 5px 0px 0px;
	width: 100%;
	}
#topmenu ul li {
	padding: 3px 10px 3px 13px; /*T R B L*/
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	list-style: none;
	display: inline;
	}
#topmenu ul li a {
	text-decoration: none;
	color: white;
	}
#topmenu ul li a:hover {
	text-decoration: underline;
	color: blue;
}
#topmenu ul li a.here {
	color: #F3F3F3;
}




/*Backlog of stuff "to do */

#subhome {
	font: 0.75em arial;
	top: 430px;
	position: fixed;
}
#subhome ul {
	margin-bottom: 25px;
	margin-left: 0;
	display: inline;
	padding: 3px 5px 0px 0px;
	border-left: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	}
#subhome ul li {
	padding: 3px 5px 3px 5px; /*T R B L*/
	list-style: none;
	display: inline;
	}
#subhome ul li a {
	text-decoration: none;
	color: white;
	}
#subhome ul li a:hover {
	text-decoration: underline;
	color: blue;
}



#subabout {
	visibility:hidden;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	position: absolute;
	left: 5px;
	top: 6.5em;
	float:left;	
	}
#subabout ul {
	padding: 3px 0px 0px 0px; /*top right bottom left*/
	margin: 0px 0px 25px 0px; /*T R B L*/
	}	

#subabout ul li {
	padding: 3px 0px 0px 0px; /* T R B L*/
	margin: 0px 0px 0px 0px;
	list-style: none;
	}


#subdpon {
	visibility:hidden;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	position: absolute;
	left: 5px;
	top: 6.5em;
	float:left;	
	}
#subdpon ul {
	padding: 3px 0px 0px 0px; /*top right bottom left*/
	margin: 0px 0px 25px 0px; /*T R B L*/
	}	

#subdpon ul li {
	padding: 3px 0px 0px 0px; /* T R B L*/
	margin: 0px 0px 0px 0px;
	list-style: none;
	}
	
#subprojects {
	visibility:hidden;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	position: absolute;
	left: 5px;
	top: 6.5em;
	float:left;	
	}
#subprojects ul {
	padding: 3px 0px 0px 0px; /*top right bottom left*/
	margin: 0px 0px 25px 0px; /*T R B L*/
	}	

#subprojects ul li {
	padding: 3px 0px 0px 0px; /* T R B L*/
	margin: 0px 0px 0px 0px;
	list-style: none;
	}

