body {
	background-color: #fff3c5;
	margin: 0px;
	padding: 0px;
}

ul{list-style-type:none;}

#everything {
	position: relative;
	left: auto;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	width: 100%;
	right: auto;
}
#container {
	position: relative;
	left: 0px;
	top: 0px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#body {
	left: 0px;
	top: 0px;
	width: 760px;
	float: left;
	background-image: url('images/content_expand.gif');
}
#header_ {
	left: 0px;
	top: 0px;
	width: 760px;
	height: 372px;
	float: left;
	background-image: url('images/header.jpg');
}
#header_ ul{
	width: 660px;
	height: 28px;
	top: 5px;
	left: 25px;
	margin-top: 320px;
}
#header_ ul li{width:110px; height:28px; float:left;}
#header_ ul li a{
	width: 109px;
	height: 28px;
	display: block;
	color: #FFFFFF;
	font: 13px/28px "Trebuchet MS";
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border-right-color: #969260;
	background-image: url('images/nav_down.png');
}
#header_ ul li a:hover{
	width: 110px;
	height: 28px;
	color: #fff;
	text-decoration: none;
	background-image: url('images/nav_over.png');
}
#content_ {
	left: 0px;
	top: 372px;
	width: 760px;
	float: left;
	background-image: url('images/content.gif');
	background-repeat: no-repeat;
}
#content_ h2{
	font: 26px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFCC66;
	margin: 0 0 15px 35px;
	font-weight: normal;
	display: block;
	padding-top: 15px;
}
#content_ p{
	background: no-repeat;
	color: #EAE6D0;
	padding: 0 0 0 0px;
	margin: 0 0 0 40px;
	width: 680px;
	display: block;
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
}
#content_ p span{
	color: #FADDC0;
	font-weight: bold;
}
#content_ p span.bg{
	color: #799fbb;
}
#content_ p a{
	font: 11px/12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#content_ p a:hover{
	background: #CC0000 no-repeat;
	color: #FFFFFF;
}
#content-expand_ {
	left: 0px;
	top: 611px;
	width: 760px;
	height: 2px;
	float: left;
	background-image: url('images/content_expand.gif');
}
#footer {
	left: 0px;
	top: 0px;
	width: 760px;
	height: 87px;
	float: left;
}
#footer-top_ {
	left: 0px;
	top: 613px;
	width: 760px;
	height: 9px;
	float: left;
	background-image: url('images/footer_top.gif');
}
#footer-content_ {
	left: 0px;
	top: 622px;
	width: 760px;
	float: left;
	background-image: url('images/footer_content.gif');
}
#footer-content_ p{
	padding: 30px 30px 30px 100px;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #FAFAFA;
	background: repeat-x;
	font-weight: normal;
	height: 14px;
	margin: 0;
}
#footer-content_ p a{
	color: #FFFFFF;
	text-decoration: underline;
}
#footer-content_ p a:hover {
	color: #FFCC66;
}

#footer-bottom_ {
	left: 0px;
	top: 676px;
	width: 760px;
	height: 24px;
	float: left;
	background-image: url('images/footer_bottom.gif');
}
