body,td,th {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12pt;
	color: #ffffff;}
body {
	background-color: #000000;
	background-image: url('../images/gearsBG.jpg');
	background-repeat: repeat;}

a { font-family: Arial, Verdana, Helvetica;}
a:link {color: #004586;	font-weight: bold; text-decoration: none;}
a:visited {color: #004586; font-weight: bold;	text-decoration: none;}
a:hover {color: #2C9DFE; font-weight: bold; text-decoration: none;}
a:active {color: #FFFFFF; font-weight: bold; text-decoration: none;}

#emaillink{
color:#ffffff;}

#title {
	position: absolute;
	top: 15px;
	left:360px;}

#welcome {
	position: absolute;
	top: 15px;
	left:250px;}
	
div.corner {
    position: absolute;
	top:-125px;
	left:0px;
	z-index:9;
	border: 0px;}
	
div.topbar {
	background-image:url('../images/gears_bar.jpg');
	position: absolute;
	top: 125px;
	left: 0px;
	width:100%;
	height:93px;
	z-index:8;
	border: 0px;}

div.bar2 {
	background-image:url('../images/gears_bar.jpg');
	position: absolute;
	top: 0px;
	left: 0px;
	width:900px;
	height:93px;
	z-index:4;
	border: 0px;}
	
div.navcontainer {
	position: absolute;
	top: 0px;
	left: 0px;
	width:900px;
	height:93px;
	z-index:11;
	border: 0px;}
	
div.nav{
	position: relative;
	top:10px;
	left:15px;
	width:870px;
	height:73px;
	border: 0px;
	z-index:51;}
	
div.main {
    position:absolute;
	top:275px;
	left:0px;
	width:100%;
	color: white;
	border: 0px;}
	
div.footer {
	background-image: url('../images/gearsBG.jpg');
	position: relative;
	top:0px;
	left:0px;
	width:100%;
	border: 0px;
	z-index:2;}

div.footbar {
    background-image:url('../images/gears_bar.jpg');
	position: absolute;
	top: 0px;
	left: 0px;
	width:100%;
	height:93px;
	z-index:12;
	border: 0px;}
	
div.ads {
	position:relative;
	top:6px;
	width:100%;
	align:center;
	text-align:center;}

tr { vertical-align: top; } 
	

