body { 
	margin-top: 0px;
	padding:0; 
	background-image: url(newimages/bg3.gif);
}

#page {
	margin-top:0px;
	margin-left: auto;
 	margin-right: auto;
	width: 960px;
	height: 9800px;
	background-color:#000;
}

#page #toplinks {
	width: 950px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#fff;
	text-decoration:none;
	text-transform: uppercase;
	text-align:right;
	margin-top:5px;
	margin-bottom:5px;
	margin-left: auto;
 	margin-right: auto;
}
#page #toplinks a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#fff;
	text-decoration:underline;
	text-transform: uppercase;
	text-align:right;
}
#page #toplinks a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#fff;
	text-decoration:none;
	text-transform: uppercase;
	text-align:right;
}
#page #header {
	width: 900px;
	height: 130px;
	background-image: url(newimages/header.jpg);
	text-align:center;
	margin-left: auto;
 	margin-right: auto;
}
#page #mainnav {
	width: 900px;
	text-align:center;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#fff;
	margin-top:5px;
	margin-bottom:5px;
	margin-left: auto;
 	margin-right: auto;
}
#page #mainnav a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#fff;
	text-decoration:underline;
	text-transform: uppercase;
	margin-left:3px;
	margin-right:3px;
}
#page #mainnav a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#fff;
	text-decoration:none;
	text-transform: uppercase;
	margin-left:3px;
	margin-right:3px;
}
#page #topmain {
	width:900px;
	height:235px;
	margin-left: auto;
 	margin-right: auto;
}
#page #lowermain {
	width:900px;
	margin-left: auto;
 	margin-right: auto;
	margin-top:10px;
}
#page #lowermain #lowermain_left {
	float:left;
	width:686px;
	height:auto;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#fff;
	padding-left:3px;
	padding-left:10px;
	border-left:1px solid white;
}
#page #lowermain #lowermain_right {
	float:left;
	width:190px;
	height:auto;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#fff;
	padding-right:8px;
	padding-left:5px;
}
#footer {
	width:960px;
	height:130px;
	padding-top:20px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: center;
	color:#fff;
	margin-left: auto;
 	margin-right: auto;
	margin-top:100px;
	background-image:url('newimages/footer_bg.gif');
	position:absolute;
	top:9700px;
}
h1 {
	font-size:24px;
	margin-top:10px;
	color:#78B8B1;
}
h2 {
	font-size:18px;
	margin-top:10px;
	text-transform: uppercase;
	color:#78B8B1;
}
a.rightlinks {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#fff;
	text-decoration:underline;
	line-height:21px;
}
a.rightlinks:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#fff;
	text-decoration:none;
	line-height:21px;
}
#rightlinks a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#FFFFFF;
	margin-top:3px;
}