body {	text-align: center;	background: #ffffff url(../backgradient.jpg)		repeat-y 50% 0;	margin: 0px;	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;	font-size: 12px;	line-height: 1.6em;	color: #210;}img {	border: 0px;	background-color: #CCCCCC;}p, td, th, font {	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;	font-size: 12px;	line-height: 1.6em;	color: #210;	margin-top: 0;}a:link, a:active a:visited {		color: #910;		text-decoration: underline;}a:hover {		color: #e30;		text-decoration: underline;}h1 { height: 36px; }h2 { height: 20px; }/** A little div if you want to separate paragraphs a little more **/div.sep {	margin-top: 30px;	margin-bottom: 50px;	}/** a small-text div for image credits, subtitles, etc. **/div.subtitle {	font-family: Verdana, Helvetica, Arial, sans-serif;	font-size: 12px;	line-height: 1.6em;}div.floatright {	float: right;	width: 500px;	margin: 0 0 10px 10px;}	#container {      width: 788px;      border: 0px;	background-color: #ffffff;	  margin-left: auto;	  margin-right: auto;	text-align: left;	padding: 0;}/** The top graphic **/#banner {      padding: 0px;	  width: 788px;	  text-align: center;	background-color: #210;}/** The menu-system at the top	Turns a normal list into a horizontal menu bar **/#bannernav {	width: 788px;	margin: 0;	padding: 0;	height: 28px;	background: #210;        text-align: center;}#bannernav ul {	border: 0;	margin: 0;	padding: 0;	list-style-type: none;	text-align: center;	background: #210;}#bannernav ul li {	display: block;	float: left;	text-align: center;	margin: 0;	padding: 0;}#bannernav ul li a {	background: #210;	width: 65px;	height: 28px;	padding: 0px 15px;	margin: 0;	text-decoration: none;	display: block;	text-align: center;	font-family: Verdana, Helvetica, Arial, sans-serif;        line-height: 1.3em;	color: #eed;	font-size: 10px;	font-weight: bold;	}#bannernav ul li a:hover {	color: #fff;	background: #a51;}#content {      padding: 3px 5px 0px 5px;      margin-left: 0px;	background: #ffffff;margin-top: +30px;}#footer {	width: 788px;	margin: 0;	padding: 0;	height: 25px;background: #210;}#footer ul {	border: 0;	list-style-type: none;	text-align: center;	}#footer ul li {	display: inline;	float: left;	text-align: center;	margin: 0;	padding: 0;}#footer ul li a {	background: #210;	width: 110px;	height: 21px;	padding: 3px 3px 0px 3px;	margin: 0;	text-decoration: none;	display: block;	text-align: center;	font-family: Verdana, Helvetica, Arial, sans-serif;	color: #eed;	font-size: 10px;	font-weight: bold;	}#footer ul li a:hover {	color: #fff;	background: #a51;} 
