body {
	background-color: #c2dbe4;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/bgfill.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #2685a1;
	font-size: 150%;
	font-weight: normal;
}
h2 {
	color: #2685a1;
	font-size: 120%;
	font-weight: normal;
}
h3 {
	color: #333333;
	font-size: 90%;
	font-weight: bold;
}


p { 
	margin-top: 0px; 
	color: #6a6965; 
	font-size:105%;
}
li {
	color: #6a6965; 
}
#outer {
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	text-align: left;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#rightcol {
	float: right;
	width: 390px;
	padding-right: 60px;
	margin: 0px;
	padding-top: 0px;
}
#rightcol a {
	color: #9a2010;
	text-decoration: none;
}
#rightcol a:hover {
	color: #2685a1;
	text-decoration: none;
}

#menuarea {
	margin: 0px;
	width: 250px;
	text-align: left;
	padding-top: 200px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 38px;
	color: #666;
	font-size: 105%;
	position:relative;
}
#leftcol {
	float: left;
	width: 350px;
}
.clearall {
	clear: both;
	height: 1px;
}
.mainmenu {
	text-align: left;
	float: right;
	width: 115px;
	clear: left;
	font-size: 16px;
	line-height: 18px;
}
#menuarea table {
	margin: 0px;
	padding: 0px;
}
#menuarea a {
	color: #2685a1;
	text-decoration: none;
}
#menuarea a:hover {
	color: #666;
}
.floatright {
	float: right;
}
.thispage {
	color: #2685a1;
	text-decoration: none;
}
#sidebar {
	width: 285px;
	margin-top:30px;
	margin-left: 35px;
}
#sidebar li {
	list-style:none;
}
h2.widgettitle {
	display: none;
}

.newsbox {
	background-color: #FFFFFF;
	padding: 15px;
	color: #5096af !important;
	font-weight: normal;
	font-size: 115%;
}
.newsbox p {
	color: #5096af !important;
	font-weight: normal;
	font-size: 100%;
}
#footer {
	font-size: 75%;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 250px;
	color: #fff;
}
.donatebutton {
	padding-left: 0px;
	padding-top: 15px;
}
.entry img {
	text-align:center;
	margin-right: auto;
	margin-left: auto;
}
.alignleft {
	float:left;
	padding-right: 5px;
	clear: left;
}
hr {
	clear: both;
	border: 0px;
	background-color:#CCCCCC;
	height: 1px;
}

