body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #CCCCCC;
	font-size: 101%;
}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#banner {
	background-image: url(images/banner.gif);
	height: 83px;
	width: 760px;
	background-repeat: no-repeat;
}
#navbar {
	line-height: 1em;
	font-size: 12px;
	float: right;
	padding: 66px 10px 3px 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#contentwide {
	margin-left: 25px;
	width: 710px;
	margin-top: 15px;
	text-align: justify;
}
#navbar a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#navbar a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#navbar a:hover {
	color: #000066;
	text-decoration: none;
}
#bottomlinks {
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	clear: both;
	margin-top: 10px;
	padding-top: 30px;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.floatright {
	float: right;
}
#contentLeft {
	width: 325px;
	float: left;
}
#contentRight {
	float: right;
	width: 325px;
}
p {
	font-size: 80%;
}
h1 {
	color: #000066;
	font-size: 90%;
}
.bold {
	font-weight: bold;
}
#form {
	font-size: 80%;
}
#topborder {
	background-color: #000066;
	height: 8px;
	width: 760px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-bottom: 10px;
}
#bottomborder {
	background-color: #000066;
	height: 8px;
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#footer {
	background-color: #FF6600;
	width: 760px;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 1.2em;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
h2 {
	font-size: 80%;
	font-weight: bold;
	color: #000066;
}
.leftquote {
	width: 325px;
	font-style: italic;
	line-height: 1em;
	float: left;
}
.rightquote {
	float: right;
	width: 325px;
	font-style: italic;
	line-height: 1em;
	vertical-align: bottom;
	margin-right: 25px;
}
.caption {
	line-height: 1em;
}
#contentbottom {
	clear: both;
	width: 710px;
}
#thumbgallery {
	clear: both;
	width: 600px;
	padding-left: 100px;
}
.padding50left {
	padding-left: 50px;
}
li {
	font-size: 80%;
	font-weight: bold;
}
.small_text {
	font-size: 80%;
}
