*{	padding: 0;	margin: 0;}body {	background-color: #574165;		margin-top: 10px;}a {text-decoration: none;}#wrapper {	width: 746px;	border: thin solid #B83556;	background-color: #FFFFFF;	background-image: url(img/bg_wrapper.jpg);	background-repeat: repeat-x;	margin-right: auto;	margin-left: auto;}#header {	height: 207px;	width: 746px;	border-bottom: thick solid #B83556;}#nav {	color: #B83556;	float: left;	width: 196px;	margin-left: 5px;	padding-left: 5px;	padding-top: 15px;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	list-style-type: none;	font-weight: normal;	line-height: 24px;}#nav a{color: #B83556;}#nav a:visited{color: #B83556;}#nav a:hover{	background-image: url(img/arrow_wh.gif);	background-repeat: no-repeat;	background-position: left center;    color: #663366;}#nav #subnav {	padding-left: 40px;	margin-left:auto;	padding-top: 5px;}#nav #subnav li{	list-style-type: disc;	list-style-image: url(img/purple_disc.gif);}#nav #subnav a:hover {background-image: url(img/spacer.gif);}#maincontent {	width: 500px;	float: right;	padding: 0 30px 0 0;}#maincontent h1 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 18px;	color: #663366;	margin-top: 10px;	padding-top: 10px;	margin-bottom: 10px;	padding-bottom: 10px;}#maincontent p {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;}#footer {	text-align: center;	clear: both;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #663366;	font-weight: bold;}.highlightheading {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 14px;	font-style: normal;	font-weight: bold;	color: #CC3333;}.boldgray {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	font-weight: bold;	color: #666666;}