* {
	margin: 0;
	padding:0;
	}
	
body {
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
/* Structure - Layout */

#wrapper {
	margin-top: 15px;
	width: 750px;
	position: relative;
	left: 50%;
	margin-left: -375px;
	}

#content {
	width: 554px;
	float: right;
	padding-bottom: 40px;
	}


#navside {
	width: 174px;
	float: left;
	}

	
#footer {
	clear: both;
	line-height:55px;
	background-color: #a7b75a;
	}
	
#sidead {
	padding-top: 10px;
	padding-left: 8px;
	}
	
/* Text Stuff */

p {
	font-size: 11px;
	color: #000000;
	padding-right: 23px;
	margin-bottom: 20px;
	}
	
p a {
	font-weight: bold;
	color: #a7b57a;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #a7b57a;
	}
	
#content p {
	line-height: 180%;
	}

p a:hover {
	background-color:#e2e2e2;
	}

p a:visited {
	color: #a7b57a;
	}

#content h1, h2 {
	padding-bottom: 20px;
	padding-top: 15px;
	} 
	
.breadrumb {
	line-height: 15px;
	padding-top: 15px;
	margin-bottom: 5px;
}

	
#content h2 {
	font-weight: normal;
	color: #a7b75a;
	}

.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;
	}

#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;
	display: block;
	width: 377px;
	height: 38px;
	text-indent: -4000px;
	position: absolute;
	left: 29px;
	top: 25px;	
	}

#header h1 a {
	display: block;
	}

.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;
	}
	
.footerstyle {color: #555F29}

.imgleft {
	border: 1px #a7b75a;
	margin-right: 10px;
	}

.adsense-content {
	float: right;
	}



#contentlist {
	width: 100px;
	float: right;
	padding-bottom: 40px;
	}

#contentlist p {
	line-height: 180%;
	}

#contentlist h1, h2 {
	padding-bottom: 20px;
	padding-top: 15px;
	} 
	
#contentlist h2 {
	font-weight: normal;
	color: #a7b75a;
	}