* {
	padding: 0;
	margin: 0;
}

body {
	background: #e9eef6 url(http://www.ihrfoundation.org/images/site/big_bg.jpg) top left repeat-x;
	font: .9em  Verdana, Helvetica, Arial, sans-serif;
	font-weight: 300;
	margin: 30px 0;
	padding: 0;
	min-height: 1054px;
}

a img {
	border: 0px;
}

a:hover img {
	border: 0px;
}

a:visited img {
	border: 0px;
}

div#global_wrapper {
	width: 841px;
	margin: auto;
}

/* -- MAIN HEADER -- */

div#main_header {
	background: url(http://www.ihrfoundation.org/images/site/header_bg.gif) top left no-repeat;
	height: 416px;
}

/* -- ID HEADER -- */

div#header {
	height: 162px;
	text-align: center;
}

div#logo_link a{
	float: left;
        text-decoration: none;
}

div#contact p {
	text-transform: uppercase;
	font-size: 100%;
	color: #252525;
	float: right;
	margin: 115px 70px 0 0;
}

div#contact a:link {
	color: #252525;
	text-decoration: none;
}

div#contact a:visited {
	color: #252525;
	text-decoration: none;
}

div#contact a:active {
	color: #252525;
	text-decoration: none;
}

div#contact a:hover {
	color: #557fba;
	text-decoration: underline;
}

/* -- NAV ROW -- */

div#nav_row {
	text-align: center;
	margin: 2px 0 0 0;
	font-size: 11px;
	color: #557fba;
}

div#nav_row a {
	color: #557fba;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

div#nav_row a:link {
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	color: #252525;
}

div#nav_row a:visited {
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	color: #252525;
}

div#nav_row a:active {
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	color: #252525;
}

div#nav_row a:hover {
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	color: #557fba;
}

/* -- NAV DROPDOWN MENUS -- */

div#dropmenudiv {
	opacity: .92;
	position: absolute;
	border: 0px;
	margin: 9px 0 0 0;
	color: #eee;
	padding: 0 3px 5px 5px;
	text-decoration: none;
	font: normal .8em/18px Verdana, Helvetica, sans-serif;
}

div#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 0px;
	color: #fff;
	text-decoration: none;
}

div#dropmenudiv a:hover {
	background-color: #6d91c4;
	color: #e8df65;
}

/* -- MAIN CONTENT -- */

div#main_content {
	background: url(http://www.ihrfoundation.org/images/site/slice_bg.gif) bottom left repeat-y;
	padding: 0;
	margin: 0;
}

/* -- LEFT COLUMN -- */

div#left_column {
	background: url(http://www.ihrfoundation.org/images/site/leftcol_bg.png) repeat-x;
	float: left;
	width: 140px;
	margin: 0 0 0 5px;
	padding: 15px 15px 15px 10px;
}

div#left_column li {
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	font-size: 120%;
	font-weight: bold;
	line-height: 200%;
	margin-left: 9px;
	list-style-position: inside;
	list-style-image: url(http://www.ihrfoundation.org/images/site/starbullet.gif);
}

div#left_column li a:link {
	text-decoration: none;
	color: #fff;
}

div#left_column li a:visited {
	text-decoration: none;
	color: #fff;
}

div#left_column li a:hover {
	text-decoration: none;
	color: #a5d5d7;
}

div#left_column li a:active {
	text-decoration: none;
	color: #fff;
}

div#left_column li#donate:hover {
	color: #a5d5d7;
	width: 586px;
	height: 193px;
	background: url(http://www.ihrfoundation.org/images/site/banners/donate-banner.jpg) no-repeat left top;
	margin: 0 0 0 155px;
}

div#left_column li#learn:hover {
	color: #a5d5d7;
	width: 586px;
	height: 193px;
	background: url(http://www.ihrfoundation.org/images/site/banners/learn-banner.jpg) no-repeat left top;
	margin: 0 0 0 155px;
}

div#left_column li#research:hover {
	color: #a5d5d7;
	width: 586px;
	height: 193px;
	background: url(http://www.ihrfoundation.org/images/site/banners/research-banner.jpg) no-repeat left top;
	margin: 0 0 0 155px;
}

div#left_column li#connect:hover {
	color: #a5d5d7;
	width: 586px;
	height: 193px;
	background: url(http://www.ihrfoundation.org/images/site/banners/connect-banner.jpg) no-repeat left top;
	margin: 0 0 0 155px;
}

div#left_column div#search_margin {
	margin: 60px 0 10px 0;
}

div#left_column input#keywords {
	margin: 0 0 0 6px;
}

div#left_column h2 {
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #557fba;
	font-size: 100%;
	margin: 6px;
}

div#left_column h2 a {
	color: #557fba;
	text-decoration: none;
}

div#left_column h2 a:hover {
	color: #557fba;
	text-decoration: underline;
}

div#left_column h2 a:active {
	color: #557fba;
	text-decoration: none;
}

div#left_column h2 a:visited {
	color: #557fba;
	text-decoration: none;
}

div#left_column p {
	color: #333;
	margin: 6px 0 10px 6px;
	font-size: 80%;
}

div#sponsorbox {
	width: 145px;
	height: 89px;
	background: url(http://www.ihrfoundation.org/images/site/sponsorbox_bg.gif);
	margin-top: 6px;
}

