body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #36231d;
	color: #a1956e;
	background-color: #36231D;
	background-image: url(images/P2.jpg);
	margin-bottom: 0px;
	height: 418px;
}
a {
	color:#b8a20b;
	font-size:16px;
}
#container {
	width: 900px;
	background: #36231d;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background-color: #36231D;
} 
#header { 
} 
#headerBackground {
	width:900px;
	height:350px;
	text-align:right;
}
#headerBackground h1 {
	font-size:36px;
	color:#FFF;
	padding:350px 10px 0 0;
}
#headerBackground span {
	color:#a1956e;
}
.pp {
	float:left;
}
h2 {
	color:#FFF; font-size:12px;
	padding:12px 0 20px 50px;
}
#sidebar1 {
	float: right;
	width: 252px;
	background-color: #36231D;
	margin-top: 15px;
}
.rightTop img {
	vertical-align:bottom;
	background-color: #FFFFFF;
	margin-top: 0px;
}
.rightBottom img {
	vertical-align:top;
	background-color: #36231D;
}
.titleBody {
	background:#a1956e;
	float:left;
	padding-left:10px;
	background-color: #453C35;
}
.titleName {
	background:#a1956e;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding:10px 0 11px 0;
	background-color: #453C35;
}
.rightBodyContent {
	background:#b8a20b;
	color:#FFF;
	background-color: #36231D;
}
.rightBodyContent a {
	color:#FFF;
}
.rightBodyContent li {
	list-style:none;
	background: url(images/pRight.jpg) no-repeat 20px top;
	padding-left:40px;
	min-height:30px;
}
#mainContent {
	margin: 0 80px 0 0px;
	background-color: #36231D;
	height: auto;
	position: static;
} 
#footer {
	background:#442e24;
	margin:10px 0;
} 
#footer p {
	text-align:center;
}
#footerTop img {
	vertical-align:top;
}
#footerBottom img {
	vertical-align:bottom;
	background-color: #442E24;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#navcontainer {
	height:50px;
	background:url(images/navcontainerBackground.jpg) no-repeat left top;
}
ul#navlist {
	white-space: nowrap;
	padding:12px 0 0 30px;
}
#navlist li {
	display: inline;
	list-style-type: none;
}
#navlist a { 
	padding: 3px 10px;
	font-size:39px;
}
#navlist a:link, #navlist a:visited {
	color: #fff;
	text-decoration: none;
}
#navlist a:hover {
	color: #fff;
	background:url(images/buttonHover.jpg) repeat-x left top;
	text-decoration: none;
}
#navlist #active a {
	color: #fff;
	background:url(images/buttonHover.jpg) repeat-x left top;
	text-decoration: none;
}
#img {
border: none
}
