body
{
	height:100%;
	font-family:Times New Roman, Times, serifl,;
	font-size:14px;
	color:#333333;
}


li {
	
	}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000066;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000066;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #333333;
	}

#container
{
	width:698px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-8px;
	border:1px solid #8E8E8E;
	border-top:0px;
}

#header
{
	width:698px;
	height:96px;
	border-bottom:1px solid #8e8e8e;
	background-image:url(/images/header_bg.jpg);
	background-repeat:repeat;
}

#menubar
{
	height:40px;
	width:434px;
	margin-left:264px;
	padding-bottom:0px;
}


#menubar2
{
	height:23px;
	width:698px;
	margin-left:0px;
	padding-bottom:10px;
}

#menubar3
{
	height:46px;
	width:698px;
	margin-left:0px;
	padding-bottom:10px;
}



#left
{
	float:left;
	width:230px;
}

#left li
{
	background-image: url(../images/bullet_red.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .6em;
	list-style-type: none;
}

#right
{
	margin-left:265px;
	padding-top:0px;
	padding-right:10px;
}

#full_page
{
	margin-left:40px;
	padding-top:0px;
	padding-right:40px;
}


#full_page_wide
{
	margin-left:10px;
	padding-top:0px;
	padding-right:10px;
}
#footer
{
	margin-top: 20px;
	clear:left;
	background-color:#E7E7E7;
	
	padding-left:40px;
	padding-right:40px;
	border-top:1px dotted #8e8e8e;
	text-align: justify;	
		font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
}
