body {
	margin-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: top center;
	background: #FFFFFF url(images/bkg.gif) repeat-y center;
	position:relative;
	text-align:center;
}

#layout {
	width: 765px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
	
#top {
	width: 765;
	margin-left: auto;
	margin-right: auto;
}
#topnav_primary {
	width: 765px;
	height: 47px;
	margin: 0px;
	padding: 0px;

}
#floatleft{
	float: left;
}
#floatright{
	float: right;
	width: 367px;
}
#floatright2{
	float: right;
	width: 300px;
}
#footer {
	width: 765px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding: 10;
	margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	background-image: url(images/footer_bkg.gif);
	background-repeat: no-repeat;

}




#leftnav{
	float: left;
	width: 367px;
    margin: 0 0px 0 0;
	padding: 0px 0px 0px 0px;
	height: auto;
}
#content{

	margin-right: 0px;
	width: 310px;
	height: auto;
	float: left;
	padding: 0px 15px 15px;
}
#contentfull{
	width: 300px;
	height: auto;
	float: left;
	padding: 0px 0px 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	margin: 0px;
	padding-left:auto;
	padding-right:auto;
}
#contentfull2{
	width: 400px;
	height: auto;
	float: left;
	padding: 0px 0px 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	margin: 0px;
	padding-left:auto;
	padding-right:auto;
}
#contentright{
	width: 160px;
	margin: 0;
	margin-left: 0px;
	padding: 0px;
	float: left;
	padding: 5px;
}
a:link {
	color: #6C193F;
}
a:visited {
	color: #6C193F;
}
a:hover {
	color: #6C193F;
	text-decoration: none;

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	list-style-position: inside;
	list-style-type: square;
	text-align:left;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7B7964;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8B7AA;
	padding-bottom: 10px;
	padding-top: 20px;

}
.leftLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #93B799;
	margin: 0px 20px 0px 55px;
	line-height: 25px;
	font-weight: bold;
}

.leftLinksOpen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 0px 5px 5px;
	margin: 0px 0px 0px 60px;
}
.textSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	list-style-position: inside;
	list-style-image: url(images/nav_bullet.gif);
}
.textleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	list-style-position: inside;
	list-style-image: url(images/nav_bullet.gif);
}

.toolbar {
background-color: #313031;
padding: 5px 0px 5px 0px;
background-image:url(images/top_nav_empty.gif);
}
.menu
{
text-decoration:none;
}
.menu:hover {
  color: brown;
  }
