body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #080500;
}
body {
	background-color: #A77D73;
	margin: 10px 0 0 33px;
}
a:link {
	color: #000000;
	text-decoration: none;
}


a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #872B0E;
}
a:active {
	text-decoration: underline;
	color: #872B0E;
}
#title {
	float: left;
	width: 758px;
	background-color: #f2e1cd;
	padding: 0 0 0 22px;
	height: 17px;
}
span.title {
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 0 18px;
	margin: 0;
	background-image: url(images/dot_yellow.gif);
	background-repeat: no-repeat;
	color: #2c3452;
}

#container {
	width: 869px;
}

#border {
	border-width: 1px;
	border-style: solid;
	border-color: #7F3A2A;
	float: left;
	background-image: url(navi_hg.jpg);
}

#head {
	width: 869px;
	height: 116px;
	padding: 0 0 5px 0;

}
#navi_head {
	width: 712px;
	height: 24px;
	background-color:#F5D9BF;
	background-repeat: no-repeat;
	float: right;
	padding: 7px 0 0 0px;
}
#navi_head ul {
	padding: 0 0 0 0;
	margin: 0 0 0 30px;
	list-style: none;
}
#navi_head ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #000000;
	display: inline;
	font-size: 13px;
	padding: 0 3px 0 3px;

}

#navi_title {
	/*background-color: #f7e3c2;*/
	padding: 5px;
	margin: 37px 10px 2px 10px;
	width: 125px;
	color: #872B0E;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;

}
#navi {
	float: left;
	font-size: 13px;
	width: 155px !important;
	display: inline;
	margin: 0;
	padding: 0;
	overflow: none;
	/*background-image: url(navi_hg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;*/
}
#navi ul {
	padding: 0 0 0 10px;
	margin: 0;
	/*background-color: #f7e3c2;*/
}
#navi ul li {
	margin: 0;
	padding: 0;
	color: #000000;
	list-style: none;
}
#navi ul li a {
	padding: 2px 2px 2px 10px;
	margin: 0;
	height: 13px;
	display: block;
	background-image: url(images/dot_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#navi ul li a:hover {
	/*background-color: #ffffff;*/
}

#navi ul li a.active {
	background-color: #ffffff;
}



#content {
	float: right;
	width: 680px;
	/*background-color: #f2e1cd;*/
	padding: 20px 0 0 0px;
}

#footer {
	height: 15px;
	text-align: right;
	padding: 0 3px 0 0;
	clear: both;
}
#footer a {
	color: #080500;
}
