body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
a:link {
	color: #a52a2a;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	font-weight: bolder;
	color: #a52a2a;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #F6891F;
	text-decoration: none;
}
a:active {
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
}



h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;
	text-transform: uppercase;
	font-weight: 999;
	text-decoration: none;
	text-align: right;
	margin-top: -0.5ex;
	margin-right: 1em;

}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-variant: small-caps;
	text-align: left;
	padding-left: 4em;
}
h4 {
	font-size: 90%;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}
li {

}
.headPix {
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
	text-decoration: none;
}
.ltPurpleBKG {
	background-color: #a58dbd;
}
.redBKG {
	background-color: #c9521d;
}
.grayBlueBKG {
	background-color: #b7bcc0;
}
.liteBlueBKG {
	background-color: #9ac7d1;
	padding: 1em;

}
.tanBKG {
	background-color: #e8be74;
	padding: 1em;
}
.greenBKG {
	background-color: #90b37b;
	padding: 1em;
}
.brownBKG {
	background-color: #bc9263;
}


#flag {
	border: none;
	width: 785px;
}




#topNav {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin: 0em;
	padding: 0px;
	border: 1px solid #000000;
}
#topNav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#topNav table {
	width: 686px;
	padding: 0px;
	background-color: #FFFFFF;
	border: 0;
}
#topNav td {
	text-align: center;
	padding-top: 0.75ex;
	padding-bottom: 1ex;
}
#sideNav {
	text-align: left;
	text-indent: 1%;
	vertical-align: top;
	width: 300px;
}
#sideNav a {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#sideNav a:hover {
	font-weight: bolder;
}

#sideNav img {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #000000;
	vertical-align: top;
}

#content {
	background-image: url(boardbackground.gif);
	width: 784px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
}
#content p {
	text-align: left;
	vertical-align: top;
	margin-left: 2em;
	width: 95%;
}
#content img {
	border: 1px solid #000000;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;

}
#content ul {
	padding: 0em 2em 0em 2.5em;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	margin-left: 1.5em;
}

#Footer {
	border: none;
}
#Footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#Footer h3 {
	font-size: 100%;
	line-height: 2ex;
	text-decoration: underline;
	text-align: center;
	margin-top: -0.5px;
	font-weight: normal;
}

#mission {
	font-style: italic;
	font-weight: normal;
	background-color: #FFFFFF;
	font-size: 90%;
	border: 2px solid #CC3333;
	height: 11.5ex;
	padding-top: 1.5ex;
	padding-right: 1ex;
}

#addr {
	font-size: 90%;
	background-color: #FFFFFF;
	border: 2px solid #333366;
	height: 11.5ex;
	padding-top: 0.5ex;
	padding-bottom: 1ex;
}
