body
{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	background-image : url(/images/bg.jpg);
	background-color : #3152B1;
	background-repeat : no-repeat;
	color : white;
}

a
{
	color : white;
	font-weight : bold;
}

.logo
{
	position : absolute;
	top : 0px;
	right : 0px;
}

.toptext
{
	position : absolute;
	left : 3px;
	top : 480px;
	width : 200px;
}

.toptext h1
{
	font-size : 13px;
}

.nav
{
	position : absolute;
}

.content
{
	position : relative;
	margin : 185px 150px 15px 215px;
}


td
{
	font-size : 12px;
}

.ads
{
	position : absolute;
	top : 185px;
	right : 5px;
	text-align : center;
}

#form	{
	display:block;
}

#disclosures ul	{
	margin:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
}
