body {
	background-color: #ffffff;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif
}

	/* --  NAVIGATION  -- */ 

#Nav {
	width:241px;
	padding-top:350px;
	height:275px;
	position: absolute;
	left:0px;
	top:0px;
	margin-bottom:0px;
	list-style-type: none;
	background-image: url(images/navbackground.jpg);
	background-repeat: no-repeat;
	margin-right: 0px;
}
	
#Nav ul { 
 list-style: none; 
 margin: 0; 
 padding: 0; 
} 

#Nav li {
	border-bottom: 1px solid #6f360a;
	border-top: 1px solid #6f360a;
} 
#Nav li a   { 
 font-size: 100%; 
 display: block; 
 padding: 0.4em 0 0.4em 0.5em; 
 border-left: 12px solid #006a6a; 
 border-right: 1px solid #006a6a; 
 background-color: #009595; 
 color: #FFFFFF; 
 text-decoration: none; 
}


#Nav li a:hover { 
 background-color: #006a6a; 
 color: #FFFFFF; 
} 

#Nav ul ul { 
 margin-left: 12px; 
} 
#Nav ul ul li { 
 border-bottom: 1px solid #6f360a; 
 margin:0; 
} 
#Nav ul ul a:link, #navigation ul ul a:visited { 
 background-color: #aeffff; 
 color: #6f360a; 
} 
#Nav ul ul a:hover { 
 background-color: #006a6a; 
 color: #FFFFFF; 
}


.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
	padding-left: 238px;
	padding-top: 0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}

}
#Picbar {
	width:639px;
	padding-top:0px;
	height:99px;
	position: absolute;
	top:0px;
	margin-bottom:0px;

}

#Div3  {
	background-image: url(../2010%20NAE4-HA/homepg_r1_c1.jpg);
	background-repeat: no-repeat;
	background-color: #009595;
	position: absolute;
	left:0px;
	top:0px;
	height:245px;
	width:241px;
	}
	



#Content {
	position: absolute;
	left:265px;
	top:183px;
	width:685px;
	margin-bottom:0px;
	text-align: left;
	color: #000000;
	padding-top:1px;
	padding-bottom:2px;
	padding-right: 5px;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #70370C;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #009494;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
