body
{
	width: 100%;
	background-color: #8F7D52;
}
.content
{
	background-color: #A89360;
	width: 100%;
}
#banner
{
	position: absolute;
	left: 130px;
	top: 10px;
	z-index: 3;
}
#menu
{
	position: absolute;
	left: 10px;
	top: 168px;
	width: 110px;
	z-index: 2;
	color: #FFFFFF;
	background-color: #A89360;
}
#menuright
{
	position: absolute;
	right: 10px;
	top: 168px;
	width: 110px;
	z-index: 2;
	color: #FFFFFF;
	background-color: #A89360;
}
#site
{
	margin: 0px;
	position: absolute;
	left: 130px;
	right: 130px;
	top: 168px;
	z-index: 1;
}
#main
{
	margin: 0px;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	z-index: 0;
	width: 100%;
	height: 314px;
	background-image: url('images/rssidebarmain.jpg'); 
	background-repeat: no-repeat;
}
#poweredby
{
	position: absolute;
	right: 10px;
	top: 128px;
	z-index: 2;
}
#top
{
	margin: 0px;
	position: absolute;
	left: 10px;
	right: 10px;
	top: 10px;
	z-index: 1;
}
#top a  {
	color : #FFFFFF;
	text-decoration : none;
}
#menu a  {
	color : #FFFFFF;
	text-decoration : underline;
}

#menu a:hover  {
	color :#FFFFFF;
	text-decoration : none;
}
#menu a.link  {
	color : #FFFFFF;
	text-decoration : none;
}
#menuright a  {
	color : #FFFFFF;
	text-decoration : underline;
}

#menuright a:hover  {
	color :#FFFFFF;
	text-decoration : none;
}
#menuright a.link  {
	color : #FFFFFF;
	text-decoration : none;
}
h1 {
	margin: 5px;
	font-weight: 100;
	font-family: arial;
	font-size: 30px;
	color : #FFFFFF;
	text-decoration : none;
}
h2 {
	margin: 5px;
	font-family: arial;
	font-weight: 100;
	font-size: 14px;
	color : #FFFFFF;
	text-decoration : none;
}