
body {
font-size: 12px; 
font-family: helvetica, arial, verdana, sans-serif; 
color: #fdc794; 
line-height: 18px;
background-color: #3f3301;
background-image: url(../images/bg.jpg);
background-repeat: repeat;
margin: 0px;
}

#container {
width: 809px; 
margin: auto; 
height: 100%;
background-color: #000000;
background-position: auto;
}

#header {
width: 809px;
height: 69px;
margin: 0px 0px 0px 0px; 
background-image: url(../images/long-nav-bar.jpg);
background-repeat: no-repeat;
background-position: auto;
}


#header ul { margin: 20px 0 0 0;	
	padding: 0 0px 0 0;
	list-style-type: none; float: right;}
	
#header li { margin: 0;
	padding: 0;
	display: inline;
	}
	
#header li a {font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
		font-weight: bold;
	padding: 12px 9px;
	margin: 0;
	}
	
#header li a:visited {color: #ffffff;
	text-decoration: none;}
	
#header li a:hover {font-size: 13px;
	color: #ffffff;
	text-decoration: underline;}


#headerImage {
width: 809px;
height: 232px;
margin: 0px 0px 0px 0px; 
background-position: auto;
}

#contentArea {
width: 809px;
height: 501px;
margin: 0px 0px 0px 0px; 
background-image: url(../images/body-bgrd.jpg);
background-repeat: no-repeat;
background-position: auto;
}

#contentAreaMenu {
width: 809px;
height: 501px;
margin: 0px 0px 0px 0px; 
background-image: url(../images/menu-bgrd-page.jpg);
background-repeat: no-repeat;
background-position: auto;
}


div#inner_content {
	font-size: 12px;
	font-family: helvetica, arial, verdana, sans-serif;
	color: #fdc794;
	line-height: 18px;
	margin-top: 0px;
	margin-left: 120px;
	padding:10px 20px 0px 0px;
	width:660px;
	height:260px;
	overflow:auto;
	overflow-y:auto;
	overflow-x:hidden;
	scrollbar-base-color: #000000;
}
div#inner_content p {
	margin-left:1px;
	margin-right:30px;
	margin-bottom:10px;
}
div#inner_content a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
div#inner_content a:hover {
	color: #ffffff;
	text-decoration: underline;	
	font-weight: bold;
}
div#inner_content ul li {
	margin-right:10px;
	text-align: left;
}



div#inner_contentLg {
	font-size: 12px;
	font-family: helvetica, arial, verdana, sans-serif;
	color: #fdc794;
	line-height: 18px;
	margin-top: 0px;
	margin-left: 120px;
	padding:10px 20px 0px 0px;
	width:660px;
	height:390px;
	overflow:auto;
	overflow-y:auto;
	overflow-x:hidden;
	scrollbar-base-color: #000000;
}
div#inner_contentLg p {
	margin-left:1px;
	margin-right:30px;
	margin-bottom:10px;
}
div#inner_contentLg a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
div#inner_contentLg a:hover {
	color: #ffffff;
	text-decoration: underline;	
	font-weight: bold;
}
div#inner_contentLg ul li {
	margin-right:10px;
	text-align: left;
}

div#inner_contentMenu {
	font-size: 12px;
	font-family: helvetica, arial, verdana, sans-serif;
	color: #fdc794;
	line-height: 18px;
	margin-top: 0px;
	margin-left: 120px;
	padding:10px 20px 0px 0px;
	width:660px;
	height:350px;
	overflow:auto;
	overflow-y:auto;
	overflow-x:hidden;
	scrollbar-base-color: #000000;
}
div#inner_contentMenu p {
	margin-left:1px;
	margin-right:30px;
	margin-bottom:10px;
}
div#inner_contentMenu a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
div#inner_contentMenu a:hover {
	color: #ffffff;
	text-decoration: underline;	
	font-weight: bold;
}
div#inner_contentMenu ul li {
	margin-right:10px;
	text-align: left;
}

a.pagesBlk:link {color: #ffffff; font-size: 12px; text-decoration: none; }
a.pagesBlk:visited {color: #ffffff; font-size: 12px; text-decoration: none; }
a.pagesBlk:hover {color: #ffffff; font-size: 12px; text-decoration: underline; background-color: #003300; }
a.pagesBlk:active {color: #ffffff; font-size: 12px; text-decoration: none; }

p.pagesBlk {
margin-top: 5px;
font-size: 13px; 
font-family: helvetica, arial, verdana, sans-serif; 
color: #e7248e; 
line-height: 15px;
}

#footer {
	height: 35px;
	margin-top:15px;
	clear: both;
	border-bottom: 0px #fff solid;
}

h1 {
	font-size: 18px;
	color: #fdc794;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
}

h2 {
	font-size: 15px;
	color: 3e4148;
	font-weight: bold;
	font-family: helvetica, arial, verdana, sans-serif; 
}

