.Category-Header {
	font-size: 25px;
	background-color: #67B700;
	padding: 10px;
	color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/backgrounds/menu-hover-background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #000000;
	font-weight: bold;
	text-align: left;
}
#Logo-Header {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #67B700;
	background-color: #7A4626;
	background-image: url(../images/backgrounds/brick-background.gif);
	width: 100%;
	background-position: left top;
	clear: both;
	padding: 0px;
	float: left;
	margin: 0px;
}
#Header-Width {
	width: 1150px;
	margin-right: auto;
	margin-left: auto;
}

#Logo {
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #67B700;
	text-transform: uppercase;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	float: left;
	text-align: right;
	clear: both;
	height: auto;
	background-image: url(../images/backgrounds/logo-box-background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


#Random-Image {
	float: left;
	width: 728px;
	padding: 5px;
	margin-top: 5px;
	background-image: url(../images/backgrounds/transpartent-50.png);
	background-repeat: repeat;
	text-align: left;
	font-size: 11px;
	margin-bottom: 0px;
	height: 195px;
	margin-right: 0px;
	margin-left: 5px;
}



#Adsense728x90 {
	background-image: url(../images/text/loading-advertisement.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 90px;
	width: 728px;
	float: left;
	page-break-before: left;
	page-break-after: left;
	background-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #67B700;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#Body-Content {
	clear: both;
	width: 1130px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/backgrounds/transpartent-50.png);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
#Menu-Content {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	padding: 10px;
}

#Page-Title {
	text-align: right;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #67B700;
	padding-top: 5px;
	padding-right: 5px;
	font-weight: bold;
	cursor: default;
}
#Page-Content {
	background-color: #FFF;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	font-size: 18px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	line-height: 25px;
}
#Footer {
	padding: 30px;
	background-color: #FFF;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #67B700;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-size: 13px;
	margin: 0px;
	background-image: url(../images/logos/footer-image.png);
	background-repeat: no-repeat;
	background-position: 25px center;
}
#Footer a {
	color: #000;
}




body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	background-image: url(../images/backgrounds/body-background.jpg);
	background-repeat: repeat;
}
#Bottom-Adsense {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

a:link {
	color: #67B700;
}
a:visited {
	color: #67B700;
}
a:hover {
	color: #000;
}
