body
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	background-color: #D6D6D6;
	background-image: url('../substyle/images/backblwhi.jpg');font-style:normal; font-variant:normal; font-weight:normal; font-size:85%; font-family:arial, hevetica, sans-serif
}

a:link { color: #fdfce3; }
a:visited { color: #ffffff; }

a:hover, a:active
{
	color: #cccc99;
	background-color: #000066;
}

h2
{
	color: #B52C07;
	font: 120% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
	color: #5B5E0E;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
}

#container
{
	margin: 1em auto;
	width: 700px;
	text-align: left;
	background-color: #fff;
	border: 1px none #fff;
}

#header
{
	border-left:1px none #fff; border-right:1px none #fff; border-top:1px none #fff; height: 260px;
	width: 100%;
	background-image: url('../none');
	background-repeat: no-repeat;
	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: 0px solid #cccc99;
	padding-left: 10px;
	padding-bottom:0px;
}

#contents { margin: 0 50px 40px 20px; }
#contents p { line-height: 120%; }
.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: 700px;
	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: 300px;
	width: 700px;
	text-align: right;
}

#search a
{
	color: #632121;
	text-decoration: none;
}

#search a:hover
{
	color: #fff;
	background-color: #001f40;
	text-decoration: none;
}