body{
background-color: #f99f6c;
font-family: Arial, Helvetica, Sans-Serif;
}
#wrap {
width:90%;
text-align: left;}
#header {}
#leftHead {float:left;width:50%;}
#rightHead
{float:left;
width:50%;
text-align: right;
}
#rightHead h1
{color:#ffffff;
font-size:15pt;
font-style: italic;
}
#rightHead b{
color:#ee3f68;
}

#rightHead h2
{color:#1e9cd9;
font-size:20pt;
margin:0px;
}

#headClear {clear:both;
margin-bottom:10px;
}

#rightHead a{
color:#ee3f68;
font-weight: bold;
}

#rightHead a:hover{
color:#ffffff;
}






#menubar {
float:left;width:30%;
text-align: center;
padding: 0px;
}


#menubar img{
margin: 8px 0px 0px 4px;
}

#menubar a{
display: block;
background: #ee3f68;
margin:0px;
padding: 0px 2px 0px 2px;
border: 1px solid #c32b4f;
text-decoration: none;
font-weight: bold;
color:#ffffff;
}

#menubar a:hover{
border: 1px solid white;
border-bottom: 1px solid black;
border-right: 1px solid black;
}

#menubar .sportyButton {
background: #f99f6c;
border: 1px solid #f99f6c;
}

#content {
float:left;width:65%;
text-align: left;
padding: 5px 5px 5px 25px;
color: black;
}

#content h1
{color:#ee3f68;
font-size:15pt;
margin:0px;
display: inline;
}
#content b{
color:white;
}

#content .black{
color:black;
}

#content a{
color:#ee3f68;
font-weight: bold;
}

#content a:hover{
color:#ffffff;
}

.Left{
float: left;
margin: 5px;
text-align: center;
color:#1e9cd9;
font-size:10pt;
letter-spacing: .25px;
font-weight: bold;
padding:0px;
padding-bottom:2px;
background: white;
}

.Right{
float: right;
margin: 5px;
text-align: center;
color:#1e9cd9;
font-size:10pt;
letter-spacing: .25px;
font-weight: bold;
padding:0px;
padding-bottom:2px;
background: white;
}


ul.noBullet{
list-style-type: none;
margin:0px;
display: inline;
}

ul.bigGap{
margin:25px;
}

ol li{
margin-bottom:15px;
}

ol li ul li{
margin-bottom:0px;
}

#galleryBox{
background:transparent;
width:100%;
text-align: center;
}


.galleryNav img{
border:0px;
margin:0px;

}



.galleryPic{
margin: 5px;
text-align: center;
color:#ffffff;
font-size:10pt;
letter-spacing: .25px;
font-weight: bold;
padding:0px;
padding-bottom:2px;
background: transparent;
}

#footer {clear:both;}
