#header {
  background: url(images/mountainHead.jpg) no-repeat top center;
}
#container {
height: 1000px;
}
#content {
width: 98%;
margin: 15px 0px 0px 0px;
}
.leftImageBox {
float:left;
margin: 0px 15px 15px 0px;
width: 250px;
font-size: 8pt;
text-align: center;
font-style: italic;
font-weight: bold;
border: inherit;
}
.leftImageBoxTeam {
float:left;
margin: 0px 15px 15px 0px;
width: 520px;
font-size: 8pt;
text-align: center;
font-style: italic;
font-weight: bold;
border: inherit;
}
.rightImageBox {
width: 375px;
color: #CC0000;
font-size: 8pt;
text-align: center;
font-style: italic;
font-weight: bold;
}
.rightImageBoxSmall {
width: 250px;
color: #CC0000;
font-size: 8pt;
text-align: center;
font-style: italic;
font-weight: bold;
float: right;
}
h1.storyHead {
color: #306EFF;
font-family: georgia, arial, helvetica, sans-serif;
font-size: 14pt;
font-weight: bold;
text-align: center;
text-indent: 0px;
}
h2.storyHead {
color: #306EFF;
font-family: georgia, arial, helvetica, sans-serif;
font-size: 14pt;
font-weight: bold;
text-align: left;
text-indent: 0px;
}