body
{
	color: #3d409a;
	font-family: verdana, arial, sans-serif;
	background-color: #f0f0f0;
	text-align: center;
	height: 600px;
}
a,a:visited,a:link
{
	font-weight: bold;
	color: #3D409a;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
}
a:hover
{
	font-weight: bold;
	color: #199BFF;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
}
div#main
{
	margin: 0 auto;
	position: relative;
	top: 0px;
	border: black solid;
	width: 745px;
	height: 600px;
	overflow: visible;
	background-color: white;
}
p.center
{ 
	text-align: center;
}
p
{ 
	text-align: justify;
}
div#content2
{
	position: absolute;
	top: 65px;
	left: 160px;
	width: 570px;
	overflow: auto;
	height: 512px;
	padding-right: 10px;
	color: #000000;
	font-size: x-small;

}
div
{
	text-align: justify;
}
div#featured
{
	position: absolute;
	border-right: #3d409a thin dashed;
	border-top: #3d409a thin solid;
	font-size: xx-small;
	top: 100px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	width: auto; 
	left: 160px;
	padding: 4px;
}
div#teaser
{
	position: absolute;
	border-right: thin dashed #3D409A;
	border-top: thin solid #3D409A;
	font-size: xx-small;
	top: 265px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	width: 255px;
	left: 160px;
	padding-top:4px; 
	margin-right:auto;
	}
h1
{
	font-size: large;
	text-align: center;
}
h2
{
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
}
h3
{
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}
h5
{
	text-align: center;
}
div#stats
{
	position: absolute;
	top: 360px;
	left: 460px;
	text-align: center;
	border: #3d409a thin dashed;
	padding: 4px;
	font-size: x-small;
}
div#content
{
	position: absolute;
	top: 65px;
	width: 250px;
	left: 160px;
	text-align: justify;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
div#logos
{
	position: absolute;
	top: 60px;
	left: 420px;
	width: 300px;
	height: 200px;
	border-bottom: #3d409a thin solid;
	border-left: #3d409a thin solid;
	text-align: justify;
}
div#leftnav
{
	font-size: x-small;
	position: absolute;
	border-right: #3D409a  thin solid;
	width: 150px;
	height: 88%;
	color: #3D409a;
	top: 52px;
	left: 0px;
	font-weight: bold;
	text-align: left;
	font-weight: bold;
}
div#bottom
{
	position: absolute;
	border-top: #3d409a thin solid;
	font-weight: bold;
	font-size: x-small;
	height: 25px;
	top: 580px;
	left: 0px;
	width: 100%;
	text-align: center;
}
div#topnav
{
	text-align: right;
	height: 52px;
	width: 100%;
	background-color: transparent;
	border-bottom: #3d409a thin solid;
	font-size: x-small;
}
img#msnet
{
	float: right;
}
img#msfp
{
	float: left;
}
img#php
{
	position: relative;
	left: 100px;
	top: 95px;
}
img#sbl
{
	position: absolute;
	left: 10px;
	top: 85px;
}
img#xbl
{
	position: absolute;
	left: 190px;
	top: 85px;
}
img#spam
{	
	position: absolute;
	top: 90%;
	left: 20%;
}
img#logo
{
	position: absolute;
	left: 2px;
	top: 2px;
}
img
{
	border-width: 0px;
}
ol,li
{
	list-style-type: none;
	padding: 0px 0px 0px 6px;
	margin: 0px 0px 0px 6px;
}
ul
{
	list-style-type: none;
	margin: 3px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
}