html, body 
{
	height: 100%;
}

body
{
	background: #0569b2 url( '../images/bg_main.gif' ) repeat-y;
	margin: 0px 0px 0px 0px;
	width: 1118px;
}

a
{
	color: #71b6e4;
	text-decoration: none;
	font-style: bold;
}

a:Hover
{
	color: #71b6e4;
}

img
{
	border: none;
}

#content
{
	float: left;
	width: 550px;
}

#content_body
{
	background: url( '../images/bg_content.gif' ) bottom repeat-y;
	color: White;
	font-family: Verdana;
	font-size: 9pt;
	padding: 20px 20px 20px 20px;
	width: 510px;
}

#footer
{
	float: left;
	width: 326px;
}

#logo
{
}

#main
{
	float: left;
	width: 876px;
}

#menu
{
	float: left;
	height: 248px;
	width: 326px;
}

#photo
{
	background: url( '../images/bg_photo.gif' );
	float: left;
	height: 248px;
	width: 550px;
}

#photo img
{
	position: absolute;
}

#right
{
	float: left;
	width: 242px;
}

.clear
{
	clear: both;
	height: 0px;
}

.content_body
{
	display: none;
	position: absolute;
	width: 510px;
}

.header
{
	margin-bottom: 20px;
}

.menu_over
{
	display: none;
	margin-top: -4px;
	position: absolute;
}

.paragraph
{
	margin-bottom: 20px;
}

.partner
{
	border: solid 1px #0368b1;
}

.quote
{
	font-style: italic;
}

.separated_paragraph
{
	border-bottom: dotted 1px White;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.emphasized
{
	color: #71b6e4;
	font-weight: bold;
}

.subheader
{
	color: #71b6e4;
	font-size: 10pt;
	font-weight: bold;
}