body, td, p, input {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#headerdiv {
	width: 760px; 
	height: 75px; 
	background-image: url(images/headerbg.png); 
}

#basediv {
	width: 760px; 
	background-image: url(images/footerbg.png); 
	background.repeat:repeat-y;
}

#navdiv {
	width: 160px; 
	height: 225px; 
	background-image: url(images/navtop.png); 
	float: left;
}

#textbox{
	min-height:400px !important;
	width:560px;
	background-color: white;
	float: left;
	padding: 15px 20px;
}  

#aboutpeople {
	margin: 0px 40px;
	font-style: italic;
}

#footerdiv {
	margin-top: -13px;
	background-color: white;
	width: 760px; 
	height: 20px; 
	text-align: center; 
	border-top-color: #05D21E;
	border-top-style: solid;
	border-top-width: thin; 
}
