body {
	background-color: #003166;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
    }
	
.glowingtabs{
	width:906px;
	font-size: .6em; /*Add border strip to bottom of menu*/
	visibility: visible;
	background-color: #003166;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 25px;
}

.glowingtabs ul{
	list-style-type: none;
	margin-left: 0em; /*Left offset of entire tab menu relative to page*/
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.glowingtabs li{
display:inline;
}

.glowingtabs a{
	float:left;
	background:url(images/glowtab-left.gif) no-repeat left top;
	margin-right: 0px;
	text-decoration:none;
	margin-top: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
}

.glowingtabs a span{
	float:left;
	display:block;
	font-weight:bold;
	color:#3B3B3B;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-image: url(images/glowtab.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#wrap #sidebar .sidebartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003166;
	font-size: 16px;
	padding: 5px;
	margin: 5px;
	border: 3px solid #003166;
}
img {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
}



/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabs a span {float:none;}
/* End IE5-Mac hack */

.glowingtabs a:hover span {
color: black;
}

.glowingtabs li.selected a{ /*Selected Tab style*/
background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs li.selected a span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color: black;
}

.glowingtabs a:hover, .glowingtabs li.selected a:hover{ /*onMouseover style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs a:hover span, .glowingtabs li.selected a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_d{
	position:absolute;
	top: 0;
	line-height:18px;
	z-index:100;
	background-color: #CCCCCC;
	width: auto;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 5px;
	visibility: hidden;
}


.dropmenudiv_d a{
	width: auto;
	display: block;
	text-indent: 5px; /*THEME CHANGE HERE*/
	border-bottom-width: 1px;
	padding: 2px 0;
	text-decoration: none;
	color: black;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}

.dropmenudiv_d a:hover{ /*THEME CHANGE HERE*/
background-color: #FFFFFF;
}	
#wrap {
	background-image: url(images/insidebackground.png);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 900px;
    }

#header {
	width: 900px;
	background-repeat: no-repeat;
	height: 125px;
	float: left;
    }
#wrap #sidebar .sidebartext .hours {
	cursor: help;
}

#nav {
    background:#c99;
    padding:5px;
    }
	#nav ul{
    margin:0;
    padding:0;
    list-style:none;
    }
#nav li{
    display:inline;
    margin:0;
    padding:0;
    }

#main {
	float:right;
	width:721px;
	background-color: #CCCC99;
	padding: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
    }
#main h2, #main h3, #main p {
    padding:0 10px;
    }

#sidebar {
	float:left;
	width:150px;
	background-color: #64B561;
	padding-left: 10px;
	padding-right: 10px;
    }
.hours {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #CCCC99;
	padding-left: 15px;
	text-decoration: underline;
}
#sidebar h3, #sidebar p {
    padding:0 10px 0 0;
    }
#footer {
	clear:both;
	background-color: #003166;
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF9900;
    }
#footer p {
    padding:5px;
    margin:0;
    }
#wrap #main .mainbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
.bio_names {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #63B361;
	font-weight: bold;
}
#slide {
	width: 900px;
	height: 543px;
	float: left;
	background-color: #0066FF;
}
#slideshow {
}
