body
{
	background-color: #d5eaff;
}

#header table
{
	width: 1024px;
	height: 836px;
}

#menu
{
	height: 42px;
	background-image: url(menu.jpg);
}

#menupadding
{
	height: 110px;
}

.ContentPane
{
	padding-left: -10px;
}

#bottom img
{
	position:relative;
	left:600px;
	top: 290px;
}

.content
{
	background-image: url(background.jpg);
	background-repeat: repeat;
	border: 1px black solid;
}

#footer
{
	background-color: #00305f;
	height: 15px;
	color: white;
	font-family: arial;
	font-size: 8px;
	text-align: center;
}

#footer a.SkinObject:link, a.SkinObject:visited
{
	color: white;
	font-size: 10px;
}

.POLAR
{
	font-size: 11px;
	background-color: #d5eaff;
	font-family: arial;
	font-weight: bold;
}
