body {	background-color: #00050A;	font-family: verdana,arial,serif;	font-size: 0.8em;	margin-bottom: 20px;	margin-top: 20px;	text-align: center;}

a {	background-color: #ffffff;	color: #666680;	text-decoration: none;}

a:hover {	text-decoration: underline;}

#container {	background-color: #ffffff;	color: #000000;	margin: 0 auto;	position: relative;	text-align: left;	width: 750px;}

#header {	background: url(banner.jpg) no-repeat;	height: 140px;	width: 100%;}

#sidebar {	float: left;		margin-top: 10px;	width: 125px;        background-color: #BABFF5;}

#sidebar ul {	list-style: none;	margin-left: 15px;	padding-left: 0px;}

#sidebar ul li {	display: block;	padding-bottom: 8px;	}

#sidebar a {        background-color: #E7DBFF;	border-bottom: 1px dotted #666666;	border-right: 1px solid #666666;	color: #666666;	display: block;	font-size: 0.9em;	font-weight: bold;	padding: 2px 8px;	text-decoration: none;	width: 100px;}

#sidebar a:hover {	background-color: #7d7dBA;	border-bottom: 1px solid #666666;	border-right: 1px solid #666666;	color: white;}

#content {	float: right;	padding-left: 10px;	padding-right: 10px;	margin-top: 8px;	width: 590px;	height:350px;}


#footer {	background-color: #f5f5ff;	clear: right;	color: #000000;	font-size: 0.9em;	margin: 0 auto;	padding-bottom: 4px;		padding-left: 10px;	padding-right: 10px;	padding-top: 20px;	text-align: right;	width: 730px;}

#footer a {	border-bottom: 1px dotted #000000;}#footer a:hover {	text-decoration: none;	}