/* CSS Document */
body {
	background: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 100% Arial, Helvetica, sans-serif;
	color: #000000;
}
#top-buffer{
	padding-top: 25px;
}
#wrapper {
	position:relative;
	width:970px;
	margin: 0px auto;
	border: 1px solid #94A8DC;
}
#content {
	background: #E9EDF8;
	text-align: left;
}

#top_navbar {
	position:relative;
	width:970px;
	z-index:1;
}
#title {
	position:absolute;
	left:277px;
	top:27px;
	width:548px;
	height:31px;
	z-index:2;
}
#bot_navbar {
	width:970px;
	text-align: center;
	background: #94A8DC;
	clear: both;
}
#foundation_dd {
	position:absolute;
	left:285px;
	top:104px;
	width:138px;
	height:147px;
	z-index:8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	visibility: hidden;
	text-align: left;
}
#about_us_bt {
	position:absolute;
	left:8px;
	top:13px;
	width:116px;
	height:15px;
	z-index:8;
	visibility: inherit;
}
#chairmans_letter_bt {
	position:absolute;
	left:8px;
	top:33px;
	width:116px;
	height:15px;
	z-index:8;
	visibility: inherit;
}
#committees_bt {
	position:absolute;
	left:8px;
	top:53px;
	width:116px;
	height:15px;
	z-index:8;
	visibility: inherit;
}
#funding_bt {
	position:absolute;
	left:8px;
	top:73px;
	width:116px;
	height:15px;
	z-index:8;
}
#testimonials_bt {
	position:absolute;
	left:8px;
	top:93px;
	width:116px;
	height:15px;
	z-index:8;
	visibility: inherit;
}
#trustees_bt {
	position:absolute;
	left:8px;
	top:113px;
	width:116px;
	height:15px;
	z-index:8;
	visibility: inherit;
}
#center_dd {
	position:absolute;
	left:408px;
	top:104px;
	width:175px;
	height:151px;
	z-index:8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	visibility: hidden;
}
#about_center_bt {
	position:absolute;
	left:8px;
	top:13px;
	width:147px;
	height:15px;
	z-index:8;
	visibility: inherit;
}
#calendar_bt {
	position:absolute;
	left:8px;
	top:33px;
	width:147px;
	height:15px;
	z-index:8;
	visibility: inherit;
}
#loc_direc_bt {
	position:absolute;
	left:8px;
	top:53px;
	width:147px;
	height:15px;
	z-index:8;
	visibility: inherit;
}
#physicians_bt {
	position:absolute;
	left:8px;
	top:73px;
	width:147px;
	height:15px;
	z-index:8;
	visibility: inherit;
}
#serv_prog_bt {
	position:absolute;
	left:8px;
	top:93px;
	width:147px;
	height:15px;
	z-index:8;
	visibility: inherit;
}
#links_bt {
	position:absolute;
	left:8px;
	top:113px;
	width:147px;
	height:15px;
	z-index:8;
	visibility: inherit;
}
#events_dd {
	position:absolute;
	left:540px;
	top:104px;
	width:218px;
	height:101px;
	z-index:8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	visibility: hidden;
}
#hh_symp_bt {
	position:absolute;
	left:8px;
	top:13px;
	width:190px;
	height:15px;
	z-index:8;
	visibility: inherit;
}
#cal_event_bt {
	position:absolute;
	left:8px;
	top:33px;
	width:190px;
	height:15px;
	z-index:8;
	visibility: inherit;
}
#div-survey {
	position:absolute;
	left:866px;
	top:75px;
	z-index:2;
}
#hp-photos {
	padding-top: 35px;
	text-align: center;
}
#bot-text {
	background: #FFFFFF;
	font-size: .6em;
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
}
#leftpict {
	float: left;
	width: 243px;
	padding-top: 50px;
	clear: both;
	text-align: center;
}
#text1 {
	clear: right;
	float: left;
	padding-top: 50px;
	padding-left: 45px;
	width: 540px;
	padding-bottom: 55px;
}
#text2 {
	width: 100%;
	padding-top: 25px;
	padding-bottom: 20px;
}
#symrow1 {
	float: left;
	width: 370px;
	clear: both;
	text-align: center;
	background: #CCFFFF;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-right: 25px;
	border: 1px solid #990000;
	margin-left: 28px;
}
#symrow2 {
	clear: right;
	float: left;
	padding-top: 10px;
	padding-left: 50px;
	width: 400px;
	font-size: 1.2em;
	border: 1px solid #990000;
	background: #FFFFF9;
}
#altlink2 {
	background: #FFFFE8;
	border: 2px solid #990000;
	padding: 8px;
	position: relative;
}

a { font-weight:bold; text-decoration:none; color:#000; }
a:visited { color:#000; }
a:hover { color:#990033; text-decoration:underline }

ol { margin: 0px; }
ol li { font-weight: bold; list-style: square url(none); margin: 0px; }

ol li a { text-decoration:underline; color:#0000FF; font-size: 0.8em; }
ol li a:visited { color:#0000FF; }
ol li a:hover { color:#990000; text-decoration:underline }

h1 {
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #E9EDF8;
}
h2 {
	font-size: 1.1em;
	margin: 0px;
	padding-bottom: .75em;
	color: #000066;
}
h3 {
	font-size: .9em;
	color: #990000;
	margin: 0px;
	padding-bottom: 0.75em;
}
h4 {
	margin: 0px;
	color: #990000;
	font-size: 0.8em;
}
h5 {
	font-size: 0.75em;
	margin: 0px;
	font-weight: normal;
}
h6 {
	font-size: 0.75em;
	color: #000066;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
}

p {
	margin: 0px;
	color: #000000;
	font: 0.75em Arial, Helvetica, sans-serif;
	padding-bottom: .75em;
}
.link-decoration {
	color: #0000FF;
	text-decoration: underline;
}
.buffer1 {
	padding-top: 50px;
	text-align: center;
	padding-bottom: 20px;
	clear: both;
}
.buffer2 {
	padding-top: 25px;
	padding-bottom: 25px;
	margin: 0px;
	clear: both;
}
.buffer3 {
	clear: both;
}
.buffer4 {
	clear: both;
	float: left;
	margin: 0px;
	padding-left: 35px;
	width: 170px;
}
