body {
	text-align:center;
	margin:0px;
	}

#wrap {
	width: 100%;
	background:url(bka.jpg);
	}

#frame {
	width:910px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	border-right: 20px Solid #FFFFFF;
	border-left: 20px Solid #FFFFFF;
	border-top: 20px Solid #FFFFFF;
	border-left: 20px Solid #FFFFFF;
	background:url(hmbk.gif);
	}
	
#mast {
	position: relative;
	width:910px;
	background:#CCCCCC;
	height:145px;
	}

#nav{
	width:910px;
	background: #333333;
		border-bottom: 8px Solid #993300;
	}
	
#factbar{
	width:910px;
	background: #CC9966;
	height:70px;
	}

#footer{
	width:800px;
	background: #CCCCCC;
	}

#leftpanel {
	position: relative;
	padding-left: 0px;
	padding-top: 10px;
	text-align:left;
	width:510px;
	float:left;
	background: #FFFFFF;
	background-position:top right;
	background-repeat:no-repeat;
	min-height: 365px;
	}


#rightpanel {
	position: relative;
	text-align:left;
	width:385px;
	float:left;
	background:url(txtbk.gif);
	min-height: 300px;
	padding-bottom: 20px;
	}

.secnav{
	width: 485px;
	overflow: hidden;
	padding-bottom: 5px;
	margin-left: 23px;
	background:url(txtbk.gif);
	border-bottom: 1px Solid #CCCCCC;
	}

.secnav ul{ 
	margin:0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	}

.secnav li{
	display: inline;
	margin: 0px;
	}

.secnav li a{
	font-size: 12px;
	float:left;
	display: block;
	text-decoration: none;
	margin-top: 5px;
	padding-left: 12px;
	padding-right: 5px;
	padding-top: 5px;
	text-align:left;
	border-right: 1px Solid #999999;
	color:#999999;
	}

.secnav li a:visited{
	color:#999999;
	}

.secnav li a:hover, .secnav li.selected a{
	color: #666666;
	font-weight: normal;
	border-left: 0px;
	border-right: 1px Solid #666666;
	}
	
.secnav li.right a{
	color: #999999;
	font-weight: normal;
	border-left: 0px;
	border-right: 0px;
	}
	
.secnav li.right a:hover {
	color: #FFFFFF;
	font-weight: normal;
	border-left: 0px;
	border-right: 0px;
	}	



.rgttxt {
	margin:20px;
	position: relative;
	width:220px;
	text-align:left;
	float:left;
	}
	
#pictext {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	width:284px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-bottom: 15px;
	color:#666666;
	background: #CCCCCC;
	}

