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

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

a:hover, a:active
{
	color: #fff;
	background-color: #B52C07;
  border:none;
}

h1
{
	color: #B52C07;
	font: 120% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h1 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: 850px;
	text-align: left;
	background-color: #fff;
	border: 1px none #fff;
}

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

#header h6
{
	font-size: 18px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}

#mainnav ul { list-style-type: none; }
#mainnav li { 
display: inline;
 }
#mainnavB ul { list-style-type: none; }
#mainnavB li { 
display: inline;
 }
 
#menu
{
	float: right;
	width: 265px;
	border-left: 1px solid #C5C877;
	padding-left: 15px;
}

#menu ul { 
list-style-type: none;
 }
#menu li { 
 }
#menu a { 
font-size: 85%;
 }


#contents { 
margin: 0 300px 40px 20px;
list-style-type: none;
font-size: 85%;
 }
#contents p { 
 }
#contents2 { 
margin: 0 10px 40px 20px;
list-style-type: none;
 }
#contents2 p { 
font-size: 85%;
 }
.blogentry { border-bottom: 1px solid #C5C877; }
.blogentry2 { border-bottom: 1px solid #C5C877; }
.imagefloat {
	float: right;

padding: 
; 	padding-bottom: 10px;
	padding-left: 10px;
 }

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

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

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

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