@charset "utf-8";
/* CSS Document */

BODY, HTML {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background-color:#95897D;
height:800;
}

H1 {
font-size:20px;
color:#FF6600;
font-weight:bold;
margin:5px;
}

H2 {
font-size:16px;
color:#FF6600;
font-style:italic;
font-weight:bold;
margin-top:0px
}

H3 {
font-size:12px;
font-weight:bold;
color:white;
margin-top:0px;
margin-bottom:5px;
background-color:#FF6600;
padding:2px;
}

H4 {
float:left;
font-size:28px;
color:white;
font-weight:100;
margin:0px;
margin-right:2px;
padding:0px;
height:16px;
}

HR {
height:1px;
}

A {
text-decoration:underline;
color:black;
}

P {
display:inline;
line-height:1.3em;
margin:0px;
padding:0px;
}

IMG A {
border:none;
}

.wrapper {
	position:absolute;
	border:1px solid black;
	width:850px;
	left:50%;
	margin-left:-425px;
	height:auto;
	background-color:#FFFFFF;
}

.topGray {
background-image:url(../images/TopGreyGradient.png);
background-repeat:repeat-x;
width:100%;
height:24px;
border-bottom:1px solid black;
}

.logoBar {
background-image:url(../images/Corp_Header_Logo.gif);
background-repeat:no-repeat;
background-position:right;
width:100%;
height:57px;
border-bottom:1px solid black;
}

.focusImage {
float:left;
background-image:url(../images/main_photo.jpg);
height:218px;
width:195px;
margin-right:10px;
margin-left:10px;
}

.SponsorButton {
float:left;
margin-top:50px;
margin-right:10px;
margin-left:110px;
}

.focusImageWater {
float:left;
background-image:url(../images/water.jpg);
height:218px;
width:195px;
margin-right:10px;
margin-left:10px;
}

.focusImageHealth {
float:left;
background-image:url(../images/immunizations.jpg);
height:218px;
width:195px;
margin-right:10px;
margin-left:10px;
}

.focusLeftTop {
float:left;
background-image:url(../images/bob.jpg);
height:130px;
width:130px;
margin-right:10px;
margin-left:10px;
}

.focusLeftBottom {
float:left;
background-image:url(../images/child_drinking.jpg);
height:166px;
width:130px;
margin-top:5px;
margin-right:10px;
margin-left:10px;
}

.focusImageSkills {
float:left;
background-image:url(../images/skills.jpg);
height:218px;
width:195px;
margin-right:10px;
margin-left:10px;
}

.mainContent {
float:left;
height:auto;
width:600px;
padding-bottom:10px;
padding-right:10px;
}

.mainContent2 {
float:left;
height:auto;
width:600px;
padding-bottom:10px;
padding-right:10px;

}


.mainContent LI {
clear:both;
float:none;

margin-left:155px;
text-align:left;
list-style:url(../images/check.jpg);
text-decoration:underline;
line-height:1.7em;
}

.mmPiece {
clear:left;
float:left;
height:195px;
width:195px;
margin-left:10px;
margin-top:10px;
}

.spot1 {
float:left;
margin-left:10px;
margin-top:10px;
height:195px;
width:405px;
}

.spot1copy {
display:inline;
line-height:1.7em;
margin:0px;
padding:0px;
}

.spot2 {
float:left;
margin-left:10px;
margin-top:10px;
height:195px;
width:210px;
margin-bottom:10px;
}

.spot3 {
background-color:#CCCCCC;
float:left;
margin-left:10px;
height:220px;
width:205px;
}

.spot3 LI {
list-style:none;
text-decoration:underline;
margin-bottom:15px;
margin-left: 0px;
line-height:1.2em;
text-indent:0px;
padding-left:0px;
}

.spot3 UL {
text-indent:0px;
padding-left:5px;
margin: 0px;
}

.statement {
clear:both;
position:relative;
background-repeat:repeat-x;
width:830px;
height:40px;
top:10px;
padding-top:4px;
padding-left:10px;
}

.bottomGrade {
clear:both;
position:relative;
background-image:url(../images/FooterBackground.png);
background-repeat:repeat-x;
width:100%;
height:22px;
font-size:10px;
top:27px;
padding-top:4px;
border-top:1px solid black;
}

.bottomGrade LI {
display:inline;
padding-right:5px;
border-right:1px solid black;
}
