div#topbar
{
	width: 786px;
	margin: auto;
	border-bottom: 2px solid #ffffff;
}

div#container
{
	background: none;
	width: 786px;
	height: 621px;
	margin: auto;
	float: none;
}

div#topnav
{
	width: 600px;
}


#nav ul
{
	width: 600px;
	white-space:nowrap;
}

div#flasharea
{
	height: 345px;
	background-image:url(../images/frontpage/flashback.gif);
	background-repeat:no-repeat;
}

div#links
{
	height: 24px;
	color: #ffffff;
	background-color: #000034;
	border-bottom: 2px solid #ffffff;
}

div#links.textarea
{
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}

div#links img
{
	padding-left: 10px;
}

div#links a
{
	text-decoration: none;
	color: #ffffff;
	background-color: #000034;
}

div#links a:hover
{
	color: #cccc99;
}


div#links .subnav
{
	float: none;
	margin: 0;
	padding: 15px 0 0 0;
}

div#links .subnav li
{
	float:left;
	list-style:none;
	margin: 0 68px 0 0;
	padding: 0 0 0 15px;
	font-weight: bold;
	font-size:14px;
	background-image:url(../images/frontpage/subnavarrow.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}

div#links .subnav li.last
{
	margin: 0;
}

div#bottomsection
{
	width: 786px;
	margin: 0;
	float:none;
}

div#bottomsection .leftpic
{
	float:left;
	/*border-right: 2px solid #ffffff;*/
}

div#bottomsection .rightpic
{
	float: right;
	/*border-left: 2px solid #ffffff;*/
}

div#bottomsection .middletext
{
	float: left;
	width: 230px;
}

div#bottomsection .middletext p
{
	font-weight: 700;
	padding: 0 10px;
	margin: 0;
}

div#bottomsection .middletext a
{
	text-decoration: none;
}

div#bottomsection .middletext a:hover
{
	text-decoration: underline;
}


div#bottomsection .middletext img.cplogo
{
	margin: 15px 46px 20px 46px;
}

div#footer
{
	clear:both;
	width: 786px;
	margin: auto;
}

div#footer a
{
	font-size: 10px;
	margin: 0 20px 0 20px;
}

div#footer span
{
	margin: 0 20px 0 20px;
}