div#Header{
	width:84.8%;
	font: 22px;
	color: white;
	font-weight: bold;
	font-family: Verdana,sans-serif;
	background-color: #BABED4;


}

div#nifcontent{
width:100%;
}

div#nifcontent_bottom{
width:80%;

}

div#NifNav{
	position: absolute;
	top: 30px;
	right: 0;
	width:185px;
	background-color: #B1C5C9;
	border-bottom: 1px solid #222222;
	font: 12px;
	font-family: Verdana,sans-serif;
}

div#ImageNav{
	position: absolute;
	top: 30px;
	right: 0;
	width:185px;
	background-color: #d5bb28;
	border-bottom: 1px solid #222222;
	font: 12px;
	font-family: Verdana,sans-serif;
}


div#nifuser{
width:100%;
background-color: #FFCCCC;
}
