body					{ background:#CCCCCC; padding:10px 0px 10px 0px; font:normal 12px Arial, Helvetica, sans-serif; }

#wrapper				{ background:#FFFFFF; width:900px; margin:0px auto; padding:25px; }

#header					{ width:890px; margin:5px; }

#menu					{ width:890px; background:#A03543; font-weight:bold; margin:5px; float:right; }
#menu select			{ float:left; margin:6px; }
#menu ul				{ margin:0; padding:0; }
#menu ul li				{ display:inline; }
#menu ul li a			{ background:#A03543; color:#FFFFFF; float:left; text-decoration:none; padding:10px; }
#menu ul li a:hover		{ background:#9F9D5F; color:#FFFFFF; }
#menu ul li a.current	{ background:#9F9D5F; color:#FFFFFF; }

#content				{ width:900px; }
#content h1				{ font-size:18px; color:#0D6D9F; font-weight:normal; margin:5px; }
#content p				{ color:#333333; font-weight:normal; margin:5px; }
#content a				{ color:#A03543; font-weight:bold; text-decoration:none; }

.box					{ width:290px; border:5px solid #FFFFFF; float:left; }
.boxtop					{ background:#81B1C4; color:#FFFFFF; font-weight:bold; padding:5px; }
.boxleft				{ float:left;}
.boxright				{ background:#DAE4E9; float:left; width:180px; height:65px; padding:5px; }

#footer					{ color:#FFFFFF; width:870px; background:#A03543; padding:10px; clear:both; text-align:center; margin:5px; }
#footer a				{ color:#FFFFFF; text-decoration:none; font-weight:bold; }

#rotator
{
	border: 0px solid #000;
	cursor: pointer;
	overflow: hidden;
	margin: 0px;
	position: relative;
	width: 400px;
	height: 300px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 400px;
	height: 300px;
}

#rotator img
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}