body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/clouds_2.gif);
	background-repeat:repeat;
}

h1, h2, p {margin: 6px 12px; }

p {
	font-size: 12px;
	color: #333;
	line-height: 18px;
	padding-bottom: 6px;
}

ul {
	font-size: 12px;
	color: #333;
	line-height: 18px;
	padding-bottom: 6px;
}

ol {
	font-size: 12px;
	color: #333;
	line-height: 18px;
	padding-bottom: 6px;
}

li {padding-bottom: 6px;}

a:link {
	color: #039;
	text-decoration: none;
}

a:visited {
	color: #039;
	text-decoration: none;
}

a:hover {
	color: #F30;
	text-decoration: underline;
}

.highlight {
	color: #F30;
	font-weight: bold;
	letter-spacing: .08em;
}

.small {
	font-size:10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #347CCC;
	font-size:12px;
	padding: 2px;
	text-transform:uppercase;
	letter-spacing: 0.3em;
	line-height: 22px;
	margin-top: 10px;
}

h2 {
	font-size:12px;
	font-style: italic;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 0px;
	border-bottom: solid #F30 1px;
	line-height: 18px;
}

h3 {
	font-size: 12px;
	font-weight:bold;
	color: #039;
	margin-bottom: 4px;
}

.ltbar {
	font-size: 11px;
	line-height: 14px;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 0px;
	margin-left: 4px;
	margin-right: 0px;
	margin-bottom: 14px;
	border-right: solid #666 3px;
	border-bottom: solid #666 3px;
	border-left: solid #666 1px;
}

.ltbarhead {
	font-size:12px;
	font-style: italic;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top: solid #666 1px;
	border-bottom: solid #F30 1px;
	border-right: solid #666 3px;
	border-left: solid #666 1px;
	line-height: 18px;
}

.rtbar {
	font-size: 10px;
	line-height: 13px;
	margin-left: 3px;
	margin-right: 3px;
	border-bottom: dotted 2px #ccc;
}

#page {
	position:absolute;
	left: 490px;
	width: 815px;
	margin-left: -407.5px;
	background-color:#FFFFFF;
	border-left: solid #666 1px;
	border-top: solid #666 1px;
	border-right: solid #666 4px;
	border-bottom: solid #666 4px;
}

#masthead {
	width: 815px;
}

#navcontainer
{
background: #DFDFDF;
padding: 0.5em 0 0 0;
margin: 0 auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* to stretch the container div to contain floated list */
#navcontainer:after
{
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

ul#navlist
{
list-style: none;
padding: 0;
margin: 0 auto;
width: 100%;
font-size: 10px;
text-transform: uppercase;
}

ul#navlist li
{
display: block;
float: left;
min-width: 12%;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.25em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #039;
text-decoration: none;
background: #F4F4F4;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #DFDFDF;
color: #F30;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #F30;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}

#ltbar {
	width: 155px;
	float: left;

}

#main {
	float:left;
	width: 511px;
	padding-top: 12px;
}

#rtbar {
	float:left;
	width: 145px;
	border-left: solid #666 1px;
	border-bottom: solid #666 1px;
}

#footer {
	clear:both;
	width: 815px;
	background: #DFDFDF;
}

.center {
	text-align:center;
}
