body
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	background-color: #b7bf9b;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:85%; font-family:cambria, arial, sans-serif
}

a:link { color: #632121; }
a:visited { color: #600; }

a:hover, a:active
{
	color: #fff;
	background-color: #d9d6c0;
}
H1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 1px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #fff; PADDING-TOP: 0px; TEXT-ALIGN: right
}
H2 {
	MARGIN: 0px 0px 2px; FONT: bold 120% georgia, times, "times new roman", serif; COLOR: #001f40
}
H2 A {
	TEXT-DECORATION: none
}
H3 {
	MARGIN-TOP: 0px; FONT: bold 106% georgia, times, "times new roman", serif; COLOR: #666600
}

#container
{
	margin: .5em auto;
	width: 800px;
	text-align: left;
	background-color: #fff;
	border: 3px none #fff;
}

#header
{
	border-left:1px none #fff; border-right:1px none #fff; border-top:1px none #fff; height: 75px;
	width: 100%;
	background-image: url('banner2-bdengsite800.jpg');
	background-repeat: no-repeat;
	background-color: #eff0e2;
	background-position: 0 0;
	position: relative;
	border-bottom: 0px solid #001f40
}

#header h1
{
	font-size: 1px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}

#mainnav ul { list-style-type: none; }
#mainnav li { display: inline; }

#menu
{
	float: left;
	width: 200px;
	border-right: 2px solid #bbb799;
	padding-left: 3px;
	padding-right: 0px;
	color: #616161;
}
#pageinsert
{
	float: left;
	width: 190px;
	border-right: 2px solid #bbb799;
	padding-left: 3px;
	padding-right:0px;
	color: #616161;

	
}


#contents { margin: 0 30px 20px 20px; }
#contents p { line-height: 125%; }
.blogentry { border-bottom: 1px solid #CCCC99; }
.imagefloat { float: right; }

#footer
{
	clear: both;
	color: #333300;
	text-align: right;
	font-size: 70%;
}

#skipmenu
{
	position: absolute;
	right: 0;
	top: 2px;
	width: 800px;
	text-align: left;
}

#skipmenu a
{
	color: #cccc99;
	text-decoration: none;
}

#skipmenu a:hover
{
	color: #fff;
	background-color: #333300;
	text-decoration: none;
}

#search
{
	position: absolute;
	right: 0;
	top: 10px;
	width: 800px;
	text-align: right;
}

#search a
{
	color: #632121;
	text-decoration: none;
}

#search a:hover
{
	color: #fff;
	background-color: #001f40;
	text-decoration: none;
}
#container #menu #sidenav .folder {
	color: #f9fae8;
}