body {
	color:#570968;
	background-color: #FAF4FF;
	margin:0 0 10px 0;
	font-family:tahoma;
}
ol {
	margin:10px;
}
ol li {
	margin:2px 0 2px 0;
}
#header {
	background-color:#2C4864; 
	border-bottom:1px solid #fff;
	width:100%;
	height:44px;
}
#header h1 a:link,#header h1 a:visited, #header h1 a:hover, #header h1 a:active {
	color:#fff;
	text-align:left;
	float:left;
	font-family:Times New Roman, tahoma, serif; 
	font-size:30px;
	font-weight:normal; 
	letter-spacing:normal;
	margin:0;
	padding:5px 0 5px 10px;
	text-decoration:none;
}
#header #subtitle{
	color:#CCD7E6;
	font-family:verdana, tahoma, serif; 
	font-size:12px; 
	padding:20px 10px 0 0;
	text-align:right;
	float:right;
}
#header img {
	margin:0 0 0 10px;
}
#wrapper {
	background-color:#fff;
	border:1px solid #6f0b85;
	width:750px;
	margin:0 auto;
	clear:both;
}
#menu, #menuBot {
	padding:5px 0 5px 0; 
	color:#fff; 
	text-align:center; 
	background-color:#FF0000; 
	width:750px;
	font-size:12px;
}
#menu a:link, #menu a:visited,
#menuBot a:link, #menuBot a:visited {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#menu a:hover, #menu a:active,
#menuBot a:hover, #menuBot a:active {
	font-weight:bold;
	color:#F7DFFF;
	text-decoration:underline;
}
#banner {
	border-top:1px solid #fff;
	width:750px;
	text-align: center;
}
#content {
	width:720px;
	padding:0;
	margin:10px 0 10px 0;
	text-align:left;
}
#content p {
	font-size:12px; 
	line-height:130%; 
	margin:5px 20px 5px 20px;
}
#footer{
	color:#444;
	font-family:Tahoma,Arial,serif;
	font-size:11px;
	line-height: 16px;
	margin: 0;
	padding: 5px 0 5px 0px; 
	text-align:center;
	vertical-align:middle;
	}
div#footer a:link,
div#footer a:visited{
	color:#666;
	font-family:Tahoma,Arial,serif;
	font-size:11px;
	font-weight:normal;
	letter-spacing:2px;
	text-decoration:none;
}
div#footer a:hover,
div#footer a:active{
	color:#900;
	font-family:Tahoma,Arial,serif;
	font-size:11px;
	font-weight:normal;
	letter-spacing:2px;
	text-decoration:none;
}
a:link, a:visited {
	color:#00c;
	text-decoration:none;
	letter-spacing:1px;
}
a:hover, a:active {
	color:#555;
	text-decoration:underline;
	letter-spacing:1px;
}

