body {
	background-color: rgb(60,60,60);
	margin: 0px;
	padding: 0px;
	color: #eeeeee;
	font-family: arial, helvetica, sans-serif;
}
div#main {
	background-color: rgb(96,114,64);
	width: 970px;
	border: solid 1px rgb(89,103,64);
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	margin-bottom: 5px;
	padding: 0px;
}
div#slider {
	height: 200px;
}
div#topgraphics {
	height: 205px;
	background-image: url('http://www.muddyweb.com/images/topshadowbg.jpg');
	background-position: bottom;
	background-repeat: repeat-x;	
	position: relative;
}
div#topmenu {
	margin-top: 3px;
	height: 28px;
	vertical-align: middle;
	background-color: #4a5733;
}
div#footer {
	height: 60px;
	background-color: rgb(74,87,51);
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
#footer img {
	border: none;
}
#footer p {
	font-size: 11px;
	vertical-align: middle;
	margin: 0px;
}
#topmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#topmenu ul li {
	position: relative;
	float: left;
}
#topmenu ul li ul {
	position: absolute;
	top: 25px;
	left: 0;
	display: none;
}
#topmenu ul li ul li {
	width: 180px;
}
#topmenu ul li a {
	display: block;
	text-decoration: none;
	color: #999999;
	background-color: rgb(74,87,51);
	padding: 5px;
	border: solid 1px rgb(89,103,64);;
	font-weight: bold;
	font-size: 13px;
}
#topmenu ul li a:hover {
	color: #ffffff;
}
#topmenu ul li ul li a {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #999999;
	background: #fff;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
}
#topmenu ul li ul li a:hover {
	color: #dddddd;
}
#topmenu ul li:hover ul { 
	display: block; 
}
div#contentholder {
	padding-left: 25px;
	padding-right: 25px;
	min-height: 250px;
}
h1.contenttitle, #contentholder h1 {
  font-family: 'Reenie Beanie', serif;
  font-size: 37px;
  font-style: italic;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1em;
}
p {
	font-size: 90%;
}
div.breadcrumbs {
	clear: both;
	margin-bottom: 5px;
	height: 20px;
}
div#footerlogos {
	clear: both;
	border-top: solid 1px rgb(89,103,64);
	padding: 5px;
	margin-top: 5px;
}
ul#breadcrumbs {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
ul#breadcrumbs li {
	display: inline;
	float: left;
	font-size: 80%;
	margin-left: 5px;
}
ul#breadcrumbs li a {
	text-decoration: none;
	color: white;
}
ul#breadcrumbs li a:hover {
	text-decoration: underline;
}
div.latest {
	float: right;
	border: solid 1px rgb(89,103,64);
	padding: 5px;
	width: 250px;
	background-color: #4a5733;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 2px 2px 2px #333;
	-moz-box-shadow: 2px 2px 2px 0px #333;
	box-shadow: 2px 2px 2px 0px #333;
}
.latest p {
	margin-top: 3px;
	margin-left: 3px;
	font-weight: bold;
}
.latest ul {
	padding-left: 20px;
}
.latest ul a {
		text-decoration: none;
		color: white;
		font-size: 80%;
}
.latest ul a:hover {
	text-decoration: underline;
}
div.galleryrow {
	text-align: center;
	clear: both;
}
div.gallery_thumb_holder {
	width: 200px;
	text-align:center;
	float: left;
	padding: 10px;
}
img.gallery_thumb {
	border-right: solid 2px #444444;
	border-bottom: solid 2px #444444;
	border-top: none;
	border-left: none;
}
div.clearspan {
	clear: both;
}
ul#subcatlist li a {
	color: white;
	text-decoration: none;
}
ul#subcatlist li a:hover {
	text-decoration: underline;
}
#sites div {
	float: left;
	width: 160px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	color: #aaaaaa;
	font-size: 12px;
	height: 250px;
}
#sites div a img {
	border-right: solid 2px #444444;
	border-bottom: solid 2px #444444;
	border-top: none;
	border-left: none;
}
.contenttablelist table {
	margin-left: 20px;
	margin-bottom: 20px;
}
.contenttablelist table td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 20px;
	margin: 0px;
}
.contenttablelist table td p {
	padding: 0px;
	margin: 0px;
}
.contenttablelist a {
	color: white;
	text-decoration: none;
}
.contenttablelist a:hover {
	text-decoration: underline;
}
.contentitem {
	font-size: 90%;
	margin-bottom: 20px;
}
.contentitem img {
	border: none;
	padding: 5px;
}
.contentitem a, .blogcontentitem a {
	color: white;
	text-decoration: underline;
}
.contentitem a:hover, .blogcontentitem a:hover {
	background: gray;
}
p.content_abstract {
	font-style: italic;
}
.blogcontentitem {
	color: white;
	font-size: 90%;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: solid 1px #4a5733;
}
.blogcontentitem h2 {
	color: white;
	font-size: 105%;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right; 0px;
	padding: 0px;
}
.blogcontentitem h2 a {
	color: white;
	text-decoration: none;
}
.blogcontentitem h2 a:hover {
	color: white;
	text-decoration: underline;
}
div#rssicon {
	width: 28px;
	height: 28px;
	position: absolute;
	right: 5px;
	bottom: 10px;
	z-index: 1500;
}
#rssicon img {
	border: none;
}
#sitemap a {
	text-decoration: none;
	color: white;
	font-size: 85%;
}
#sitemap a:hover {
	text-decoration: underline;	
}
p.guestbookleavecomment a {
 text-decoration: none;
 color: white;
 font-weight: bold;
}
p.guestbookleavecomment a:hover {
 text-decoration: underline;
}
div.guestcommentline {
 margin: 10px;
 font-size: 12px;
}
span.guestpostdetails {
 font-weight: bold;
 float: left;
 display: inline;
}
span.guestbookcomment {
 font-style: italic;
 clear: both;
 display: block;
 margin: 5px 0px 0px 0px;
}