body {
	background-image: url(images/bg.jpg);
	margin: 0 auto;
	}
#outer {
	background-color: #8BB001;	
	width: 815px;
	margin: 0 auto;
	position: relative;
	}
#container {
	background-repeat: no-repeat;
	background-position: 5px 0px;
	background-color: #FF0042;
	margin: 0 10px 0 10px;
	border-left: 4px solid white;
	border-right: 4px solid white;
	border-top: 0;
	border-bottom: 0;
	position: relative;
	top: 0px;
	width: 787px;
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #762D9C;
	}
#top {
	height: 140px;
	margin: 0 5px 0 5px;
	border-top: 0;
	border-bottom: 0;
	//**background: #FF0042 url(images/top.gif) no-repeat;**//
	}
#main {
	background-color: white;
	position: relative;
	left: 5px;
	width: 777px;
	color: black;
	overflow: hidden;
	}
#content {
	background-color: white;
	position: relative;
	width: 535px;
	color: #762d9c;
	line-height: 1.5em;
	float: left;
	margin-bottom: -1989px;
	padding-bottom: 2000px;
	padding-top: 18px;
	padding-right: 34px;
	padding-left: 28px;
	}
#header {
	position: relative;
	left: -10px;
	}
#bottom {
	background-image: url(images/gradient_body.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 40px;
	width: 552px;
	position: relative;
	left: -10px;
	clear: left;
	}
#right {
	float: left;
	background: #fcfdd9;
	width: 160px;
	margin-bottom: -2000px; /* makes right column match content height */
	padding-bottom: 2000px;
	}
#donate {
	width: 120px;
	height: 125px;
	position: relative;
	bottom: 0px;
	right: 0px;
	}
#footer {
	background-image: url(images/grassfooter.jpg);
	background-repeat: repeat-x;
	background-position: 0px 10px;
	background-color: white;
	position: relative;
	left: 5px;
	width: 755px;
	height: 48px;
	text-align: right;
	color: #FF0042;
	padding: 2px 22px 0 0;
	font-size: 9px;
	margin-top: 5px;
	z-index: 1;
	}



/* ----------------- Home DIVs ----------------- */
#video {
	background: url(images/video_bg.jpg) no-repeat 0px 0px;
	position: relative;
	top: 0px;
	left: 25px;
	width: 474px;
	height: 295px;
	padding-left: 64px;
	padding-top: 24px;
	float: left;
	overflow: hidden;
	}

/* ----------------- About DIVs ----------------- */
#about_top {
	position: relative;
	top: 50px;
	left: 15px;
	font-size: 17px;
	font-weight: bolder;
	font-style: italic;
	line-height: 1.2em;
	word-spacing: -1px;
	}
		
/* ----------------- Help DIVs ----------------- */

/* ----------------- Bio DIVs ----------------- */
#biopic {
	margin-right: 10px;
	height: 600px;
	float: left;	
	}


	
/* ----------------- Events DIVs ----------------- */
#event {
	height: 800px;
	color: #762D9C;
	}
	
/* ----------------- Contact DIVs ----------------- */
#contact {
	height: 100%;
	color: #762D9C;
	width: 558px;
	}
#member {
	height: 600px;
	color: #762D9C;
	}
	
	
/* ----------------- Hospitals DIVs ----------------- */
#sponsors {
	float: none;
	width: 535px;
	position: relative;
	height: 625px;
	}
.sponsors_left {
	width: 255px;
	float: left;
	}
.sponsors_right {
	width: 280px;
	float: left;
	}
	
/* ----------------- Gallery DIVs ----------------- */



/* ----------------- Formatting ----------------- */
.traci_quote {
	position: absolute;
	top: 390px;
	right: 30px;
	width: 140px;
	z-index: 100;
	font-size: 11px;
	line-height: 1.4em;	
	}
.bottom_quote {
	font-size: 11px;
	line-height: 1.5em;
	}
.donate {
	position: absolute;
	top: 630px;
	right: 40px;
	width: 140px;
	z-index: 100;
	}
.flower {
	position: absolute;
	top: -431px;
	right: 20px;
	}
#content p {
	color: #762D9C;
	}
.indent {
	margin-left: 7px;
	}
.right_align {
	text-align: right;
	}
h1 {
	font-size: 17px;
	font-weight: bolder;
	font-style: italic;
	color: red;
	line-height: 1.2em;
	word-spacing: -1px;
	}
h2 {
	font-size: 22px;
	font-weight: bolder;
	font-style: italic;
	color: red;
	line-height: 0em;
	word-spacing: -1px;
	}
h3 {
	font-size: 19px;
	font-weight: bolder;
	font-style: italic;
	color: red;
	line-height: 1em;
	word-spacing: -1px;
	margin: 0px;
	}
h4 {
	font-size: 13px;
	font-weight: bolder;
	font-style: italic;
	color: red;
	line-height: 1em;
	word-spacing: -1px;
	margin: 0px;
	}
img {
	border: 0px;
	}
em {
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	}
ul {
	margin-top: 10px;
	}
	
	

/* ----------------- Link Formatting ----------------- */
a:link {
	color: #762d9c;
	text-decoration: none;
	}
a:visited {
	color: #ff0042;
	text-decoration: none;
	}
a:hover {
	color: #c9dd33;
	text-decoration: underline;
	}
a.serv:link,a.serv:visited {
	color: #B3B3B3;
	text-decoration: underline;
	}