div#storebox {
	width: 135px;
	height: 115px;
	margin-top: 6px;
	margin-left: 4px;
}

div#sponsorbox img {
	text-decoration: none;
	border: 0px;
	margin-top: 11px;
	margin-left: 10px;
}

/* -- CONTENT -- */

div#content_wrapper {
	margin: 24px 10px 20px 40px;
}

div#banner {
	margin: 0 0 0 169px;
}

div#banner div#home_banner {
	background: url(http://www.ihrfoundation.org/images/site/banners/banner_home.jpg) no-repeat top left;
	height: 193px;
}

div#banner div#donate_banner {
	background: url(http://www.ihrfoundation.org/images/site/banners/banner_donate.jpg) no-repeat top left;
	height: 193px;
	position: absolute;
	left: -9999px;
}

div#banner div#learn_banner {
	background: url(http://www.ihrfoundation.org/images/site/banners/banner_learn.jpg) no-repeat top left;
	height: 193px;
	position: absolute;
	left: -9999px;
}

div#banner div#research_banner {
	background: url(http://www.ihrfoundation.org/images/site/banners/banner_research.jpg) no-repeat top left;
	height: 193px;
	position: absolute;
	left: -9999px;
}

div#banner div#connect_banner {
	background: url(http://www.ihrfoundation.org/images/site/banners/banner_connect.jpg) no-repeat top left;
	height: 193px;
	position: absolute;
	left: -9999px;
}

div#content {
	float: left;
	width: 585px;
	padding: 0;
	margin: 0;
}

div#content h1 {
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	margin: 24px 0 36px 150px;
	text-transform: uppercase;
}

div#content h2 {
	color: #557fba;
	font-size: 140%;
	font-family: "Century Gothic", "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	margin: 10px 0;
	padding: 10px 15px 0 20px;
}

div#content h3 {
	font-family: Arial, sans-serif;
	color: #44bb9b;
	font-size: 90%;
	font-weight: bold;
	font-style: normal;
	padding: 0 20px 10px 20px;
        text-decoration: none;
}

div#content h3 a:link {
        color: #44bb9b;
}

div#content h3 a:hover {
        color: #8cd0be;
        text-decoration: underline;
}

div#content h3 a:visited {
        color: #44bb9b;
}

div#content h3 a:visited:hover {
        color: #8cd0be;
}

div#content p {
	color: #252525;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4;
	font-size: 100%;
	margin-bottom: 10px;
	padding: 0 30px 0 20px;
}

div#content div#black_links p {
	color: #252525;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4;
	font-size: 100%;
	margin-bottom: 10px;
	padding: 0 30px 0 20px;
        text-decoration: none;
}

div#content div#black_links a:link {
	color: #252525;
}

div#content div#black_links a:hover {
	color: #666;
        text-decoration: underline;
}

div#content div#black_links a:visited {
	color: #252525;
}

div#content div#black_links a:visited:hover {
	color: #666;
        text-decoration: underline;
}

div#caption {
	color: #252525;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4;
	font-size: 80%;
	margin-bottom: 10px;
	padding: 0 30px 0 20px;
        font-style: italic;
}

div#content a {
	color: #557fba;
	text-decoration: none;
}

div#content a:link {
	color: #557fba;
	text-decoration: none;
}

div#content a:visited {
	color: #557fba;
	text-decoration: none;
}

div#content a:hover {
	color: #252525;
	text-decoration: none;
}

div#site_map ul {
	list-style: none;
}

div#content form {
	margin: 20px;
}

div#content blockquote {
        margin-left: 20px;
}

.red {
	color: #d43035;
}

div#center_content {
	width: 240px;
	float: left;
	border-right-width: 1px;
	border-right-color: #f1e55f;
	border-right-style: solid;
	margin: 20px 0
}

div#center_content h2 {
	margin: -10px 0 15px 0;
}

div#center_content div#pin_image p {
	background: url(http://www.ihrfoundation.org/images/site/pin_home_bg.gif) no-repeat;
	margin: 20px;
	padding: 46px 26px;
	font-size: 90%;
}

div#right_content {
	width: 340px;
	float: right;
	margin: 0;
}

.line {
	color: #f1e55f;
	height: 1px;
	border: 0 solid #f1e55f;
	border-top-width: thin;
	background-color: transparent;
	text-align: center;
	width: 88%;
	margin: 20px 0 0 0;
}

/* -- FOOTER -- */

div#main_footer {
	background: url(http://www.ihrfoundation.org/images/site/bottom_bg.gif) no-repeat bottom left;
}

div#footer {
	clear: left;
	width: 100%;
	background: transparent;
	color: #333;
	padding: 40px 0;
	text-align: center;
}

div#footer p {
	margin: 0;
}

div#footer a {
	text-decoration: none;
	color: #44bb9b;
}

div#footer a:hover {
	text-decoration: underline;
	color: #333;
}

div#footerline1 {
	font-size: 70%;
	text-align: center;
}

div#footerline1 span.title {
	color: #557fba;
	font-weight: bold;
}

div#footerline2 {
	font-size: 70%;
	margin-top: 20px;
	padding-bottom: 30px;
	text-align: center;
	color: #333;
}

div#footerline2 a {
	text-decoration: none;
	color: #44bb9b;
}

div#footerline2 a:hover {
	text-decoration: underline;
	color: #333;
}