body {
	background-color: #5870B8;
	background-repeat: repeat;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#bodylist {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-image:url(images/bullet.gif);
	text-indent: 20px;
	position: inherit;
	list-style-position: outside;
	list-style-type: circle;
}
h1 {
	font-family: Tahoma, "Times New Roman", serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

h3 {
	font-family: Tahoma, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
}

.Tag_Line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #C9D5D3;
	font-weight: normal;
	font-style: italic;
}
.body_copy {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; color: #000000}

.body_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #0000CC;
	text-decoration: underline;
}

a:visited {
	color: #0000cc;
	text-decoration: underline;
}

a:hover {
	color: #990033;
	text-decoration: underline;
}
#Menu_Bar {
	position:relative;
	visibility:visible;
	width:748px;
	height:38px;
	z-index:1;
	left: 0;
	top: 238px;
	color: #FFFFFF;
	font-size: 14px;
}

.Menu_Bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.Menu_Bar a, .Menu_Bar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.Menu_Bar a:hover {
	color: #FFCC00;
	text-decoration: none;
}

#gallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#sidebar {
	/*position: absolute;*/
left: 60px;
	top: 86px;
	width: 170px;
	font-size: 0.9em;
	margin-top: 25px;
}
#navlist {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}
#navlist a, #navlist a:visited {
	display: block;
	padding: 6px 2px 6px 2px;
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd;
	background-color: #B984C8;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	width: 150px;
	margin-left: 10px;
}
#navlist a:hover {
background-color: #8397CC;
border-color: #000 #ddd #ddd #000;
color: #FFFFFF;
}
#sidebar #navlist .uberlink {
background-color: #9F6F9F;
background-repeat: no-repeat;
background-position: 0% 50%;
color: #333 !important;
font-weight: bold;
cursor: default;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #D4DAF2;
}
#footer a, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #D4DAF2;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
