
html, body{
	background-color:#999999;
	margin:0px;
	height: 100%;
	width:100%;
	font-size: 12px;
}


#dv_container {
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	width: 900px;
	height: 100%;
	min-height:100%;
	text-align: center;
	background-color:#999999;
   	voice-family: "\"}\"";
    	voice-family: inherit;
	margin-left:auto;
	margin-right:auto;
}

#dv_content {
	position:relative;
	background-color: #FFFFFF;
	width: 900px;
}

#dv_Narow_Page {
	position:relative;
	background-color: #FFFFFF;
	width: 500px;
	text-align: left;
}

#dv_leftNav{
	width: 170px;
	background-color:#FFFFFF;
	border-right: solid 1px #999999;
	margin-bottom:-20px;

}

#dv_header{
	position:relative;
	width:100%;
	height:100px;
	text-align: center;
	font-weight: bold; 
	font-size: 32px; 
	color: rgb(252,251,247); 
	font-style: normal; 
	font-family: verdana, arial, sans-serif; 
	text-decoration: none;
	background-color: #141;
	/*background-color: rgb(0,102,0)*/
}

#dv_footer {
	position:relative;
  	width: 100%;
	color:#FFFFFF;
	padding-top:4px;
	padding-bottom:2px;
	font-weight: bold; 
	font-size: 14px; 
	background-color: #141;
}

#dv_PageHeader {
	position:relative;
	padding-top:4px;
	padding-bottom:2px;
	font-weight: bold; 
	font-size: 14px; 
}