body
{
	margin:0;
	padding:0;
	background-image:url(bg_grad.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #C9D2D7;
	background-image: url(images/nw_bgnd.jpg);
	margin-left: 0px;
	background-repeat: repeat-y;
}

#topPan
{
	position:relative;
	top: 0px;
	background-image: url(images/nw_topbar_main.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	height:225px;
	width: 900px;
	left: 120px;
	margin:0;
	}	


#mainPan
{
	width:900px;
	position:absolute;
	margin:0 auto;
	height:226px;
	left: 120px;
	overflow: visible;
	top: 233px;
	background-image: url(images/nw_content_bgnd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 130px;
	background-color: #FFFFFF;
	}
	


#columnCenter
{
	height:370px;
	width: 717px;
	position: absolute;
	top: 256px;
	left: 240px;
}

#columnCenter h2 
{
	display:block;
	height:25px;
	color:#33CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height:normal;
	text-align:left;
	font-weight: bold;
	width: 640px;
	text-transform: capitalize;
	padding: 0px;
	margin: 0px;
	}
	
#columnCenter h1 
{
	display:block;
	height:25px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	text-align:left;
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: normal;
	padding-left: 5px;
	width: 640px;
	padding-top: 5px;
	text-transform: none;
	padding-bottom: 20px;
	}
		
		
#columnCenter p
{
	display:block;
	width:640px;
	font-family: "Trajan Pro Bold";
	font-weight: normal;
	font-size: 15px;
	line-height:20px;
	text-align:left;
	padding-top: 0px;
	padding-left:30px;
	margin-left: 0px;
	color: #3F7CAA;
	padding-bottom: 0px;
	text-transform: none;
	height: auto;
	}

#columnCenter h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #237BBE;
	font-size: 12px;
	text-transform: capitalize;
	padding-left: 5px;
	letter-spacing: 0.095em;
	width: 400px;
}

#columnRight {
	position: absolute;
	top: 1052px;
	left: 119px;
	width: 900px;
	height: 240px;
	padding-bottom: 0px;
	background-color: #6DA0E3;
}


#columnRight {
text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
}

#columnRight ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	vertical-align: middle;
	background-image: url(images/bluetab.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
	padding-top: 12px;
	padding-bottom: 18px;
	text-align: center;
}





#columnLeft {
	position:relative;
	width:200px;
	height:515px;
	z-index:2;
	left: 170px;
	top: 60px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #002E5C;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002E5C;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9933;
	text-decoration: none;
	text-transform: capitalize;
}
.pic {
	border: medium solid #FFFFFF;
}
.emph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 26px;
	font-weight: bold;
	color: #FF9900;
}
