
body {

	background-color: #2f0b0b;
	text-align: center;

}



#header_spacer {

	width: 100%;
	height: 25px;


}
#header {

	width: 818px;
	height: 114px;
	background-color: #2f0b0b;
	background-image: url(images/header.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #5d502b;



}


	

#nav {

	width: 820px;
	height: 37px;
	line-height: 37px;
	background-color: #5d502b;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	font-family: Verdana,Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #d0b979;

	

}

#nav a {color: #d0b979; text-decoration: none;}
#nav a:hover {text-decoration: underline; color: #d0b979;}

#content {

	width: 818px;
	height: 360px;
	background-color: #451515;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #5d502b;


}



.delimiter {

	color: #5d502b;
	font-weight: normal;
	font-size: 11px;

}

#div1 {
	width: 820px;
	height: 20px;

}

#div2 {

	width: 210px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	float: left;
	border-right: 1px dashed #5d502b;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 15px;

}


#div3 {

	width: 525px;
	height: 310px;
	float: left;
	font-family: Verdana, Tahoma;
	font-size: 14px;
	color: #d0b979;
	padding-left: 30px;
	padding-right: 10px;
	text-align: justify;

}

#div3 img {border: 1px solid #5d502b;}

#div3 .title {font-weight: bold; font-size: 15px; text-align: center; text-decoration: none; }

#nav2 {

	width: 820px;
	height: 37px;
	line-height: 37px;
	background-color: #5d502b;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	font-family: Verdana,Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #d0b979;

	

}

#nav2 a {color: #d0b979; text-decoration: none;}
#nav2 a:hover {text-decoration: underline; color: #d0b979;}

