body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #231f20;
	text-align: center;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #ececec;
	height: 750px;
	background-color: #FFFFFF;
	background-image: url(../images/wrapper-div-background_rev3.gif);
}

#header {
	background-repeat:no-repeat;
	height:90px;
	position:relative;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #cb352d;
	margin-left: 230px;
}

#header h1 {
	margin: 0;
	padding: 0;
	font-weight:normal;
	color: #663300;
	font-size: 130%;
	position:absolute;
	bottom: -84px;
	width: 624px;
	height: 58px;
	left: -1px;
}

#content h1 {
	margin: 0;
	padding: 0;
	font-weight:normal;
	color: #663300;
	font-size: 130%;
	width: 624px;
	height: 58px;
	left: -1px;
}


#content2 h1 {
	font-weight:normal;
	color: #4D2600;
	font-size: 150%;
	left: -1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}


#toptext {
	margin: 0;
	font-weight:normal;
	color: #484848;
	position:absolute;
	right: 2px;
	width: 442px;
	top: -16px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	letter-spacing: 0.2pt;
}

#images {
	margin: 0;
	padding: 0;
	font-weight:normal;
	color: #cb352d;
	position:absolute;
	right: 2px;
	width: 400px;
	top: -16px;
}

#images ul {
	list-style-type: none;
}


	
#images li {
	float: left;
	display: block;
	}
#images img {
	display: block;
	width: 80px;
	border: 1px solid #ffffff;
	margin-right: 3px;
	}
	
	
	
	
#navigation p {
	margin: 0;
	font-weight:normal;
	color: #484848;
	position:absolute;
	font-size: 90%;
	width: 160px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: center;
	left: 20px;
}
	
	
#navigation img {
	
	border: 1px solid #663300;
	
	}
	
#content {
	margin-left: 230px;
	height: 640px;
	padding-top: 5px;
	padding-right: 110px;
	padding-bottom: 0;
	padding-left: 0;
	top: 0px;
	position: relative;
}
#content p {
	font-size: 90%;
	line-height: 1.4em;
	color: #7F3F00;
}

#content2 p {
	font-size: 90%;
	line-height: 1.4em;
	color: #4D2600;
}

#content2 h2{
	font-size: 110%;
	margin: 0;
	font-weight:normal;
	color: #484848;
	line-height: normal;
	}

#content2 ul {
	font-size: 96%;
	color: #4D2600;
}

#navigation {
	position: absolute;
	top: 70px;
	left: 0;
	width: 180px;
	height: 594px;
}


#content2 {
	position: absolute;
	top: 70px;
	left: 230px;
	width: 673px;
	height: 675px;
}

#navigation ul {
	list-style: none;
	padding: 0;
	border: none;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}

#navigation li {
	font-size: 70%;
	color: #4D2600;
}

#navigation a:link, #navigation a:visited {
	color: #4D2600;
	background-color:transparent;
	display:block;
	border-bottom: 1px solid #999;
	padding: 1em 0 0.2em 0;
	text-decoration:none;
}

#navigation a:hover, a:active{
	color: #4D2600;
	font-style: normal;
	font-weight: bold;
	background-color: #AAFFFF;
}


#footer {
	font-size: 70%;
	padding-top: 1em;
	text-align:right;
	color: #999;
	background-color: transparent;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
