body {	margin: 0px;	padding: 0px;	background: #fff url(header.gif) top left no-repeat fixed;	color: #300;	font-family: Georgia, sans-serif;	font-size: 85%;	}a:link {	color: #630;	text-decoration: underline;	}a:visited {	color: #333;	text-decoration: underline;	}a:hover {	color: #960;	text-decoration: none;	}a:active {	color: #fc0;	text-decoration: underline;	}#top {	margin: 0px;	height: 75px;	}#top h1 {	margin: 0px;	font-size: 250%;	padding-left: 200px;	font-weight: bold;	line-height: 75px;	}#menu {	width: 125px;	position: fixed;	float: left;	margin-top: 150px;	}#menu ul {	list-style: none;	margin: 0px;	padding: 0px;	border-right: #300 solid 1px;	border-bottom: #300 solid 1px;	}#menu li {	list-style-type: none;	margin: 0px;	padding: 0px;	border-top: #300 solid 1px;	}#menu a {	line-height: 20px;	font-size: 90%;	font-weight: bold;	padding-left: 35px;	text-decoration: none;	color: #300;	display: block;	}#menu a:hover {	line-height: 20px;	font-size: 90%;	font-weight: bold;	padding-left: 35px;	text-decoration: none;	color: #600;	display: block;	background: #ffc url(menu-2.gif) no-repeat;	}#main {	margin: 20px 20px 20px 150px;	padding: 0px;	}#main h1 {	padding-left: 20px;	font-size: 125%;	font-weight: bold;	line-height: 20px;	}#main p {	padding-left: 20px;	line-height: 16px;	}#main dl {	padding-top: 5px;	padding-left: 20px;	}#main dt {	line-height: 20px;	font-weight: bold;	margin-top: 5px;	}#main dd {	line-height: 18px;	padding-left: 15px;	margin-left: 0px;	}#main .small {	font-size: 85%;	font-style: italic;	}#image {	float: right;	width: 200px;	margin: 50px 10px 20px 10px;	}#footer {	clear: both;	font-size: 80%;	margin: 20px 20px 0px 160px;	}#printfoot {	display: none;	}
