body {
	color: #000000;
	background-color: #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#container {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #003068;
	border: 2px solid #666666;
}

#branding {
	background-color: #011C73;
	color: #FFFFFF;
}
#menu {
	background-color: #53C400;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.15em;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #536A48;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-image: url(images/menu001.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #536A48;
}
#menu a {
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #536A48;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
#menu a:hover {
	background-image: url(images/menu002.jpg);
	background-repeat: repeat-x;
}


h1 {
	font-size: 1.4em;
	text-decoration: underline;
}

#content {
	background-color: #FFFFFF;
}
th {
	font-size: 1.4em;
	text-decoration: underline;
	text-align: left;
}
.note {
	font-size: .8em;
}

#contentMain {
	background-color: #FFFFFF;
	float: left;
	width: 680px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000000;
	font-size: 0.95em;
	line-height: 1.2em;
	text-align: justify;
}
#contentSub {
	background-color: #FFFFFF;
	float: right;
}
#footer {
	background-color: #0045AC;
	text-align: center;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 1.3em;
	background-position: left top;
	clear: both;
	padding-bottom: 3px;
}

#footer a {
	color: #FFFFFF;
}
#contentMain li {
	list-style-type: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #011C73;
	border-right-color: #011C73;
	border-bottom-color: #011C73;
	border-left-color: #011C73;
	display: inline;
	float: left;
	text-align: center;
	font-size: .8em;
	background-color: #011C73;
	color: #FFFFFF;
	margin: 20px;
}
#contentMain  li img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.picRight {
	float: right;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	clear: none;
	border: 4px solid #011C73;
}
.picStar {
	float: right;
	margin-top: 0px;
	margin-bottom: 80px;
	margin-left: 20px;
	clear: none;
	border: 4px solid #011C73;
}


#star {
	background-image: url(images/Accolade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
