body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(../images/IMAlive_Main_BG.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 0.75em;
	color: #333;
	line-height: 1.2em;
}
#main_wrapper {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	height: 700px;
}

/* --------------------------------------- Begin Global Nav Styles */

#nav_wrapper {
	width: 890px;
	height: 81px;
}
#nav_logo {
	margin-top: 10px;
	height: 71px;
	width: 212px;
	float: left;
}
#nav_buttons {
	float: right;
	height: 31px;
	width: 500px;
	position: relative;
	top: 27px;
	right: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
ul {
	list-style: none;
}
.nav li {
	float: right;
	text-transform: uppercase;
	margin-top: -5px;
	margin-right: 10px;
	margin-bottom: 2;
	margin-left: 10px;
}
.nav li a {
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
h4 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}
#nav_buttons a:link {
	text-decoration: none;
	color: #FFF;
}
#nav_buttons a:visited {
	color: #FFF;
	text-decoration: none;
}
#nav_buttons a:hover {
	color: #000;
	text-decoration: none;
	text-shadow: #ACD3E4 0px 1px 0px;
}
#nav_buttons a:active {
	color: #0a84b0;
	text-decoration: none;
	text-shadow: #ACD3E4 0px 1px 0px;
}
#about #nav_about a, #news #nav_news a, #donate #nav_donate a, #volunteer #nav_volunteer a, #contact #nav_contact a {
	background: #0a84b0;
	color: #FFF;
	text-decoration: none;
	text-shadow: #000 0px 1px 0px;

/* --------------------------------------- End Global Nav Styles */

}#content_wrapper {
	height: 365px;
}
#extra_wrapper {
	height: 205px;
}
#footer_wrapper {
	height: 50px;
}
#footer {
	font-size: 9px;
	color: #afafaf;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
	display: block;
}
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	color: #AFAFAF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AFAFAF;
}
#footer a:hover {
	text-decoration: none;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
/* --------------------------------------- Begin Main Page Styles */
#main_left {
	height: 330px;
	width: 577px;
	float: left;
	margin-top: 12px;
}
#main_right {
	float: right;
	height: 341px;
	width: 292px;
}
#main_extra_left {
	width: 520px;
	margin-top: 20px;
	text-shadow: #FFF 0px 1px 0px;
	display: block;
	float: left;
	height: 175px;
}
#main_extra_divider {
	height: 142px;
	width: 2px;
	margin-top: 31px;
	float: left;
	margin-bottom: 32px;
	margin-right: 25px;
	margin-left: 25px;
}
#main_extra_right {
	height: 165px;
	width: 315px;
	margin-top: 20px;
	float: right;
}
/* --------------------------------------- End Main Page Styles */

/* --------------------------------------- Begin Volunteer Page Styles */
#volunteer_left {
	height: 300px;
	width: 335px;
	float: left;
	margin-top: 12px;
}
#volunteer_right {
	float: right;
	height: 300px;
	width: 518px;
	margin-top: 32px;
}
#volunteer_extra_left {
	width: 275px;
	margin-top: 20px;
	text-shadow: #FFF 0px 1px 0px;
	display: block;
	float: left;
	height: 150px;
}
#volunteer_extra_divider {
	height: 142px;
	width: 2px;
	margin-top: 31px;
	float: left;
	margin-bottom: 32px;
	margin-right: 22px;
	margin-left: 22px;
}
#volunteer_extra_right {
	height: 165px;
	width: 565px;
	margin-top: 20px;
	float: right;
}
.RegisterButton {
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-top: -1px;
	margin-right: -3px;
	margin-bottom: -1px;
	margin-left: -3px;
	target-new: tab;
	background-color: #0aa2d7;
	text-shadow: #075e7c 0px 1px 0px;
}
#register_form_left {
	float: left;
	height: 240px;
	width: 305px;
	background-color: #EEE;
}
#register_form_center {
	float: left;
	height: 240px;
	width: 325px;
	background-color: #EEE;
	text-shadow: #FFF 0px 1px 0px;
}
#register_form_right {
	height: 240px;
	width: 254px;
	float: left;
	background-color: #EEE;
	text-shadow: #FFF 0px 1px 0px;
}
#form_divider {
	height: 240px;
	width: 2px;
	float: left;
	background-color: #EEE;
}
#left_form_table {
	margin-right: auto;
	margin-left: auto;
	margin-top: 45px;
}
#center_form_table {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#right_form_table {
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
}
/* --------------------------------------- End Volunteer Page Styles */

/* --------------------------------------- Begin Donate Page Styles */
#donate_left {
	height: 330px;
	width: 445px;
	float: left;
	margin-top: 12px;
}
#donate_right {
	float: right;
	height: 310px;
	width: 416px;
	margin-top: 32px;
}
#donate_extra_left {
	width: 490px;
	margin-top: 20px;
	text-shadow: #FFF 0px 1px 0px;
	display: block;
	float: left;
	height: 170px;
}
#donate_extra_divider {
	height: 142px;
	width: 2px;
	margin-top: 31px;
	float: left;
	margin-bottom: 32px;
	margin-right: 22px;
	margin-left: 22px;
}
#donate_extra_right {
	height: 170px;
	width: 353px;
	margin-top: 20px;
	float: right;
	text-shadow: #FFF 0px 1px 0px;
}
#text_to_give_text {
	float: left;
	height: 170px;
	width: 200px;
}
#text_to_give_image {
	float: right;
	height: 170px;
	width: 141px;
}
/* --------------------------------------- End Donate Page Styles */

