body {
	background-color: #191b3c;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	position: absolute;
	width: 99%;
	margin: 0;
	padding: 0;
}
#page {
	width: 885px;
	position: absolute;
	left: 50%;
	margin-left: -442px;
	background-color: #FFF;
}
#page #nav {
	background-color: #89b3e2;
	margin: 0px;
	height: 29px;
	line-height:29px;
	list-style-type: none;
	padding: 0;
	padding-left: 35px;
}
#page #nav li {
	float: left;
	margin-right: 1px;
	padding: 0;
	height: 29px;
	line-height: 29px;
}
#page #content {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 14px;
	padding-bottom: 40px;
	}
#page #content #overview {
	background-image: url(images/overview.gif);
	height: 20px;
	width: 109px;
	background-repeat: no-repeat;
	margin-top: 32px;
}
#page #content h2 span {
	display: none;
}

#page #nav li img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display:block;
	margin:0 auto;
	position:relative;
	top:10px;
}

#page #nav .sm {
	background-image: url(images/tab_1.gif);
	background-repeat: no-repeat;
	width: 121px;
}
#page #content {
	width: 480px;
	float: left;
	clear: left;
	margin-left: 40px;
}
#page #sidebar .small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	padding-right: 28px;
	padding-left: 3px;
}

#page #sidebar {
	padding-left:585px;
	padding-top: 20px;
	}
#page #sidebar address {
	font-style: normal;
	background-image: url(images/bluebox.gif);
	height: 108px;
	width: 273px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top:20px;
	padding-left:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #30738a;
}
#page #nav .med {
	background-image: url(images/tab_2.gif);
	background-repeat: no-repeat;
	width: 151px;
}
#page #header {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 200px;
	background-color: #000000;
	background-image: url(images/banner3.jpg);
	background-repeat: no-repeat;
}
#page #header span {
	display: none;
}
#page #content a {
	color: #336699;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	text-decoration: none;
}
#page #content li {
	margin-top: 3px;
	margin-bottom: 5px;
}
#page #content #about {

	background-image: url(images/about.gif);
	height: 20px;
	width: 109px;
	background-repeat: no-repeat;
	margin-top: 32px;
}
#page #content #mission {

	background-image: url(images/mission.gif);
	height: 20px;
	width: 230px;
	background-repeat: no-repeat;
	margin-top: 32px;
}
#page #content h3 {
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	margin-top: 25px;
}
#page #content #programs {

	background-image: url(images/programs.gif);
	height: 21px;
	width: 117px;
	background-repeat: no-repeat;
	margin-top: 32px;
}
#page #content #contact {


	background-image: url(images/contact.gif);
	height: 20px;
	width: 131px;
	background-repeat: no-repeat;
	margin-top: 32px;
}
#page #sidebar .small a {
	color: #0066CC;
	font-weight: bold;
}
#print {
	display: none;
}
