*{
margin:0;
padding:0;
}
body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background:url(../images/pageElements/bg.gif);
background-repeat:no-repeat;
background-color:#010101;
}
h1{
font-size:16px;
margin-bottom:15px;

}
a{
color:#08275C;
font-weight:bold;
text-decoration:none;
}
a:visited{
color:#08275C;
}
a:hover{
text-decoration:underline;
}
#wrapper{
height:1000px;
width:800px;
margin-left:26px;
}
#banner{
background:url(../images/pageElements/banner.gif);
height:101px;
width:795px;
}
#menuwrap{
height:52px;
}
.menuButton{
font-size:16px;
font-weight:bold;
text-align:center;
float:left;
width:113px;
}
.menuButton a{
color:#000000;
height:37px;
padding-top:15px;
background-repeat:no-repeat;
text-decoration:none;
display:block;
}
.menuButton#home a{
background:url(../images/pageElements/home.gif);
color:#000000;
}
.menuButton#home a:hover{
background:url(../images/pageElements/home_o.gif);
color:#FAA71A;
}
.menuButton#about a{
background:url(../images/pageElements/about.gif);
color:#000000;
}
.menuButton#about a:hover{
background:url(../images/pageElements/about_o.gif);
color:#FAA71A;
}
.menuButton#involved a{
background:url(../images/pageElements/involve.gif);
color:#000000;
}
.menuButton#involved a:hover{
background:url(../images/pageElements/involve_o.gif);
color:#FAA71A;
}
.menuButton#application a{
background:url(../images/pageElements/app.gif);
color:#000000;
}
.menuButton#application a:hover{
background:url(../images/pageElements/app_o.gif);
color:#FAA71A;
}
.menuButton#events a{
background:url(../images/pageElements/past.gif);
color:#000000;
}
.menuButton#events a:hover{
background:url(../images/pageElements/past_o.gif);
color:#FAA71A;
}
.menuButton#gallery a{
background:url(../images/pageElements/gall.gif);
color:#000000;
}
.menuButton#gallery a:hover{
background:url(../images/pageElements/gall_o.gif);
color:#FAA71A;
}
.menuButton#contact a{
background:url(../images/pageElements/cont.gif);
color:#000000;
width:118px;
}
.menuButton#contact a:hover{
background:url(../images/pageElements/cont_o.gif);
color:#FAA71A;
width:118px;
}
.buttons{
display:none;
}
#contentwrap{
height:570px;
width:800px;
}
#leftpanel{
margin-left:10px;
margin-top:15px;
float:left;
height:570px;
width:538px;
}
#rightpanel{
margin-left:17px;
margin-top:15px;
float:left;
width:205px;
background-repeat:no-repeat;
text-decoration:none;
display:block;
}
#footer{
}
.image{
float:left;
padding-right:7px;

}
.italicHead{
font-style:italic;
}
.boldHead{
font-weight:bold;
font-size:16px;
}
.boldText{
font-weight:bold;
}

.headerRightPanel{
text-align:center;
}
#featuresHead{
font-size:16px;
margin-top:35px;
text-align:center;
font-weight:bold;
}
#rightPanelTop{
background:url(../images/pageElements/events_bg1.gif);
width:189px;
height:245px;
margin-top:5px;
margin-left:17px;
}
#rightPanelImages{
text-align:center;
width:190px;
margin-top:40px;
margin-left:17px;
}
.panelTop{
font-weight:bold;
text-align:center;
color:#FFFFFF;
font-size:14px;
margin-top:8px;
}
.panelRow{
font-size:12px;
color:#FFFFFF;
}
.panelBold{
margin-top:8px;
text-align:left;
font-weight:bold;
}
.panelItalic{
font-weight:normal;
margin-left:14px;
font-style:italic;
}
#rightPanelBottom{
background:url(../images/pageElements/events_bg2.gif);
width:189px;
height:195px;
margin-top:10px;
margin-left:17px;
}

.panelBottom{
font-weight:bold;
text-align:center;
color:#FFFFFF;
font-size:14px;
margin-top:8px;
}
.scrollableContent{
width:540px;
height:545px;
overflow:auto;
}
.linkRow{
height:48px;
width:500px;
margin-bottom:20px;
}
.linkImage{
float:left;
height:48px;
width:115px;
}
.linkText{
float:left;
height:14px;
width:385px;
margin-top:15px;
}
.linkRowEvent{
height:131px;
width:500px;
margin-bottom:40px;
}
.linkImageEvent{
float:left;
height:131px;
width:180px;
text-align:center;
}
.linkTextEvent{
float:left;
text-align:center;
height:131px;
width:300px;
margin-top:30px;
}
.eventText{
font-size:15px;
color:#FF0000;
font-weight:bold;
text-align:center;
}
.timeTable{
margin-left:30px;
height:250px;
width:480px;
}
.time{
float:left;
height:250px;
width:180px
}
.event{
float:left;
height:250px;
width:300px;
}
.timeTableSun{
margin-left:30px;
height:100px;
width:480px;
}
.timeSun{
float:left;
height:100px;
width:180px
}
.eventSun{
float:left;
height:100px;
width:300px;
}
.redBold{
font-size:15px;
color:#FF0000;
font-weight:bold;

}
.ulBold{
font-size:15px;
font-weight:bold;
text-decoration:underline;
}
#footerTxt{
padding-left:20px;
height:20px;
width:800px;
color:#FAA71A;
}
#footerTxtLeft{
font-weight:bold;
height:20px;
width:400px;
float:left;
text-align:left;
}
#footerTxtRight{
height:20px;
width:400px;
float:left;
text-align:right;
}
.footerLink a{
color:#FAA71A;
}
.footerLink a:visited{
color:#FAA71A;
}