/* --------------------------------------- Begin About Page Styles */
#about_left {
	height: 330px;
	width: 375px;
	float: left;
	margin-top: 12px;
}
#about_right {
	float: right;
	height: 310px;
	width: 475px;
	margin-top: 32px;
}
#about_extra_left {
	width: 640px;
	margin-top: 20px;
	text-shadow: #FFF 0px 1px 0px;
	display: block;
	float: left;
	height: 170px;
}
#about_extra_divider {
	height: 142px;
	width: 2px;
	margin-top: 31px;
	float: left;
	margin-bottom: 32px;
	margin-right: 22px;
	margin-left: 22px;
}
#about_extra_right {
	height: 170px;
	width: 200px;
	margin-top: 20px;
	float: right;
	line-height: 1em;
	text-shadow: #FFF 0px 1px 0px;
}
#about_extra_left a:link, #about_extra_left a:visited, #about_extra_left a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#about_extra_left a:hover {
	color: #077aa3;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #077aa3;
	font-weight: bold;
}
#about_extra_right a:link, #about_extra_right a:visited, #about_extra_right a:active {
	color: #077aa3;
	text-decoration: none;
	font-size: .9em;
}
#about_extra_right a:hover {
	color: #077aa3;
	text-decoration: none;
	font-size: .9em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #077aa3;
}
/* --------------------------------------- End About Page Styles */

/* --------------------------------------- Begin News Page Styles */
#news_left {
	height: 330px;
	width: 580px;
	float: left;
	margin-top: 12px;
}
#news_right {
	float: right;
	height: 318px;
	width: 290px;
	margin-top: 24px;
}
#news_extra_left {
	width: 518px;
	margin-top: 20px;
	text-shadow: #FFF 0px 1px 0px;
	display: block;
	float: left;
	height: 170px;
}
#news_extra_divider {
	height: 142px;
	width: 2px;
	margin-top: 31px;
	float: left;
	margin-bottom: 32px;
	margin-right: 22px;
	margin-left: 22px;
}
#news_extra_right {
	height: 170px;
	width: 315px;
	margin-top: 20px;
	float: right;
	text-shadow: #FFF 0px 1px 0px;
}
.news_left_text a:link, .news_left_text a:visited, .news_left_text a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.news_left_text a:hover {
	color: #077aa3;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #077aa3;
	font-weight: bold;
}
.news_extra_left_text a:link, .news_extra_left_text a:visited, .news_extra_left_text a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.news_extra_left_text a:hover {
	color: #077aa3;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #077aa3;
	font-weight: bold;
}
/* --------------------------------------- End News Page Styles */

/* --------------------------------------- Begin Contact Page Styles */
#contact_left {
	height: 330px;
	width: 577px;
	float: left;
	margin-top: 12px;
}
#contact_right {
	float: right;
	height: 341px;
	width: 292px;
}
#contact_extra_left {
	width: 520px;
	margin-top: 20px;
	text-shadow: #FFF 0px 1px 0px;
	display: block;
	float: left;
	height: 170px;
}
#contact_extra_divider {
	height: 142px;
	width: 2px;
	margin-top: 31px;
	float: left;
	margin-bottom: 32px;
	margin-right: 22px;
	margin-left: 22px;
}
#contact_extra_right {
	height: 165px;
	width: 315px;
	margin-top: 20px;
	float: right;
	line-height: 1em;
	text-shadow: #FFF 0px 1px 0px;
}
#contact_extra_left_text {
	float: left;
	width: 270px;
}
#contact_extra_left_logos {
	float: right;
	height: 138px;
	width: 240px;
	text-align: right;
	margin-top: 19px;
}
#contact_extra_left_text a:link, #contact_extra_left_text a:visited, #contact_extra_left_text a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#contact_extra_left_text a:hover {
	color: #077aa3;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #077aa3;
	font-weight: bold;
}

/* --------------------------------------- End Contact Page Styles */

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	margin-top: 10px;
	margin-bottom: 0px;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0aa2d8;
	margin-bottom: 5px;
	margin-top: 3px;
}
h3 {
	font-weight: bold;
	text-transform: uppercase;
	color: #0aa2d8;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h5 {
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	font-size: 15px;
	margin-bottom: 3px;
	margin-top: 15px;
}
strong {
	color: #000;
}
.indent {
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.ReadMore {
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-top: -1px;
	margin-right: -3px;
	margin-bottom: -1px;
	margin-left: -3px;
	target-new: tab;
	background-color: #0aa2d7;
	text-shadow: #075e7c 0px 1px 0px;
}
.BlueLink a:link, .BlueLink a:visited, .BlueLink a:active {
	text-decoration: none;
	color: #0aa2d7;
	border-bottom: #0aa2d7 1px dotted;
}
.BlueLink a:hover {
	text-decoration: none;
	color: #000;
	border-bottom: #000 1px dotted;
}
