body {
background-repeat: repeat;
background-position: center center;
background-image: url('../images/bg.gif');
text-align: center;
}
img {
border: 0;
}
p.halfspace{
margin-bottom: 10px;
}
#container{
height: 680px;
width: 800px;
margin: 20px 0px 0px 0px;
padding: 0;
margin-left: auto;
margin-right: auto;
background: #fff;
text-align: left;
border: 1px solid #F9B743;
}
#container #heading{
height: 145px;
width: 100%;
border: 0;
}
#heading #logoArea{
float: right;
width: 150px;
margin-top: 30px;
border: 0;
text-align: left;
}
#logoArea #visit{
margin-top: 2px;
}
#heading #signArea{
border: 0;
width: 645px;
}
#signArea #eventInfo{
text-align: center;
margin-left: 90px;
margin-top: 40px;
}
#signArea #sign{
float: left;
}
#container #leftNav{
float: left;
width: 175px;
height: 300px;
margin-top: 50px;
}
#leftNav #nav1,#leftNav #nav2, #leftNav #nav3, #leftNav #nav4{
margin-left: 13px;
}
#leftNav #subNav{
color: #ff9900;
font-family: arial, helvetica;
font-size: 9pt;
}
#subNav ul{
line-height: 150%;
}
#subNav a{
color: #990000;
text-decoration: none;
}
#subNav a:hover{
text-decoration: none;
font-weight: bold;
}
#subNav a.select{
font-weight: bold;
}
#leftNav #imgLeft{
margin-left: 30px;
margin-top: 20px;
}

#leftNav #imgLeft #foodDonate{
font-size: 9pt;
font-family: arial, helvetica;
color: #663300;
margin-bottom: 25px;
}
#foodDonate ul{
margin-left: 5px;
}
#foodDonate a{
text-decoration: none;
color: #339999;
font-weight: bold;
}
#FoodDonate a:hover{
text-decoration: underline
}
#container #textFrame{
width: 430px;
height: 490px;
margin-left: 190px;
background: url('../images/yellowframe.gif') no-repeat;
border: 1px solid #fff;
}
#textFrame #bodyText{
margin-left: 40px;
width: 365px;
margin-top: 45px;
font-family: veranda, helvetica;
font-size: 10pt;
line-height: 130%;
}
#bodyText p{
color:#000;
font-weight: normal;
margin-top: 5px;
}

#bodyText h1{
font-size: 10pt;
color: #993300;
}
#bodyText h2{
font-size: 10pt;
color: #666;
margin-bottom: 10px;
}

#bodyText a{
color: #339999;
font-weight: bold;
text-decoration: none;
}
#bodyText a:hover{
text-decoration: underline;
}
#bodyText ul{
line-height: 150%;
}

#container #sideBar{
float: right;
margin: 30px 20px 0px 0px;
width: 130px;
}
#container #footer{
width: 800px;
padding: 0px 15px 0px 10px;
margin-top: 20px;
margin-bottom: 0px;
}
#footer p{
width: 800px;
margin-left: auto;
margin-right: auto;
font-family: arial, helvetica;
margin-top: 5px;
color: #fff;
font-weight: bold;
font-size: 9pt;
}
#footer a{
color: #fff;
text-decoration: none;
}
#footer a:hover{
color: #990000;
}
