body {	
	margin:0px;
	background:url(images/mainbg.jpg) top repeat-x #334671;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

div#maincontainer {
	width:772px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/midbg.jpg) center repeat-y;
}

div#header {
	font-size:0px;
	background:url(images/header.jpg) center no-repeat;
	width:772px;
	height:587px;
}

div#body {
	position:relative;
	background:url(images/midbg.jpg) center repeat-y;
}

div#sidebar {
	text-align:right;
	width:313px;
	padding-left:10px;
}

td#sidecontent {
	padding-right:10px;
	vertical-align:top;
}

div#sidebartop {
	margin-top:10px;
	background:url(images/topsidebar.gif) center no-repeat;
	width:313px;
	height:10px;
	font-size:0px;
}

div#sidebarcontent {
	background:url(images/midsidebar.gif) center repeat-y;
	width:313px;
	text-align:left;
}

div#sidebartext {
	padding:10px;
}

div#sidebarbot {
	background:url(images/botsidebar.gif) center no-repeat;
	width:313px;
	height:10px;
	font-size:0px;
}

div#content {
	width:700px;
	margin-top:-100px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

div#leftcontent {
	position:relative;
	width:386px;
	text-align:left;
}

div#footer {
	margin-top:30px;
	background:url(images/footer.jpg) center no-repeat;
	width:772px;
	height:20px;
}

div#nav {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	padding-left:13px;
	padding-top:5px;
}

div#dl {
	background:url(images/dlbg.jpg) center no-repeat;
	width:234px;
	height:150px;
	position:relative;
	left:50px;
	top:159px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
}

div.dlbtn {
	background:url(images/dlbtn.jpg) center no-repeat;
	width:208px;
	height:46px;
	position:relative;
	left:13px;
	top:13px;
}

div.dlbtnover {
	background:url(images/dlbtnover.jpg) center no-repeat;
	width:208px;
	height:46px;
	position:relative;
	left:13px;
	top:13px;
}

div#dltext {
	width:180px;
	height:65px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

.largetitle {
	font-size:20px;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:bold;
}

.nav {
	color:#ddd;
}

.meddark {
	color:#373947;
}

a:link,a:visited,a:active {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
