body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;
	margin-top:0px;
	background-color:#000000;
	text-align:left;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;	
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#ffffff;
	text-transform:uppercase;
	text-align:left;
}

strong {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

/* main table css styles */
.header {
	height:140px;
	width:1000px;
	background-image:url(../images/header.jpg);
}

.main_navigation {
	height:36px;
	width:1000px;
	background-image:url(../images/navbar.jpg);
}

.content {
	height:auto;
	background-color:#2e2e2e;
	padding:10px;
}

.bottom {
	height:36px;
	background-image:url(../images/bottom.jpg);	
}

.footer {
	height:50px;
	text-align:right;
	padding-top:10px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
}

.copyright {
	font-size:10px;
	color:#FFFFFF;
	text-align:right;
	font-family:"Times New Roman", Times, serif;
}

A.nav_main {

}

A.nav_bottom {
	font-size:11px;
	padding-left:10px;
	color:#f3f3f3;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
}

A.nav_bottom:hover {
	color:#FFFFFF;
}

#headerlinks {
	position:relative; 
	width:1000px; 
	height:140px;
}

div.divcontent {
	width:980px;
	margin:0px;
	position:relative;
	height:auto;
}
