@charset "UTF-8";body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	background-image: url(../page_graphics/blue_sidebar.gif);	background-repeat: repeat-y;	font-family: Arial, Helvetica, sans-serif;	font-size: 100%;	background-color: #FFFFFF;}.mainheading {	font-weight: bolder;	color: #273994;	font-size: 125%;}.subheading {	font-weight: bold;	color: #08A9E5;}a:visited {	text-decoration: none;	font-weight: bold;}a:link {	color: #08A9E5;	text-decoration: none;	font-weight: bold;}a:hover {	color: #273994;	text-decoration: none;	font-weight: bold;}#mainheader {	height: 164px;	width: 100%;	background-image: url(../page_graphics/home_header.gif);	background-repeat: no-repeat;	background-position: left top;	background-color: #08A9E5;}#sidebar {	background-image: url(../page_graphics/home_sidetop.gif);	background-repeat: no-repeat;	background-position: left top;	width: 200px;	top: 164px;	height: 55px;}#menubox {	width: 160px;	margin-left: 20px;}#maincontent {	width: 650px;	position: absolute;	left: 200px;	top: 165px;	font-size: 85%;}#addressbox {	width: 160px;	text-align: right;	margin-left: 20px;	font-size: 80%;	color: #FFFFFF;	margin-top: 40px;}#registered {	font-size: 60%;	color: #FFFFFF;	width: 160px;	margin-left: 20px;	text-align: right;	margin-top: 20px;}ul {	margin-left: 8px;	padding-left: 8px;	list-style-position: outside;	list-style-type: square;	position: relative;}a.email:link {	color: #FFFFFF;}a.email:hover {	color: #273994;}