body {
	font-size: 65%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #d5d6d7;
	color: #333;
	text-align: center;
	}

#menu { background-image: url("images/a16.gif"); background-repeat: repeat-x; color: white;
	 padding: 1px; height: 55px; width: 710px;
	 margin-left:23px;
	
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background-color: #73a0c5;
	}


#footer {
	background-color: #eee;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}


.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

li {
margin-bottom:1em;
}



#navbox {
text-align:center;
height:50px;
margin-left:118px;
}
#nav {
padding: 0;
padding-top:4px;
}

#nav li {
	height:5px;
	width:98px;
	float:left;
	list-style: none;
	padding: 0;
	margin: 0 10px;
	float: left;
}
#nav li a {
padding: 0 2px 0 5px;
color: #fff;
display: block;
}
#nav li a:hover {
text-decoration:underline;
font-size:115%;
}


body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 200px;
	width: 100%;
	background-color: #73a0c5;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

#content {
	padding: 10px 0 0px 0;
	margin: 0px 0 0 35px;
	width: 700px;
	}

#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

h1 {
	font-size: 2.0em; 
	margin: 20px 0 0;	
	text-align: left;	}

h2 {
	font-size: 1.5em;
	margin: 10px 0 0;
	text-align: left;
	}

h3 {
	font-size: 1.1em; 
	margin: 10px 0 0;
	text-align: left;
	}

/*.class1 A:link {text-decoration: underline; color: white;}
.class1 A:visited {text-decoration: underline; color: white;}
.class1 A:active {text-decoration: underline; color: white;}
.class1 A:hover {text-decoration: underline; color: white; font-size:115%;}*/

