html {
	height:100%;
}
		
body {
	width:975px;
	height:100%;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	background-color: #FFFFFF;
	background-image: url(../images/bkgrnd_03.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#wrapper {
	width:975px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center top;
}

.logo {
	background-image: none;
	height: 110px;
	width: 388px;
	float: left;
	margin: 0px;
	padding-top: 30px;
	padding-left: 40px;
	background-repeat: no-repeat;
}
.videolink {
	height: 38px;
	width: 158px;
	float: right;
	padding-top: 60px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nav {
	background-image: none;
	height: 64px;
	width: 975px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 30px;
	float: left;
}

.nav ul {
	list-style:none;
	margin:0 0 0 0px;
	padding:0;
}

.nav ul li {
	position:relative;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	background-position: bottom;
	vertical-align: baseline;
	padding: 0px 0 0 45px;
}

.nav a, a:visited {
	text-decoration: none;
	color: #333333;
}

.nav a:hover {
	text-decoration: none;
	font-weight:bold;
	color:#152869;
}
.lftnav {
	background-color: #dddddd;
	float: left;
	height: 64px;
	width: 39px;
}
.centernav {
	vertical-align: middle;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 30px;
	padding-top: 22px;
}

.hmnav {
	background-color: #dddddd;
	float: left;
	height: 64px;
	width: 129px;
	margin-left: 5px;
}

.pressnav {
	background-color: #dddddd;
	float: left;
	height: 64px;
	width: 129px;
	margin-left: 5px;
}

.bionav {
	background-color: #dddddd;
	float: left;
	height: 64px;
	width: 129px;
	margin-left: 5px;
}
.suggested_charities {
	background-color: #dddddd;
	float: left;
	height: 64px;
	width: 200px;
	margin-left: 5px;
}
.right_nav {
	background-color: #dddddd;
	float: left;
	height: 64px;
	width: 660px;
	margin-left: 5px;
}


.maingraphic {
	background-image: url(../images/graphic2.jpg);
	height: 238px;
	width: 883px;
	padding-left: 80px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 30px;
	clear: left;
}

.contentleft {
	padding-left: 80px;
	float: left;
	clear: both;
	padding-top: 20px;
	width: 435px;
}

.contentleft p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.contentright {
	width: 400px;
	padding-right: 15px;
	float: right;
	padding-top: 20px;
}

.contentright p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

.contentright a, a:visited {
	text-decoration:none;
	color:#333333;
}

.contentright a:hover {
	color:#152869;
}

.contentcenter {
	padding-left: 80px;
	float: left;
	clear: both;
	padding-top: 20px;
	width: 800px;
}

.contentcenter p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

.contentcenter h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#152869;
}

.contentcenter a, a:visited {
	color: #333333;
}

.contentcenter a:hover {
	text-decoration:underline;
	color:#152869;
}

.spacer {
	height: 40px;
	padding-top: 10px;
	width: 100%;
	clear: both;
}
.footer {
	background-color: #dddddd;
	height: 60px;
	clear: left;
}
.footerleft {
	float: left;
	height: 60px;
	text-align: left;
	vertical-align: bottom;
	background-position: center center;
	padding-top: 20px;
	font-size: 12px;
	padding-left: 20px;
	width: 600px;
}

.footerleft a, a:visited {
	text-decoration: none;
	color: #333333;
}

.footerleft a:hover {
	text-decoration: none;
	color:#b9333c;
}

.footerright {
	height: 60px;
	padding-top: 20px;
	float: right;
	font-size: 12px;
	padding-right: 20px;
	width: 290px;
}

