body { 
	 
	background:#d7ddd9 center;
	margin: 5px; font-style:normal;  font-weight:normal;   font: 11pt verdana #bbdb88;
		}
p { 
	font: 10pt/14pt arial; 
	margin-top: 10px; 
	
	color:purple;
	}
p.teal { 
	font: 10pt/14pt arial;
	
	margin-top: 10px; 
	
	color:teal;
	}

p.blue { 
	font: 12pt/14pt arial; 
	margin-top: 10px; 
	font-weight:bold; 
	color:#005073;
	}
	
p.white { 
	font: 12pt/14pt arial; 
	margin-top: 10px; 
	font-weight:normal; 
	color:#ffffff;
	}


h1    { 
	font:  normal 18pt verdana; 
	letter-spacing: 1px; 
	margin-bottom: 15px;
	margin-top:50px; 
	
	color:purple;
	}

h2    { 
	font:  normal 14pt arial; 
	letter-spacing: 1px; 
	margin-bottom: 15px;
	margin-top:30px; 
	color:purple;

	}
	
h3    { 
	font:  normal 28pt arial; 
	letter-spacing: 1px; 
	margin-bottom: 40px;
	margin-top:0px; 
	color:purple;
	
	}

h4    { 
	font:  bold 12pt/14pt arial; 
	letter-spacing: 1px; 
	margin-bottom: 25px;
	margin-top:40px; 
	color:purple;

	}
	
h5    { 
	font:  bold 18pt arial; 
	text-align:center;
	letter-spacing: 1px; 
	margin-bottom: 10px;
	margin-top:10px; 
	color:purple;

	}
h6

	{ 
	font:  bold 14pt arial; 
	text-align:center;
	letter-spacing: 1px; 
	margin-bottom: 10px;
	margin-top:30px; 
	color:teal;

	}

ul	{
	font:12pt/14pt arial; 

	list-style:circle;
	font:verdana;
	color:purple;
	}
	
li.white	{
	font:12pt/14pt arial; 

	list-style:none;
	font:verdana;
	color:#ffffff;
	}

	
li	{
	font:12pt/14pt arial; 
	margin-bottom:10px;
	list-style-type:none;
	font:verdana;
	color:purple;
	}

li.number	{
	
	font:12pt/14pt arial; 
	margin-bottom:10px;
	list-style-type:decimal;
	font:verdana;
	color:purple;
	}



#container {
	
	background:#aabadd;
	
	position:relative;
	left:13%;
	width:800px;
	height:auto;
	padding-top:10px;
	padding-bottom:50px;
	margin:10px 10 px;
	top:10px;
	
	border-width:0px;
	
	}

#content {
	
	background:url('background2.jpg');
	
	position:relative;

	width:750px;
	height:auto;
	padding-top:30px;
	padding-bottom:30px;
	padding:10px;
	margin:0px;
	bottom:0px;
	top:40px;
	left:2%;
	border-width:0px;
	z-index:5;
	}

#content2 {
	
	background:url('eft.jpg');
	
	position:relative;

	width:750px;
	height:auto;
	padding-top:30px;
	padding-bottom:30px;
	padding:10px;
	margin:0px;
	bottom:0px;
	top:40px;
	left:2%;
	border-width:0px;
	z-index:5;
	}

#pageheader {

	background:url('banner3.jpg');
	
	background-position:left;
	position:relative;
	width:800px;
	height:100px;
	left:0px;
	padding:0px;
	z-index:5;
	
	
	
	
	}

#navigator {
	font:verdana;
	background:#9781B7;
	width:800px;
	height:30px;
	left:0px;
	position:absolute;
	padding-top:10px;
	margin:0px;
	top:100px;
	z-index:6;
	}
	
	

	
		
	
	
		