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

a:link { color: #0000FF; }
a:visited { color: #600; }

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

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

h2 a { text-decoration: none; }

h3
{
	color: #000000;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
}

#container
{
	margin: 1em auto;
	width: 900px;
	text-align: left;
	background-color: #fff;
	border: 1px none #fff;
}

#header
{
	height: 70px;
	width: 100%;
	background-image: url(../images/mainlogo.png);
	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: 18px;
	text-align: left;
	color: #2B60DE;
	margin: 0;
	padding-left: 10px;
	padding-top: 50px;


}

#mainnav ul { list-style-type: none; }
#mainnav li { display: inline; }

#menu
{
	float: right;
	width: 165px;
	border-left: 1px solid #C5C877;
	padding-left: 15px;
}
#boxcontents
{
  margin: 0 450px 40px 20px;
  background-color:#E0E0F8;
  border:2px solid #C4C769;
  }
#pathmargins { margin-left: 0px; }
#contents { margin: 0 200px 40px  20px; }
#contents p { line-height: 165%;  }
.blogentry { border-bottom: 1px solid #C5C877; }
.imagefloat { float: right; }
.boxentry { float: left; background-color:#E0E0F8 }
#footer
{
	clear: both;
	color: #272900;
	text-align: left;
	font-size: 90%;
}

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

#skipmenu a
{
	color: #666;
	text-decoration: none;
}
.pageButtons
{
	text-align: left;
	width: 50%;

	display: block;
	float: left;
	margin-bottom: 10px;
	border-collapse: inherit;
	}


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

.content100
{
	width: 90%;
}

.content15
{
	width: 15%;
}
