body {

	background-image: url(../images/bg.jpg);

	background-repeat: repeat-x;

	background-color: #261C15;

	background-position: center top;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

}

#main {

	width: 902px;

	margin-right: auto;

	margin-left: auto;

	margin-top: 40px;

}

#logo {

}

#header {

	height: 270px;

	margin-top: 10px;

	margin-bottom: 2px;

}

#headerimg {

	float: left;

	width: 650px;

}

#headermenu {
	width: 90px;
	height: 270px;
	position: absolute;
	margin-left: 904px;
}

#body {

	background-color: #FFFFFF;

	background-image: url(../images/bgcontent.jpg);

	background-repeat: repeat-x;

}

#content {

	width: 647px;



}

#bodymenu {

	float: right;

	width: 250px;

	background-image: url(../images/bgmenu.gif);

	background-repeat: repeat-x;

	background-color: #FFF;

	padding-left: 2px;



}

#bodymenu2 {

	width: 250px;

}



#footer {

}

.contentheading {

	color: #FF3300;

	font-family: "Century Gothic";

	font-size: 16px;

	font-weight: bold;

}

.componentheading {

	color: #FF3300;

	font-family: "Century Gothic";

	font-size: 16px;

	font-weight: bold;

}
