body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #AAC0B3;
	margin: 8px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #394D41;
	text-transform: uppercase;
}
a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	border-bottom-style: none;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;	
}
a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	border-bottom-style: none;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #AAC0B3;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAC0B3;
	font-weight: bold;
}
#base {
	padding: 0px;
	width: 745px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
	background-color: #AAC0B3;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	color: #394D41;
	background-color: #394D41;
	width: 100%;
	text-align: center;
}
#nav {
	color: #394D41;
	background-color: #AAC0B3;
	font-size: 12px;
	width: 100%;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	text-align: center;
	background-image: url(images/bg.jpg);
}
#main {
	color: #000000;
	background-color: #AAC0B3;
	width: 100%;
	background-image: url(images/bg.jpg);
}
#content {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 516px;
	margin-right: auto;
	margin-left: auto;
/*	height: 440px;*/
}
#footer {
	color: #FFFFFF;
	background-color: #394D41;
	width: 100%;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	clear: both;
}
img {
	border: 0px;
}

#footer a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-style: none;
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-style: none;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#footer a:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#nav a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	border-bottom-style: none;
	text-decoration: none;
	font-weight: bold;
}
#nav a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	border-bottom-style: none;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #394D41;
	text-decoration: none;
	font-weight: bold;
}
#nav a:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.subnav a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.subnav a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.subnav a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-style: none;
}
.subnav a:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
table {
	border: 1px solid #FFFFFF;
	text-align: center;
}
.itemtop {
	border: 1px solid #FFFFFF;
	color: #F6E7E8;
	background-color: #D0DAEC;
	text-align: center;
}
.itembottom {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #8AA1D0;
	text-align: center;
}
.indent {
	margin-left: 20px;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #394D41;
}
.indent a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	border-bottom-style: none;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;	
}
.indent a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	border-bottom-style: none;
	text-decoration: none;
	font-weight: bold;
}
.indent a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #AAC0B3;
	text-decoration: none;
	font-weight: bold;
}
.indent a:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAC0B3;
	font-weight: bold;
}