#plainBkgrnd {
background-color: #FFFFFF;
background-image: url(images/Bkgrnd3.jpg);
}
#watermark {
background-image: url(images/Background.jpg);
background-repeat: no-repeat;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: normal;
	font-weight: bold;
	color: #003333;
	font-style: italic;


}
#bodyText {
font-family: Georgia, "Times New Roman", Times, serif;
color: #000000;
display: block;
}
#nav a:link {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
color: #000000;
margin: 5px 0px;
}
#nav a:hover, #nav a:active {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-style: italic;
font-weight: bolder;
color: #003333;
}
#nav a:visited {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
color: #333333;
}
#boldText {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
color: #003333;
}
#bodyText a:link {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
color: #003333;
}
#bodyText a:hover, #bodyText a:active {
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-weight: bold;
color: #003333;
}
#bodyText a:visited {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
color: #003333;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003300;
	display: block;
	font-weight: lighter;
	font-style: oblique;
	border-top: thin solid #003300;
	border-right: none;
	border-bottom: none;
	border-left: none;


}
