#site_navigation {
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 50px;
}

#site_advertarea { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: small; padding-top: 0px}
#site_advertarea a { color: #FFFFFF; text-decoration: none }
#site_advertarea a:link { color: #FFFFFF; }
#site_advertarea a:hover { color: #FFFFFF; text-decoration: underline;}

#site_layout {
	background-color: #aaa676;
	height: 100%;
	width: 100%;
	padding-top: 35px;
	background-image: url(../images/photoshop/images/body_bg5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#site_bottom {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-top: 95px
}
#site_bottom a { color: #89bd41; text-decoration: none }
#site_bottom a:link { color: #89bd41; }
#site_bottom a:hover { color: #89bd41; text-decoration: underline;}




#table_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFC80D;
}
#table_postedby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFC80D;
}
#table_postedby a { color: #FFC80D; text-decoration: none }
#table_postedby a:link { color: #FFC80D; text-decoration: underline}
#site_bottom a:hover { color: #FFC80D; text-decoration: underline;}

#table_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFC80D;
}
