html, body, form
{
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	font-size: 12px;
	color: #666666;
	background-color: #f3f3f3;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

a 
{
	color: #6f4a6f;
	text-decoration: underline; 
	font-weight: bold;
}

a.visited
{
	color: #6f4a6f;
	text-decoration: underline; 
	font-weight: bold;
}

h1 
{
	color: #714b71;
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

h2 
{
	font-size: 16px;
	margin: 0px 0px 0px 0px;
}

h3
{
	font-size: 17px;
	font-weight: normal;
	vertical-align: baseline;
	line-height: 17px;
	margin: 1px 0px 0px 0px;
}

ul
{
	margin-top: 2px;
	margin-bottom: 2px;
}

.br 
{
	clear: both;
}

.main_div 
{
	margin: 0px auto; 
	padding: 0px 10px 0px 10px;
	width: 900px;
	background-color: #ffffff;
}

.header_div 
{
	width: 900px;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}

.header_div a
{ 
	font-size: 18px;
	color: #6f4a6f;
	font-weight: bold;
}

.left_nav_div
{
	float: left;
	width: 191px;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 0px 0px;
}

/*.left_nav_div h3 { color: Black; }*/

.right_content_div
{
	float: right;
	width: 691px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	border-left: solid 1px #aaaaaa;
}

.full_content_div
{
	width: 900px;
	margin: 3px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}

.footer_div
{
	position: relative;
	margin: 1px 0px 0px 0px; 
	width: 900px;
	height: 75px;
	background-color: #ffffff;
}

.footer_buttons_div
{
	position: absolute;
	top: 5px;
	left: 0px;
	width: 450px;
	/*height: 75px;*/
	
	font-size: 12px;	
}

.footer_links_div
{
	position: absolute;
	top: 5px;
	left: 450px;
	width: 450px;
	/*height: 75px;*/
	font-size: 12px;	
}

.footer_links_div a 
{
	color: #6f4a6f;
	text-decoration: underline; 
	font-weight: normal;
}

.footer_links_div a.visited
{
	color: #6f4a6f;
	text-decoration: underline; 
	font-weight: normal;
}

.footer_copyright_div
{
	font-size: 11px;
	color: #aaaaaa;
}

.form_element_div
{
	font-size: 10px;
	font-style: normal;
}

.form_input_div
{
	font-size: 11px;
	width: 150px;
}

.form_browse_div
{
	font-size: 10px;
	color: #000000;
	background: #cccccc;
}

.news_date_div
{
	font-size: 11px;
	color: #777777;
	font-style: italic;
}

.news_summary_div
{
	font-size: 14px;
	color: #777777;
	font-style: italic;
}
