/* CSS Document */
html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, blockquote, 
form, fieldset, a, img{ 
margin: 0; 
padding: 0; 
border: 0; 
} 
body {
	/*background: url(../media/04original.gif);*/
	background-color: #444242;
	color: #40483f;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font: Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
}
body a {
	background-color: inherit;
	color: #980e10;
	font-weight: bold;
	text-decoration: underline;

}
body a:hover {
	background-color: inherit;
	color: #cf1519;
}
.box380 {
    float: left;
	background-color: #e2e2e2;
	width: 420px;
	height: 380px;
	margin-left: 60px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
}
.boxsecondcolumn {
    padding-left: 180px;
	text-align: left;
}
.container{
	width: 977px;
	border: solid 1px black;
	background-color:  white;
    margin-left: auto;
    margin-right: auto;
	margin-top: 0px;
	padding: 2px;
}

.header {
	border: solid 1px black;
	margin-bottom: 2px;
}
.solidblockmenu ul{
	width: 975px;
	font: bold 13px Arial;
	border: 1px 0px 1px 0px solid #625e00;
	background: url(../media/blockactive.gif) center center repeat-x;
	height: 32px;
}
.solidblockmenu li{
display: inline;
}
.solidblockmenu li a{
float: left;
color: white;
padding-left: 18px;
padding-right: 19px;
padding-top: 8px;
padding-bottom: 8px;
text-decoration: none;
border-right: 1px solid white;
}
.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: url(../media/blockdefault.gif) center center repeat-x;
}
.content {
	border: solid 1px black;
	text-align: justify;
	height: auto;
	margin-bottom: 3px;
}
.content ul {
	padding-left: 40px;
}
.content blockquote {
	padding: 1px 0px 0px 40px;
}
.content h4 {
	color: black;
	padding: 5px 0px 5px 10px;
}
.content h3 {
	color: black;
	padding: 5px 0px 5px 10px;
}
.content h3 a, .content h3 a:visited {
	color: #990000;
}
.content h2 {
	color: black;
	padding: 5px 0px 5px 10px;
}
.content p {
	padding: 5px 10px 5px 10px;
}
.donate {
	float: right;
	padding: 10px;
}
form {
	
}
.greathumanrace {
	height: 313px;
	text-align: left;
}
.greathumanrace a {
	 padding-left: 70px;
	 padding-right: 40px;
	 vertical-align: top;
}
.greathumanrace object {
     padding-left: 20px;
}
.leftside {
	clear: both;
	float: left;
}
.img-left {
    line-height: normal;
    float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#group {
clear: left;
text-align: center;
margin-left: auto;
margin-right: auto;
}
#group img {
padding-left: 30px;
}

.txtFULLborder {
    line-height: 150%;
	clear: left;
	border-top: solid;
	padding-top: 10px;
}
.txtFULL {
    line-height: 150%;
	clear: left;
}
.img-left150 {
	line-height: normal;
	text-align:center;
	float: left;
	padding-left: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	height: 120px;
}
.img-left175 {
	line-height: normal;
	text-align:center;
	float: left;
	clear: left;
	padding-left: 15px;
	padding-right: 45px;
	height: 120px;
}
.txt-below-imgleft {
    float: left;
	padding-left: 20px;
	padding-right: 50px;
	padding-bottom: 100px;
}
.img-right {
    line-height: normal;
    float: right;
	padding-left: 20px;
	padding-right: 20px;
}
.rightside {
	float: right;
	width: 350px;
	border: solid 2px #000097;
	padding: 5px;
	margin: 3px;
}
.rightside h2 {
	color: #000097;
	font: bold 18px Arial;
}
.rightsideNOBORDER {
	float: right;
	width: 350px;
	padding: 5px;
	margin: 3px;
}
.resource {
	float: left;
	width: 290px;
	text-align: center;
}
.resourceal {
	float: left;
	width: 290px;
	height: 75px;
	text-align: left;
	padding: 0px 0px 0px 10px;
}
.resourceal img {
	margin-bottom: 20px;
}
.spanish {
	padding: 3px;
	color: white;
	background-color: #339933;
	font-weight: bold;
	text-align: left;
	font-size: 10px;
	margin: 2px;
	line-height: 12px;
}
.sponsors {
	text-align: center;
}
.staff-photo {
	clear: left;
	float: left;
	padding-right: 5px;
}
.sponsorsheader {
	clear: both;
	width: 975px;
	text-align: left;
	background-color: black;
	color: white;
	font: bold 12px Arial;
}
.sponsorsheader p {
	padding: 3px 0px 3px 10px;
}
.sponsors a{
	padding-left: 40px;
	padding-right: 40px
}
.footer {
	border-top: solid 1px black;
	text-align: center;
	width: 975px;
	background: url(../media/blockactive.gif) center repeat-x;
	font: bold 12px Arial;
	color: white;
}
.footer p {
	padding: 3px 0px 3px 0px;
}
