head {
	

}



html{height: 100%;}

body
{ background: #FFFFFF url(bg.png) repeat-x;
  color: #3E4244;
}



#picborder {border-style: ridge;

} 



#div_top {
	padding: 0px 0px 20px 0px;
	
	
}

#div_top2 {
background-color: #003333;
padding: 4px 10px 4px 0px;
border-bottom: 1px solid #006633; 
}

#div_top3 {
background-color: #FFFFFF;
padding: 20px 10px 15px 110px;
}

#div_left {
	float: left;
	width: 150px;
	padding: 10px 10px 10px 10px;
	
}

#div_main {
	float: left;
	width: 40%;
	padding: 10px 0px 0px 40px;

}

#div_main2 {
	float: left;
	width: 65%;
	padding: 10px 0px 0px 40px;

}

#div_right {
	float: right;
	width: 100px;
	
	padding: 10px 10px 10px 10px;
}





	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #006666;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006666;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	line-height: 130%;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #006666;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: lighter;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #006633;
}

a:hover {
	color: #009900;
}


a:visited {
	text-decoration: none;
}


.titletxt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 11px;
	line-height: normal;
	
	
	}
	
.summarytxt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 10px;
	
	
	}
	