body {
	padding-bottom: 5px;
}

a {
	COLOR: #FF9900;
	text-decoration: none;}

a:visited {COLOR: #6587E0; text-decoration: none;}

a:hover {COLOR: #333; text-decoration: underline;}

h2 { margin: 0 0 10px; padding: 10px 0 3px; }

h3 {
	color: #FFFFFF;
	background: #003366;
	font-size: 1em;
	height: 24px;
	line-height: 24px;
	padding-left: 5px;}

ul {  padding: 0; margin: 0 0 10px;}

li { list-style-type: none;}



#banner {
	background: #000000;
	width: 780px;
	height: 20px;
	padding: 10px 20px 10px 20px;
}

#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}

#header h1 a {
color: #fff;
text-decoration: none;}

#header h1 a:hover {
color: #000;
text-decoration: none;}

#header h2 {
color: #eee;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;}

#wrap {
	padding: 10px 10px 10px 10px;
	width: 820px;
	background: #fff;
	margin: auto;
}

#left {
	width: 140px;
	background-color: #FFCC00;
	margin: 25px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	float: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-color: #333333;
	border-style: thin;
}



#right {
	float: right;
	width: 610px;
	padding: 5px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	line-height: 1.5em;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 1px solid #003366;
}
	
#footer {
	font-size: 12px;
	text-align: center;
	border-top: 1px solid #003366;
	padding: 5px 5px;
	font-family: Arial, Helvetica, sans-serif;}
