﻿@import url("layout.css");
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url("../images/background.gif");
	background-repeat: repeat;
	background-attachment: scroll;
}
#container {
	width: 640px;
	margin: 0 auto;
	padding: 10px;
	border-right: 2px solid #725972;
	border-bottom: 2px solid #725972;
	border-left: 2px solid #725972;
	background-color: #fff;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
#masthead {
	text-align: center;
	width: 620px;
	padding: 0px;
	border: 1px solid #000099;
	background-image: url("../images/masthead.gif");
	background-repeat: repeat;
	background-attachment: scroll;
	vertical-align: middle;
	height: 120px;
}
#navigation {
	position: relative;
	float: left;
	width: 139px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: 1px solid #725972;
	border-right-style: solid;
	border-right-color: #000099;
}
#content {
	float: left;
	width: 485px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#footer {
	text-align: center;
	clear: both;
	width: 550px;
	border: 1px dotted #d8bfd8;
}
/* Masthead Styles */
#masthead h1 {
	color: #fff;
	height: 300px;
	font-weight: normal;
}
#masthead h3 {
	color: #402640;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #000099;
	background-color: #0400FF;
}
#navigation a {
	color: #000099;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #fff;
	background-color: #3E78E8;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	font-weight: bold;
}
#navigation a:hover {
	color: #402640;
	text-decoration: none;
	background-color: #fff;
	font-weight: bold;
}
#toptitle {
	color: #000099;
	font-size: xx-large;
	font-weight: bold;
	float: left;
	width: 450px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 8px;
}
#topmenu {
	padding: 0px;
	float: left;
	width: 470px;
	margin-bottom: 3px;
	margin-left: 10px;
}
#topmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#topmenu li {
	border-style: solid;
	border-width: 3px 1px 3px 1px;
	border-color: #000099;
	background-color: #0400FF;
	float: left;
	width: 154px;
	height:30px;
	text-align: center;
}
#topmenu a {
	color: #000099;
	text-decoration: none;
	display: block;
	padding: 0px;
	border-bottom: 1px solid #fff;
	background-color: #3E78E8;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	font-weight: bold;
	font-size: small;
}
#topmenu a:hover {
	color: #402640;
	text-decoration: none;
	background-color: #fff;
	font-weight: bold;
}
/* Content Styles */
h6 {
	color: #503750;
}
h5 {
	color: #503750;
}
h4 {
	color: #503750;
}
h3 {
	color: #503750;
}
h2 {
	color: #000099;
	font-size: large;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 7px;
}
#content h1 {
	color: #000099;
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 8px;
}
#content img {
	padding: 5px;
	border: 1px solid #402640;
}
/* Footer Styles */
#footer p {
	color: #808080;
}
#footer a {
	color: #503750;
	text-decoration: underline;
}
#footer a:hover {
	color: #402640;
	text-decoration: none;
}
a {
	color: #402640;
	text-decoration: underline;
}
a:hover {
	color: #dfb8df;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.MapStyle {
	font-weight: bold;
	font-size: x-large;
	color: #503750;
}
.TeenThumbs {
    float: Left;
    height: 87px;
    width: 960px;
    overflow-x: scroll;
}
OrgPics


