body {
	text-align: center;
	font-family: "Times New Roman", serif;
	font-size: 14px;
	color: #666666;
	background-color: #cee1dd;
}

#wrapper {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	text-align: left;
	background-color: #FFFFFF;
}

#navigation {
	width: 120px;
	float: left;
	padding-top: 20px;
}

#navigation p {
	text-align: center;
}

#menu {
	text-align: center;
	margin: 0px; /* for IE */
	padding: 0px;  /* for FF */
}
#menu ul {
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	list-style-type: none;
}
#menu li {
	margin-left: 0px;
	margin-bottom: 10px;
	list-style-type: none;
	line-height: 17px;
}	
#menu li:hover {
	background-color: #cee1dd;
}
#menu a, #menu a:link, #menu a:visited {
	text-decoration: none;
	color: #478A7A;
}
#menu a:hover {
	background-color: #cee1dd;
	color: #12759F;
}
.current {
	font-weight: bold;
}

#footer {
	height: 34px;
	margin: 0px;
	background-color: #cee1dd;
	background-image: url('images/footer.jpg');
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	clear: both;
}

#external {
	width: 930px;
	background-color: #cee1dd;
	text-align: center;
}
#external img {
	padding: 10px 20px 0px 20px;
}

a {
	color: #12759F;
	text-decoration: underline;
}
a:visited {
	color: #3B7869;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #0078AA;
	margin: 0px 0px 10px 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #0078AA;
	margin: 0px 0px 10px 0px;
	display: inline;
}

.smallitalic {
	font-style: italic;
	font-size: 12px;
}

.rightphoto {
	float: right;
	padding: 10px;
	clear: right;
}

.leftphoto {
	margin: 0px 10px 10px 0px;
}

.uparrow {
	float: right;
	font-size: 11px;
}

.boldred {
	font-weight: bold;
	color: #8414D2;
}
	.footlinks {
		font: 12px Arial, Helvetica, sans-serif; margin-top: 0px; padding-top: 8px; margin-bottom: 0px; padding-bottom: 0px; font-style: italic; color: #8414D2; line-height: 20px; 
	
	}
	.footlinks a, .footlinks a:visited {
		font: 12px Arial, Helvetica, sans-serif; font-style: italic; color: #8414D2; 
	}
