body
{
	font-family: Arial;
	font-size: 10pt;
	color: #616161;
	text-align:center;
}

#flashheader, #body
{
	width:784px;
	margin:0 auto;
	text-align:left;
}

#body
{
	position:relative;
	bottom:8px;
	left:5px;
}

img#top_bar {vertical-align: bottom;}

img {border-style: none;}

a {color: #22215A;}
a:visited {color: #22215A;}
a:hover {color: #22215A;}
a:active {color: #22215A;}

#navigation
{
	float:left;
	padding-left:35px;
	width:185px;
	position:relative; /* needed for IE6 */
}

#content
{
	padding-left: 235px;
	padding-bottom: 5px;
	background-image: url('images/back-up-1.jpg');
	background-repeat: repeat-y;
}

.content_section
{
	width:525px;
}

#footer
{
	background-image: url('images/end-1.jpg');
	background-repeat: no-repeat;
	height: 53px;
	font-size:9pt;
	position:relative; /* needed for IE6 */
}

.footer_content
{
	position:relative;
	left:55px;
	top:15px;
	color:#919191;
}

