body
{
	margin: 0;
	margin: 0 auto;
	background-color: #3366CC;
	background-image: url(images/bigback.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Helvetica;
	line-height: 130%;
}
.pageheader {
	font-size: 18px;
	color: #FFFF66;
}
#header
{
	vertical-align: top;
	padding-bottom: 11px;
	padding-left: 18px;
	font-family: Georgia, Lucida, Arial, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #00008B;
	padding-top: 15px;
}
.title
{
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #90200A;
}
.darktitle
{
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
#main
{
	width: 778px;
	height: auto;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCC99;
	background-image: url(images/fadeback.jpg);
	background-repeat: repeat-x;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-bottom-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
h1, h2
{
    font-size: 12px;
	font-family:  Verdana, Arial, sans-serif;
	color: #191970;
	font-weight: bold;
	padding-left: 4px;
}
h3, h4
{
    font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color:  #2F4F4F;
	font-weight: bold;
	padding-left: 8px;
}
#menu
{
	width: 150px;
	color: #CCCC66;
	font-family: Georgia;
	font-size: 14px;
}
#menu a:link, #menu a:visited
{
	width: 150px;
	background-color: transparent;
	color: #FFFF66;
	text-decoration: none;
	font-family: Georgia;
	font-weight: bold;
	display: block;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#menu a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
#topmenu
{
	text-align: right;
	padding-top: 1em;
	padding-right: 1em;
	font-family: Georgia;
	font-weight: bold;
}
#topmenu a:link, #topmenu a:visited
{
	text-decoration: none;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.8em;
	padding-right: 0.8em;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia;
	font-size: 15px;
}
#topmenu a:hover
{
	color: #FFFF66;
	text-decoration: none;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.8em;
	padding-right: 0.8em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#lefty
{
	margin: 8px;
	width: 150px;
	height: auto;
	color: #CCCC66;
	font-family: Verdana, Arial, sans-serif;
}
#lefty p
{
	width: 94%;
	padding: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
}
#block
{
	padding: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
}
#breadcrumb 
{
        text-align: right;
	color: #999999;
	padding-bottom: 11px;
}
#breadcrumb a:link, #breadcrumb a:visited
{
	color: #999999;
	text-decoration: none;
}
#breadcrumb a:hover
{
	color: #aaaaaa;
	text-decoration: none;
}
a:link, a:visited
{
	color: #FFFF33;
	border-bottom: 0px solid #efefef;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: underline;
}
a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
#content
{
	float: right;
	width: 570px;
	text-align: left;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
	padding-right: 12px;
	font-family: Verdana, Arial, sans-serif;
	line-height: 145%;
	color: #CCCCCC;
	border-left-width: 0px;
	border-left-style: none;
}
#content h3, h4
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:  #FFFF66;
	font-weight: bold;
	padding-left: 0px;
	font-size: 18px;
}
#footer
{
	text-align: center;
	padding: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: lighter;
	color: #FFFFFF;
	font-size: 11px;
}
hr
{
	height: 1px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-bottom-style: none;
}
li
{
	list-style-type: square;
	line-height: 160%;
}
#leftylong {
	margin: 8px;
	width: 150px;
	height: 300px;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
}
