body
{
	margin: 0;
	padding: 0;
	font: 85% Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333;
	background-image: url(warning.jpg);
	background-size: 100%;
background ; 	background-color: #dde6f4;
}
	

a:link { color: #B52C07; }
a:visited { color: #600; }

a:hover, a:active
{
	color: #fff;
	
}

h2
{
	color: #B52C07;
	font: 120% Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
	color: #5B5E0E;
	font: 106% Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0;
}

#container
{
	margin: 1em auto;
	width: 750px;
	text-align: left;
	border: 1px none #fff;
	padding-top: 200px;
}

#header
{
	height: 45px;
	width: 100%;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #fff;
	position: relative;
	border: 1px none #fff;
	border-bottom: 1px solid #fff;
}

#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: none;
	width: 530px;
	padding-left: 25px;
	padding-bottom: 10px;
	font-size: 18px;
	padding-top: 15px;
}

#contents {
	margin: 0 200px 40px 20px;
}
#contents p {
	line-height: 165%;
	color: #999;
}
.blogentry {
	border-bottom: 1px solid #C5C877;
	font-family: Arial, Helvetica, sans-serif;
}
.imagefloat { float: right; }

#footer
{
	clear: both;
	color: ;
	text-align: right;
	font-size: 90%;
}

#skipmenu
{
	position: absolute;
	left: 0;
	top: 5px;
	width: 645px;
	text-align: right;
}

#skipmenu a
{
	color: #666;
	text-decoration: none;
}

#skipmenu a:hover
{
	color: #fff;
	background-color: #666;
	text-decoration: none;
}
