body {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height:160%;
	background: #FFFFFF url(images/header-bg.gif) repeat-x;
}
a {
	text-decoration:underline;
	color: #077;
}
a:visited {
	color: #FF9900;
}
a:hover {
	text-decoration:none;
}
h1 {
	margin: 5px 0 7px 125px;
	padding: 0px;
	float:left;
	width:50%;
}
h1 a{
	display:block;
	background:url(images/Jane.png) center no-repeat;  
	height: 79px;
	width: 400px;
	text-indent: -900em;
	text-decoration: none;
	line-height:100%;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	color:#077;
	font-weight: normal;
	letter-spacing:.1em;
}
h3{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 160%;
	font-weight: normal;
	color: #077;
	padding-bottom: 2px;
	border-bottom: 2px solid #6699FF;
	margin: 5px 0px 5px;
}
h5 {color:#0000CC;
	margin:2px 0;
}
p {
	text-indent:5px;
	margin:0;
	letter-spacing:.1em;
}
#main_wrap{
	margin: 0px auto;
	width: 770px;
}
#janeimg {
	float:right;
	width:230px;
}
#nav {
	clear:left;
	list-style:none;
	margin:0px;
	padding:0px;
}
#nav li{
	font-family: Tahoma, Arial, sans-serif;
	letter-spacing:.2em;
	font-size: 15px;
	font-weight:700;
	font-variant:small-caps;
	line-height:100%;
	float:left;
}
#nav li a{
	color:#000000;
	text-decoration: none;
	display:block;
	padding: 12px 20px 0px;
	height:32px;
	float:left;
}
#nav li a:hover{
	background: url(images/nav-highlite.gif) repeat-x;
	color:#FFFFFF;
}

#content {
	width: 525px;
	float:left;
	padding: 20px 0px 0 0;
}
#content li {
	margin:10px 0;
	}
#leftcolumn {
	width:45%;
	float:left;
}
#rightcolumn {
	width:45%;
	float:right;
}
.separator {
	clear: both;
	font-size:smaller;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
strong {
	color:#00c;
	}
#sidebar {
	width:230px;
	float:right;
	margin-top: 20px;
}
#submenu {
	list-style:none;
	margin:0px;
	padding:0px;
}
#submenu li{
	border-bottom: 1px solid #dae6e9;
	padding:5px 0px;
	letter-spacing:.1em;
}
#submenu li a{
	color:#FF0099;
	text-decoration: none;
}
#submenu li a:hover{
	color: #FF6600;
	text-decoration:none;
}
#report{
	width:300px;
	float:right;
	margin-top:10px;
}
#footer {
	clear:both;
	background: url(images/footer-bg.gif) repeat-x;
	text-align: right;
	height: 50px;
}
#copyright {
	width: 770px;
	text-align:right;
	margin: 0px auto;
	font-size: 90%;
	color: #666666;
}