body{
height:100%;
background-color:#2e3e55;
margin:0; 
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}
a, a:visited{color:#FFFFFF; font-weight:bold; text-decoration:none}
a:hover {text-decoration:none; color:#c4c4c4; }
.align_center {text-align:center}
.align_left {text-align:left}
.align_right{text-align:right}
td.gallery {width:100px;}
p.header{margin-top:0; margin-right:0; margin-left:0; margin-bottom:1; font-weight:bold; text-align:center}
p.content{font-style:italic; text-align:left}
p.page_top{margin-bottom:0; margin-left:0; margin-right:0; margin-top:o}
.bold {font-weight:bold}
li.question {
list-style:none; font-weight:bold;}
li.answer { list-style:none; font-style:italic;}

#center { position: absolute; top: 50%; width: 100%; height: 1px; overflow: visible}  
#main { position: absolute; left: 50%; width: 800px; margin-left: -400px; height: 780px; top: -390px} 

#Header {

height:125px; 
width:800px;
}
#page_wrapper {
border-style:solid; 
border-width:1px; 
border-color:#FFF; 
width:800px; 
height:780px;
margin-left:auto;
margin-right:auto;
}

#Navigation {
height:25px; 
width:800px;
background-color:#c4c4c4;
overflow:hidden;

}
#Content {
height:605px; 
width:800px; 
overflow:hidden; background-color:#1a2332;
}
#copyright {
height:20px;
padding-top:5px;
width:800px; 
background-color: #C4C4C4; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
color:#000; 
font-style:italic; 
font-size:10pt;
overflow:hidden;
}
.h_mnu_01{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.h_mnu_01 ul{
	margin: auto;
	padding-left: 120px;
	float: left;
	width: 100%;
	background: #C4C4C4;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000
}

.h_mnu_01 ul li{
display: inline;
}

.h_mnu_01 ul li a{
	float: left;
	color: #000000;
	padding: 5px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000040;
	font-style:normal;
}

.h_mnu_01 ul li a:visited{
color: #000000;
}

.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #FFFFFF !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #000040;
}
.h_mnu_01 ul li a.first_nav{
	float: left;
	color: #000000;
	padding: 5px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-color: #000040;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000040;
}