a.serv:hover {
	color: white;
	text-decoration: underline;
	}

	
	
/* ----------------- Navigation Rollovers ----------------- */

.nav_home_static {
	background: url(images/home.gif) 0 -27px  no-repeat;
	position: absolute;
	top: 108px;
	left: 125px;
	width: 58px;
	height: 27px;
	text-indent: -1500px; /* hides text */
	overflow: hidden;
	}
.nav_home a {
	background: url(images/home.gif) 0px 0px  no-repeat;
	position: absolute;
	top: 108px;
	left: 125px;
	width: 58px;
	height: 27px;
	text-indent: -1500px; /* hides text */
	overflow: hidden;
	}
.nav_home a:hover {
	background-position: 0 -27px;
	}
.nav_about_static {
	background: url(images/about.gif) 0 -27px  no-repeat;
	position: absolute;
	top: 108px;
	left: 188px;
	width: 58px;
	height: 27px;
	text-indent: -1500px; /* hides text */
	overflow: hidden;
	}
.nav_about a {
	background: url(images/about.gif) 0px 0px  no-repeat;
	position: absolute;
	top: 108px;
	left: 188px;
	width: 58px;
	height: 27px;
	text-indent: -1500px; /* hides text */
	overflow: hidden;
	}
.nav_about a:hover {
	background-position: 0 -27px;
	}
.nav_help_static {
	background: url(images/help.gif) 0 -27px  no-repeat;
	position: absolute;
	top: 108px;
	left: 251px;
	width: 58px;
	height: 27px;
	text-indent: -1500px; /* hides text */
	overflow: hidden;
	}
.nav_help a {
	background: url(images/help.gif) 0px 0px  no-repeat;
	position: absolute;
	top: 108px;
	left: 251px;
	width: 58px;
	height: 27px;
	text-indent: -1500px; /* hides text */
	overflow: hidden;
	}
.nav_help a:hover {
	background-position: 0 -27px;
	}
.nav_programs_static {
	background: url(images/programs.gif) 0 -27px  no-repeat;
	position: absolute;
	top: 108px;
	left: 314px;
	width: 77px;
	height: 27px;
	text-indent: -1500px; /* hides text */
	overflow: hidden;
	}
.nav_programs a {
	background: url(images/programs.gif) 0px 0px  no-repeat;
	position: absolute;
	top: 108px;
	left: 314px;
	width: 77px;
	height: 27px;
	text-indent: -1500px; /* hides text */
	overflow: hidden;
	}
.nav_programs a:hover {
	background-position: 0 -27px;
	}
.nav_events_static {
	background: url(images/events.gif) 0 -27px  no-repeat;
	position: absolute;
	top: 108px;
	left: 396px;
	width: 58px;
	height: 27px;
	text-indent: -1500px; /* hides text */
	overflow: hidden;
	}
.nav_events a {
	background: url(images/events.gif) 0px 0px  no-repeat;
	position: absolute;
	top: 108px;
	left: 396px;
	width: 58px;
	height: 27px;
	text-indent: -1500px; /* hides text */
	overflow: hidden;
	}
.nav_events a:hover {
	background-position: 0 -27px;
	}
.nav_contact_static {
	background: url(images/contact.gif) 0px -27px  no-repeat;
	position: absolute;
	top: 108px;
	left: 459px;
	width: 69px;
	height: 27px;
	text-indent: -1500px; /* hides text */
	overflow: hidden;
	}
.nav_contact a {
	background: url(images/contact.gif) 0px 0px  no-repeat;
	position: absolute;
	top: 108px;
	left: 459px;
	width: 69px;
	height: 27px;
	text-indent: -1500px; /* hides text */
	overflow: hidden;
	}
.nav_contact a:hover {
	background-position: 0 -27px;
	}
.nav_hospitals_static {
	background: url(images/hospitals.gif) 0px -27px  no-repeat;
	position: absolute;
	top: 108px;
	left: 533px;
	width: 142px;
	height: 27px;
	text-indent: -1500px; /* hides text */
	overflow: hidden;
	}
.nav_hospitals a {
	background: url(images/hospitals.gif) 0px 0px  no-repeat;
	position: absolute;
	top: 108px;
	left: 533px;
	width: 142px;
	height: 27px;
	text-indent: -1500px; /* hides text */
	overflow: hidden;
	}
.nav_hospitals a:hover {
	background-position: 0 -27px;
	}
.nav_gallery_static {
	background: url(images/gallery.gif) 0px -27px  no-repeat;
	position: absolute;
	top: 108px;
	left: 680px;
	width: 65px;
	height: 27px;
	text-indent: -1500px; /* hides text */
	overflow: hidden;
	}
.nav_gallery a {
	background: url(images/gallery.gif) 0px 0px  no-repeat;
	position: absolute;
	top: 108px;
	left: 680px;
	width: 65px;
	height: 27px;
	text-indent: -1500px; /* hides text */
	overflow: hidden;
	}
.nav_gallery a:hover {
	background-position: 0 -27px;
	}
.nav_blog a {
	background: url(images/Blog.gif) no-repeat 0px 0px;
	position: absolute;
	top: 42px;
	left: 655px;
	width: 114px;
	height: 55px;
	text-indent: -1500px; /* hides text */
	overflow: hidden;
}

}
#name {
	float: left;
	height: 84px;
	width: 187px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#bio      {
	float: left;
	height: 89px;
	width: 79px;
	padding-bottom: 10px;
}

