body
{
	margin: 0;
	margin: 0 auto;
	background: #FFFFFF url(images/bg.gif) top center repeat-y;
	color: #00008B;
}

#header
{
	vertical-align: top;
	padding-bottom: 11px;
	padding-left: 18px;
	font-family: Georgia, Lucida, Arial, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #00008B;
	background: #FFFFFF;
	border-bottom: 1px solid #efefef;
}

.title
{
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #F36527;
	background: #FFFFFF;
}

#main
{
	width: 780px;
	height: auto;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	margin: 0 auto 0 auto;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A52A2A;
	background: #FFFFFF;
}

h1, h2
{
	font-size: 12px;
	font-family:  Verdana, Arial, sans-serif;
	color: #191970;
	background: #FFFFFF;
	font-weight: bold;
	padding-left: 4px;
}


h3, h4
{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color:  #2F4F4F;
	background: #FFFFFF;
	font-weight: bold;
	padding-left: 8px;
}

#menu
{
	width: 150px;
	color: #00008B;
	background: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
}

.menu a:link, .menu a:visited
{
	width: 150px;
	margin: 1px 0 1px 0;
	padding: 4px 3px 4px 8px;
	background-color: transparent;
	color: #003366;
	background: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	display: block;
}

.menu a:hover
{
	color: #A52A2A;
	background: #FFFFFF;
	text-decoration: none;
}

#lefty
{
	font-size: 11px;
	float: left;
	width: 160px;
	margin-top: 10px;
	height: auto;
	color: #00008B;
	background: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
}


#righty
{
	font-size: 11px;
	margin-top: 10px;
	width: 160px;
	height: auto;
	color: #00008B;
	background: #FFFFFF;
	float: right;
	margin-right: 5px;
	font-family: Verdana, Arial, sans-serif;
}


a:link, a:visited
{
	color: #003366;
	background: #FFFFFF;
	border-bottom: 1px solid #efefef;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
}

a:hover
{
	color: #A52A2A;
	background: #FFFFFF;
	text-decoration: none;
}

#content
{
	float: left;
	width: 410px;
	text-align: left;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
	padding-right: 16px;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	font-size: 11px;
	font-family:  Verdana, Arial, sans-serif;
	color: #191970;
	background: #FFFFFF;
	font-weight: bold;
}

#content h3, h4
{
	font-family: Verdana, Arial, sans-serif;
	color:  #2F4F4F;
	background: #FFFFFF;
	font-weight: bold;
	padding-left: 0px;
}

#footer
{
	text-align: center;
	padding: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: lighter;
	color: #cccccc;
	background: #FFFFFF;
}

#footer a
{
	color: #aaaaaa;
	background: #FFFFFF;
}

hr
{
	border:0;
	border-bottom: 1px solid #efefef;
	height: 1px;
}

li
{
	list-style-type: none;
	line-height: 160%;
}
#headline
{
	text-align: center;
	font-size: 24px;
	color: #191970;
	background: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	line-height: 145%;
}

