body {
	background-color: #FFFFFF;
	background-repeat: repeat;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 20px;
	background-image: url(images/background1.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#wrapper {
	height: auto;
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border-top-color: #D19EFC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-right-color: #D19EFC;
	border-bottom-color: #D19EFC;
	border-left-color: #D19EFC;
	position: center;
	background-position: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

#header {
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: auto;
}
#masthead {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	margin-left: 0px;
	background-color: #4392B1;
	padding-top: 5px;
	padding-bottom: 5px;
}
#dividerbar {
	background-color: #D19EFC;
	height: 8px;
	width: auto;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.Grow_text {
	color: #336600;
	font-weight: bold;
}
.blue-text {
	color: #006699;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #4392B1;
}

h3 {
	font-family: Arial, Helvetica, sans-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: 10pt;
}

a:link {
	color: #4392B1;
	text-decoration: underline;
}

a:visited {
	color: #0000cc;
	text-decoration: underline;
}

a:hover {
	color: #336699;
	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 {
	width: 180px;
	background-color: #FFFFFF;
	padding-top: 10px;
}
#navlist {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	text-align: center;
	padding-top: 2px;
	margin-bottom: 2px;
}
#navlist a, #navlist a:visited {
	background-color: #FFFFFF;
	color: #4392B1;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
	border-bottom-color: #4392B1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	display: block;
}
#navlist a:hover {
color: #336699;
}
#sidebar #navlist .uberlink {
cursor: default;
}
#content {
	position:relative;
	visibility:visible;
	width:567px;
	height:315px;
	z-index:1;
	background-color: #FFFFFF;
}

#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;
}
