body {
	margin:0px 0px; padding:0px;
	text-align:center;
		background-color: #000000;

	}
	
#body_container {
	position:relative;
	width:860px;
	margin:0px auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	
#content_container{
position:relative;
min-height:600px;
text-align:left;
width:860px;
color:#FFFFFF;
background-image:url(../../images/body_background.jpg);
background-repeat:no-repeat;
z-index:1;

}

#top_navigation{
	position:absolute;
	color: #dbac0a;
	width:860px;
	text-align:right;
	z-index:3000;
	color: #dbac0a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#top_navigation a {
	color: #dbac0a;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#top_navigation a:visited {
	color: #A9850A;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#top_navigation a:hover {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}


#left_nav{
	position:absolute;
	top:20px;
	padding-top:200px;
	width:222px;
	min-height:450px;
	background-image:url(../../images/logo_pnl.png);
	z-index:1000;
	background-repeat:no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fbe39a;
	font-size: 15px;
	line-height: 19px;
}
#the_left_nav_content{

width:203px;
padding-left:10px;
padding-right:10px;
}



#the_content{
	position:relative;
	width:622px;
	float:right;
	min-height:550px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#the_banner{
position:relative;
top:90px;
left:11px;
width:612px;
height:455px;
background-image:url(../../images/banner_background.png);
background-repeat:no-repeat;
overflow:hidden;
}
#the_banner_image{
top:20px;
left:18px;
position:relative;
width:575px;
height:325px;
}

#the_page_stuff_top{
position:relative;
background-image:url(../../images/content_background_top.png);
background-repeat:no-repeat;
width:608px;
height:11px;
left:13px;
}

#the_page_stuff{
	position:relative;
	background-image:url(../../images/content_background.png);
	background-repeat:repeat-y;
	left:13px;
	width:608px;
	margin-top: 0px;
	top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#the_page_stuff_content{
	padding-right:10px;
	padding-left:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fbe39a;
	font-size: 15px;
	line-height: 19px;
}

#the_page_stuff_bottom{
position:relative;
background-image:url(../../images/content_background_bottom.png);
background-repeat:no-repeat;
width:608px;
height:50px;
left:13px;
}
#the_footer{
	position:relative;
	width:608px;
	top:50px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #dbac0a;
}
#the_footer a {
	color: #dbac0a;
	text-decoration: none;
	font-size: 10px;
}
#the_footer a:visited {
	color: #A9850A;
	text-decoration: none;
}
#the_footer a:hover {
	text-decoration: underline;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fbe39a;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B4A570;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fbe39a;
}

