body {
	background: #99CC99 	
}	 

body, p, td {
	color: #360;
	font: 100% verdana, arial, helvetica, sans-serif;
}
p {
	align: left;
}

h1, h2, h3 {
	color: #699;
	font-family: verdana,georgia, times, serif;
	font-variant: small caps;
}	
a:link, a:visited {
	color: #036;
	text-decoration: underline;
	background: 
}

a:hover, a:active {
	color: #039;
	text-decoration: underline;
}

td {
	vertical-align: top;
}

#masthead {
	text-align: center;
}

#masthead a {
	font-size: 100%;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}

#container {
	background: url(images/parchment background.gif) no-repeat top right; 
	padding: 0 175px 0 110px;  
	margin: 0; 
	position: relative;
	}
.color 	{
	color: #333;
	}

.highlight {
	color: #036;
	font-weight: bold;
	text-align: center;
}
.underline {
	text-decoration:underline;
	text-align:left;
}
#footer {
	color: #999;
	font-size: 75%;
	font-style: italic;
	text-align: right;
}-