html, body {position: relative; margin: 0 auto 0 auto; padding: 0; background-color: #B2BBB5;}

#container {width: 761px; 
	position: relative;
	margin-left: auto; 
	margin-right: auto;
	padding: 0;
	background-color: #ffffff; 
	border-width: 1px; 
	border-color: #4B5782; 
	border-style: solid;
	font-family: arial, helvetica, sans-serif;}

#banner {width: 761px;
	height: 261px;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	background-image: url(images/banner761x261.jpg);}

#menu {width:761px;
	height: 20px;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;}


ul#nav {padding: 0;
	margin: 0;
	background-color: #ffffff;
	color: #4B5782;
	font-size: 90%;
	float: left;
	width: 98%;}

ul#nav li { display: inline; }
ul#nav li a {padding: .5em 1em;
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #4B5782;
	text-decoration: none;
	float: left;}

ul#nav a:link { color: #4B5782; }i
ul#nav a:visited { color: #4B5782; }
ul#nav a:active { color: #4b5782; }
ul#nav a:hover {color: #9F1938; text-decoration: none;}


.body a:link {font-size: 90%; font-weight: bold; color: #4B5782; text-decoration: none;}
.body a:visited {font-size: 90%; font-weight: bold; color: #4B5782; text-decoration: none;}
.body a:active {font-size: 90%; font-weight: bold; color: #4B5782; text-decoration: none;}
.body a:hover {font-size: 90%; font-weight: bold; color: #4B5782; text-decoration: underline; background-color: #ffffff;}

h3 {color: #9F1938;}
h4 {color: #586321;}
hr {color: #D0D0CF;}
ul {list-style-type: circle; list-style-color:#9F1938;}

p.side {font-size: 80%; font-weight: bold; color: #586321; text-align: center;}
p.sideheading {font-size: 100%; font-weight: bold; color: #9F1938; text-align: center;}

p.sideheading a:link {font-size: 100%; font-weight: bold; color: #9F1938; text-align: center; text-decoration: none;}
p.sideheading a:visited {font-size: 100%; font-weight: bold; color: #9F1938; text-align: center; text-decoration: none;}
p.sideheading a:active {font-size: 100%; font-weight: bold; color: #9F1938; text-align: center; text-decoration: none;}
p.sideheading a:hover {font-size: 100%; font-weight: bold; color: #9F1938; text-align: center; text-decoration: underline;}

.center {text-align: center;}

#body {width: 761px;
	position: 0 auto 0 auto;
	padding: 0;
	background-image: url(images/mid761x39.jpg);
	font-size: 90%;}


.return a:link {font-weight: normal; color: #4b5782; text-decoration: none;}
.return a:visited {font-weight: normal; color: #4b5782; text-decoration: none;}
.return a:active {font-weight: normal; color: #4b5782; text-decoration: none;}
.return a:hover {font-weight: normal; color: #4b5782; text-decoration: underline;}


#footer {width: 761px;
	height: 97px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-image: url(images/footer761x97.jpg);
	text-align: center;
	font-size: 85%;
	color: #586321;}

.foot a:link {font-weight: bold; color: #4B5782; text-decoration: none; background-color: #D9E3CA;}
.foot a:visited {font-weight: bold; color: #4B5782; text-decoration: none; background-color: #D9E3CA;}
.foot a:active {font-weight: bold; color: #4B5782 ; text-decoration: none; background-color: #D9E3CA;}
.foot a:hover {text-decoration: underline; background-color: #D9E3CA;}
