a {
	color: #FFCC33;
}
.biobox2 {
	height: 200px;
	width: 274px;
	position: relative;
	clear: right;
	float: left;
	padding: 4px;
	margin-top: 8px;
	margin-bottom: 12px;
	margin-left: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: normal;
	background-color: #D58442;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	visibility: visible;
}
.biobox3 {

	height: 200px;
	width: 274px;
	position: relative;
	clear: right;
	float: left;
	padding: 4px;
	margin-top: 8px;
	margin-bottom: 12px;
	margin-left: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: normal;
	background-color: #D58442;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	visibility: hidden;
}
.biotext {
	font-size: x-small;
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #b16547;
	font-weight: bold;
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: none;
	width: 649px;
	text-align: left;
	line-height: normal;
	margin-top: 0px;
	margin-right: 1px;
	margin-left: 151px;
	padding-left: 0px;
	font-size: small;
	background-repeat: repeat;
	background-position: center top;
	background-image: url(contentbg.png);
	position: relative;
	clear: right;
	top: -45px;
	background-color: #FFFCEB;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 0px;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
	width: 800px;
}
.header {
	width: 800px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(headerlogo.png);
	height: 200px;
	border: 0px none #000000;
	position: static;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	vertical-align: text-bottom;
	margin-bottom: 0px;
	visibility: visible;
	margin-right: 0px;
	padding: 0px;
}
 .hide{
display: none;
}
.menubar {
	width: 300px;
	border: 0px none #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0px;
	visibility: visible;
	margin-right: 0px;
	padding: 0px;
	margin-left: 275px;
	position: relative;
	top: -50px;
	z-index: 400;
}
.passion {
	font-size: x-small;
	font-weight: bolder;
	font-variant: normal;
	color: #7D0000;
}
.navi {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: normal;
	color: #DF8600;
	text-transform: uppercase;
}
.passion2 {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #7D0000;
}
p.small
{
line-height: 0.5cm;
}
.serifs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.sidebar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #ffcc33;
	float: left;
	width: 144px;
	background-image: url(sidebarbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px solid #693021;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 400px;
	position: relative;
	top: -45px;
	text-align: right;
}
.viewbox {
	text-align: right;
	font-weight: bold;
	float: right;
	bottom: 2px;
	vertical-align: text-bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFCC33;
	position: absolute;
	width: 274px;
	left: 7px;
}
.passion3 {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #7D0000;
}
.contentlink {
	color: #df8600;
}
.content2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: small;
	white-space: normal;
	visibility: visible;
	font-weight: normal;
}

/* Begin dropdown menu section */

#cssdropdown, #cssdropdown ul {
padding: 0;
margin: 0;
list-style: none;
visibility: visible;
}

#cssdropdown li {
float: left;
position: relative;
visibility: visible;
}

.mainitems{
border: 1px solid black;
/* background-color: #b16547; */
visibility: visible;
}

.mainitems a, .mainitems a{
margin-left: 6px;
margin-right: 8px;
text-decoration: none;
visibility: visible;
}

.subuls{
	display: none;
	width: 10em;
	position: absolute;
	top: 2em;
	left: 0;
	border: 1px solid black;
	visibility: visible;
	text-align: left;
	z-index:200;
	background-color: #b16547;
	list-style-type: disc;
}

.subuls li{
width: 100%;
visibility: visible;
z-index:200;
}

.subuls li a{
text-decoration: underline;
visibility: visible;
z-index:200;
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: 15px;
left: 0px;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
visibility: visible;
}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
width: 803px;
}

/* End dropdown menu section */