body{
	margin:0px;
	text-align: center;
	background-color:#376597;
}

body,td,p, li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

h1{
font-size: 14px;
}

a, a:visited{
	color:#376597;
}

a:hover{
	color:#8CA5C4;
	text-decoration:none;
}
	
/* --- BANNER ------------------------------- */
#bannercontainer{
	background:#ffffff url(bannerRightBG.gif) no-repeat right;
}




/* --- NAVIGATION ------------------------------- */

#mainnavcontainer{
	background:#3D84B6;
	height:36px;
	border:4px #ffffff solid;
	vertical-align:middle;
}


/* --- CONTENT ------------------------------- */
#contentcontainer{
	background:#ffffff;
	height:480px;
	vertical-align:top;
}




#footer{
	height:60px;
	color:#000066;
	font-size:10px;
	vertical-align:top;
	padding:20px;
}

#footer td, #footer p, #footer li{
	color:#000066;
	font-size:10px;
}

#footer a, #footer a:visited{
	color: #0099FF;
}

.djk{
	text-align:right;
	background-color:#376597;
	padding:1px 45px 10px 0;
	width:800px;
	margin-left:auto;
	margin-right:auto;	
}

.djk, .djk a, .djk a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration:none;

}

.djk a:hover{
	text-decoration:underline;
}
