body {
	margin:5px;
	padding:0;
	background:#215E8B;
}
#container {
	padding-bottom:10px;
	margin:0 auto;
	background:#FFFFFF;
	width:745px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#header {
	margin:0 auto;
	width:745px;
	height:129px;
	background:url(../images/header.gif) center top no-repeat;
}
#content {
	padding:0 40px 20px 40px;
}
#cornerleft {
	background:url(../images/cornerleft.gif) top left no-repeat;
	width:75px;
	height:53px;
	float:left;
}
#cornerright {
	background:url(../images/cornerright.gif) top right no-repeat;
	width:75px;
	height:53px;
	float:right;
}
#menu {
	width:595px;
	margin:0 auto;
	height:33px;
	padding-top:20px;
	background:#FFFFFF;
	float:left;
}
#menu ul {padding-left:30px; margin:0;}
#menu ul li{
	display:inline;
	float:left;
	padding:0 20px;
	border-right:#215e8b solid 1px;
}
#menu a:link, #menu a:visited {
	color:#215f8d;
	font-weight:bold;
	text-decoration:none;
}
#menu a:hover, #menu a#selected {
/*	text-decoration:underline;*/
	color:#a47f18;
}
#menu ul li#last {
	border:none;
}
#footer {text-align:center;}
#footer a {
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}
#footer a:hover {
	color:#000000;
	font-weight:none;
	text-decoration:underline;
}
span.gold {
	color:#a47f18;
	font-weight:bold;
}
p, ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
span.hl {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#215E8B;
	font-weight:bold;
}
#round {
	width:745px;
	margin:0 auto;
}
b.rbottom{display:block;background:#215E8B}
b.rbottom b{display:block;height: 1px; overflow: hidden; background:#FFFCEB}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rbottom b.r4{margin: 0 1px;height: 2px}
img {
	padding:10px 0;
}