body
{
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #111;
	background-color: #D6D6D6;
	background-image: url(http://gazelle.ihe.net/images/img_39.gif);
}


a:hover, a:active
{
}

h2
{
	color: #333;
	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: 1000px;
	text-align: left;
	background-color: #fff;
	border: 1px none #fff;
}

#header
{
	height: 180px;
	width: 100%;
	border-bottom: 1px solid #fff;
	position: relative;
	border: 1px none #fff;
	border-bottom: 1px solid #fff;
}

#header h1
{
	font-size: 1px;
	text-align: center;
	color: #fff;
	margin: 0;
	padding: 0;
}



#menu
{
	float: left;
	width: 160px;
	border-left: 1px solid #C5C877;
	padding-left: 15px;
}

#content-container
{
	width: 1000px;
}

#contents { 
	float:right;
	width: 780px;
	margin: 0 20px 40px 20px; 
	}
	
#contents p { line-height: 100%; }
.blogentry { border-bottom: 1px solid #C5C877; }
.imagefloat { float: right; }

#footer
{
	clear: both;
	color: #272900;
	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;
}
