body,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	background-color: #330099;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 20px;
	background-position: center center;
	text-align: center;
}
#banner {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 151px;
	width: 800px;
	margin-right: 15px;
	margin-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
	background-position: center;
}

#header {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 95px;
	width: 800px;
	margin-right: 15px;
	margin-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #000000;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 10px;
	border-bottom-color: #000000;
}

#motto {
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	text-align: right;
	height: 25px;
	width: 800px;
	margin-right: 15px;
	margin-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#menu {
	background-color: #3366FF;
	text-align: center;
	height: 20px;
	width: 699px;
	margin-right: 15px;
	margin-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BDDFB7;
	border-left-color: #BDDFB7;
	padding-top: 4px;
}
.topbottborder {
	width: 694px;
	font-size: 100%;
	height: 25px;
	font-weight: bold;
}
#main {
	width: 800px;
	border-right-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 90%;
	padding: 0px;
	height: auto;
}
#leftcol {
	float: left;
	width: 175px;
	margin-top: 15px;
	margin-bottom: 10px;
	background-color: #c1d3fb;
	border: 1px solid #333333;
	padding: 5px;
	font-size: 80%;
}
#textbox{
	padding: 4px;
	float: right;
	width: auto;
	border: 1px solid #333333;
	color: #FFFFFF;
	background-color: #999999;
	font-size: 12pt;
	margin: 4px;
}
#rightcol {
	float: right;
	width: 75%;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#photocol {
	padding: 10px;
	float: right;
	width: 255px;
	border: 1px solid #666666;
	background-color: #CCCCCC;
	text-align: center;
	margin: 5px;
}
#textcol {
	padding: 10px;
	float: left;
	width: 95%;
	border: 1px solid #FFFFFF;
	text-align: justify;
	background-image: url(../images/background.jpg);
}

#features {
	width: 97%;
	border: thin double #333333;
	background-color: #FFFFFF;
	padding: 3px;
	font-family: Garamond;
	font-size: 12pt;
	margin: 1px;
}

td {
	border: 1px solid #333333;
}



h1 {
	color: #333333;
	width: 100%;
	font-family: Garamond;
	font-style: italic;
	font-size: 34pt;
	font-weight: lighter;
}
h2 {
	font-family: Garamond;
	font-size: 24pt;
	font-style: italic;
	color: #333333;
	font-weight: lighter;
}

#all {
	margin-right: auto;
	margin-left: auto;
	width: 729px;
	height: 100%;
	margin-top: 5px;
}

#all #main #leftcol {
	background-color: #7195FF;
	color: #FFFFFF;
	padding: 5px;
}
#all #main #rightcol {
	color: #333333;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	float: none;
	height: 60%;
	border: 1px solid #CCCCCC;
	top: 10px;
	right: 10px;
	padding: 0px;
	text-align: center;
	width: 100%;
	color: #666666;
	font-size: 10pt;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#footer a:link {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	color: #990000;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color:#000099;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #85A7F8;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


.h5 {
	font-size: 100%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#rightcol a:link {
	color: #990000;
}

