#header {
  background: url(images/mountainHead.jpg) no-repeat top center;
}
#container {
height: 900px;
}
#content {
text-align: center;
width: 100%;
}
.sponsorHead h1 {
color: #306EFF;
font-family: georgia, arial, helvetica, sans-serif;
font-size: 22pt;
font-weight: bold;
text-align: center;
text-indent: 0px;
display: inline
}
.sponsorHead h2 {
color: 	#696969;
font-family: georgia, arial, helvetica, sans-serif;
font-size: 14pt;
font-weight: bold;
text-align: center;
text-indent: 0px;
}




.leftSplitCol{
width: 45%;
float: left;
border: inherit;
margin: 20px 0px 0px 0px;
}
.rightSplitCol{
width: 45%;
float: right;
border: inherit;
margin: 20px 0px 0px 0px;
}
img.sponsorLogo {
float: clear;
margin: 2px;
}
p.sponsorText {
font-size: 10pt;
text-align: left;
}
.sponsorBox {
border: inherit;
height: 165px;
margin: 35px 0px 35px 0px;
}


