* {
	margin: 0;
	padding:0;
	}
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #666666;
	}
	
/* Structure - Layout */

#wrapper {
	margin-top: 15px;
	width: 750px;
	position: relative;
	left: 50%;
	margin-left: -375px;
	}

#content {
	width: 554px;
	float: right;
	padding-bottom: 40px;
	}
	
#topcontent {
	margin-top: 13px;
	width: 554px;
	height: 266px;
	background: url(images/topcontentback.jpg) no-repeat ;
	}

#leftcontent {
	width: 251px;
	float: left;
	}
	
#rightcontent {
	width: 251px;
	float: right;
	padding-right: 23px;
	}

#navside {
	width: 174px;
	float: left;
	}

#sponsorads {
	width: 250px;
	height: 250px;
	}
	
#sidead {
	padding-top: 10px;
	padding-left: 8px;
	}
	
#footer {
	clear: both;
	line-height:55px;
	background-color: #a7b75a;
	}
	
/* Text Stuff */

p {
	font-size: 11px;
	color: #000000;
	}
	
p a {
	font-weight: bold;
	color: #a7b57a;
	text-decoration: none;
	border-bottom: 1px dotted #a7b57a;
	}

p a:hover {
	background-color:#e2e2e2;
	}

p a:visited {
	color: #585858;
	}

.listmenutop {
	position: absolute;
	right: 33px;
	top: 75px;
	list-style:none;
	font-size: 11px;
	}

#header ul li {
	float: left;
	}

#header ul a {
	color: #ffffff;
	text-decoration: none;
	padding-left: 12px;
	}
#header ul a:hover {
	color: #006600;
	}

#topcontent h2 {
	padding: 24px 49px 0 362px;
	text-align:right;
	line-height: 80%;
	font-weight:normal;
	font-size: 33px;
	color: #b9cb65;
	}

#topcontent p {
	font-size: 12px;
	padding: 20px 49px 0 310px;
	text-align:justify;
	line-height: 210%;
	}

#footer p {
	font-size: 10px;
	color: #ffffff;
	text-align: right;
	padding-right: 23px;
	}
	
#footer a {
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
	}
	
/* Graphics */

#wrapper {
	background: url(images/wrapperback.gif) #ffffff repeat-y;
	}

#header {
	height: 91px;
	background: url(images/headerback.gif) #ffffff repeat-x;
	}

#header h1 {
	background: url(images/headerlogo.gif) no-repeat;
	width: 377px;
	height: 38px;
	text-indent: -4000px;
	position: absolute;
	left: 29px;
	top: 25px;	
	}

.menu {
	margin-top: 13px;
	background: url(images/side-menu.gif) no-repeat;
	width: 174px;
	height: 21px;
	text-indent: -4000px;
	}
	
#navside {
	font-size: 11px;
	}

#navside ul {
	line-height: 230%;
	padding-top: 9px;
	list-style:none;
	}

#navside li {
	background: url(images/bullet.gif) no-repeat 12px 50%; 
	padding-left:24px;
	}

#navside a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}

#navside a:hover {
	border-bottom: 1px dotted #FFFFFF;
	}
	
#topcontent {
	height: 266px;
	background: url(images/topcontentback.jpg) #ffffff no-repeat;
	}
	
.featbar {
	width: 251px;
	height: 22px;
	background: url(images/featureheader.gif) no-repeat;
	margin-top: 20px;
	text-indent: -4000px;
	}

.featone {
	width: 251px;
	height: 120px;
	background: url(images/featone.jpg) no-repeat;
	margin-top: 17px;
	text-indent: -4000px;
	}
	
.feattwo {
	width: 251px;
	height: 120px;
	background: url(images/feattwo.jpg) no-repeat;
	margin-top: 17px;
	text-indent: -4000px;
	}

.featdescription {
	padding-top: 10px;
	}
	
.sponsorbar {
	width: 251px;
	height: 22px;
	background: url(images/sponsorbar.gif) no-repeat;
	margin-top: 20px;
	text-indent: -4000px;
	}

.blogbar {
	width: 251px;
	height: 22px;
	background: url(images/blogbar.gif) no-repeat;
	margin-top: 20px;
	text-indent: -4000px;
	}

.blogentry {
	margin: 10px 0 10px 0;
	}

.footerstyle {color: #555F29}
.pixel_a_green_bar{background: transparent url(images/green_bar.jpg) repeat-x; width: 99%;margin-top: 5px; height: 25px;}
.pixel_a_green_bar a:link, .pixel_a_green_bar a:hover, .pixel_a_green_bar a:visited{font-size: 11px; font-weight: bold; font-family:tahoma; color: white; text-decoration: underline; line-height: 25px; }