		#container {
	width: 790px;
	\width: 810px;
	w\idth: 790px;
	margin: 0px auto 10px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: url(../images/bdcont.jpg);
	background-repeat: repeat-y;
	background-position: center top;
		}

		#banner {
	padding: 0px;
	margin-bottom: 0px;
	height: 218px;
	background-image: url(../images/banner4.jpg);
	background-repeat: no-repeat;
		}

		#content {
	margin-left: 50px;
	padding-right: 45px;
	padding-bottom: 5px;
		}

		#sidebar-a {
			float: left;
			width: 100px;
			\width: 110px;
			w\idth: 100px;
			margin: 0 0px 0 0;
			padding: 0px;
		}

		#footer {
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #765023;
	background-image: url(../images/footer.jpg);
	clear: both;
	height: 15px;
		}
	body {
	margin-top: 0px;
	background-image: url(../images/bd4.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #765023;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

div.scroll {
	width: 460px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	float: right;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC9900;
	padding-top: 41px;
	padding-right: 40px;
}
a:link {
	color: #765023;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #765023;
}

#footer a:link {
	color: #CC9900;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #CC9900;
}
#footer a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
#footer a:active {
	text-decoration: none;
	color: #CC9900;
}
#sidebar-b {
	width: 230px;
	\width: 240px;
	w\idth: 230px;
	margin: 0 0px 0 0;
	padding: 0px 0px;
	float: left;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	width: 640px;
	float: left;
}


a {
	text-decoration: none;
}

a:link {
	color: #34160D;
}

a:visited {
	color: #34160D;
}

a:active {
	color: #9A080D;
}

a:hover {
	text-decoration: underline;
}

h1 {
	text-align: center;
	padding: 0 0 0.25em 0;
	margin: 0;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a {
	font-weight: normal;
	color: #663300;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #E56000;
	padding: 0.5em 10px;
}

#nav li li a:hover {
	padding: 0.5em 5px;
	border-top: 0 solid #9A070D;
	border-right: 5px solid #9A070D;
	border-bottom: 0 solid #9A070D;
	border-left: 5px solid #9A070D;
}

li {
	float: left;
	position: relative;
	width: 10em;
	text-align: center;
	cursor: default;
	background-color: white;
	border-top: 0px solid #F0890D;
	
	border-bottom: 1px solid #F0890D;
	
}

li#first {
	border-left-width: 1em;
}

li#last {
	border-right-width: 1em;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;

	font-weight: normal;
	background: url(../images/ddbg3.gif) no-repeat left bottom;
	padding: 0.5em 0 1em 0;
	border-right: solid 1px #7d6340;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

hr {
	display: none;
}

p {
	clear: left;
	background: url(images/remora.gif) center left no-repeat;
	padding: 1em 1em 0 1em;
	margin: 0;
}

p.image {
	float: right;
	font-size: 0.8em;
	text-align: center;
	color: #F0890D;
	padding: 1.25em 1.25em 0.25em 0.25em;
}

p.image img {
	display: block;
	border: 1px solid #7d6340;
}

