body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #034F08
	
}
a:link {font-size: 0.9em;
	font-style: italic;
	font-weight: 100;
	color: #00FF00;
text-decoration: none;}      /* unvisited link */

a:visited {font-size: 0.9em;
	font-style: italic;
	font-weight: 100;
	color: #00FF00;
text-decoration: none;}   /* visited link */

a:hover {font-size: 0.9em;
	font-style: italic;
	font-weight: 100;
	color: #fff;
text-decoration: none;}   /* mouse over link */

a:active {font-size: 0.9em;
	font-style: italic;
	font-weight: 100;
	color: #00FF00;
text-decoration: none;}   /* selected link */


	
#contentWrap {
	position:relative;
	width:825px;
	min-height: 500px;
    height: 1000px;
	
	z-index:2;
	background-color:#669999;
	margin:0 auto;
	border-bottom: solid 2px #003300;
	border-right: solid 2px #003300;
	border-left:  solid 2px ##00CCCC;
	border-top:  solid 2px ##00CCCC;
}
.contentWrap {

	background-color:#669999;
	margin:0 auto;
	border-bottom: solid 5px  #020020;
	border-right: solid 5px #020020;
	border-left:  solid 5px #00CCCC;
	border-top:  solid 5px #00CCCC;
}

#logo {
	position:absolute;
	z-index:7;
	left: 03px;
	top: 10px;
	
}

#mainContent
{
	position:absolute;
	z-index: 100;
	width: 810px;
	top: 154px;
	padding: 5px;
	height: -9px;
	margin:  auto;
	left: -20px;
	overflow: hidden;
}

.mainContent
{
	
}




#menu{ 
 position:absolute;
 z-index: 6;
 top: 145px;
 left: 205px;
 width:: 625px;



}

/*---------------    menu - style   -------------*/
#nav {
	
	position: absolute;
	left: 196px;	
	top:140px; 
	background-color:#47DF31;
	overflow:hidden;
	font-size: 0.9em;
	display:block;
	height:18px;
	width: 580px;
	z-index:6;
	list-style-type: none;
	

}

 
/*--------------- Main menu - style -------------*/
 
#nav > li /* top header*/
{
   left: -20px;
   position: absolute
   list-style-type: none;
   float:left;
   color: #000;
   white-space: nowrap;
   width: 115px;
   background-color: #55FF55   
   z-index: 7;
   text-align: center;
   
 
}

.nav{
} 
 /*top  bar menu mouse over 51*/
a.nav:hover 
 {
display:block; 
color: #000;
 }  



  
#nav > li:hover ul /*hover drop down*/
 { 

display: block; 
background-color:#0c2141;
color: #fff;
position: absolute;
z-index: 1100;
border: solid thin #e3b84f;
}
 
#nav > li:hover /*top  bar menu mouse over */
 {
color: #fff;
display:block;
background-color: #008000;
font-weight: bold;
text-decoration: none;


  }

 
#nav li ul 
{
	margin:0px; 
	display:none;
	color: #000; 
	text-decoration: none;
     
 
    }
 
#nav li ul li {
list-style-type: disc; margin:0 0 0 0;}
 
/*----------- scroll down type properties ------------------------------------------------*/
#nav li ul li a 
{
font-size: 0.8em; 	
display:block; 
text-decoration:none;
color:#fff; 
padding: 2px 2px 5px 0px;
line-height: 15px;
white-space:normal;

}
 
#nav li ul li:hover a 
{
font-size: 0.8em; 
background-color: #4e628c;
color: #0c2141;
white-space:normal;


}
 #nav li span { 
 cursor:pointer;
 }

/*================  menu ===========================================*/
p { 
font-size: 0.9em;
font-weight: normal;
color:#FFFFFF;
padding: 5px;
}
.style1{
color:#fff;
font-weight: bolder;
background-color: #005d3f;



}
.style2 {
	font-size: 0.8em;
	font-style: italic;
	font-weight: 100;
	color: #00FF00;
}
.style3 {
	font-size:1.2em;
	font-weight:bold;
	text-transform:capitalize; 
	
	color: #ffffff;
}
.style4 {
	font-size:1.2em;
	font-weight:bold;
	text-transform:capitalize; 
	
	color: #000000;
}
.style5 {
	font-size: 0.8em;
	font-weight:bold;
	
	
	color: #000000;
}
#topPicture
{
	position:absolute;
	width:610px;
	height:134px;
	z-index:5;
	left: 205px;
	top: 15px;
	
    }
.quotes {
	font-size: 1em;
	font-weight: bolder;
	text-transform:capitalize; 
	color: #FFFFFF;
	margin-top: -5px;
	padding:10px;
	background-color: #005d3f;
}
.
ul{
font-size: 0.9em;
font-weight:normal;
}

