body { background-color: black; }
.body-topsignup { background-color: #000; background-image: url(../images/bg-structurefwa-topsignup.jpg); background-repeat: no-repeat; }
.body-topnav { background-color: #000; background-image: url(../images/bg-structurefwa-topnav.jpg); background-repeat: no-repeat; }
.body-shows { background-color: #000; background-image: url(../images/bg-structure-fwa.jpg); 
              background-repeat: no-repeat; background-attachment: fixed; }
.body-contact { background-color: #000; background-image: url(../images/bg-structure-fwa.jpg);
              background-repeat: no-repeat; background-attachment: fixed; }
.body-video { background-color: #000; background-image: url(../images/bg-structure-fwa.jpg);
              background-repeat: no-repeat; background-attachment: fixed; }
.body-choir { background-color: #000; background-image: url(../images/bg=2008-thechoir.jpg);
              background-repeat: no-repeat; background-attachment: fixed; }

.body_decnav { background-color: #000; }
/*Text styles
*/
.text { }
p { color: #fff; font-size: 11px; font-family: tahoma, arial, helvetica; line-height: 13px; }

td { }

a:link { }

a:visited { }

a:hover { }

a:active { }
/*news
*/
.news_entry { font-size: 11px; font-family: tahoma, arial, helvetica; line-height: 13px; padding: 12px 5px 12px 12px; }
.news_date { color: #030; font-size: 11px; font-family: tahoma, arial, helvetica; font-weight: bold; text-align: right; }
.news_title { color: #fff; font-size: 14px; font-family: tahoma, arial, helvetica; font-weight: bold; }
.news_text { color: #1a4528; font-size: 12px; font-family: tahoma, arial, helvetica; font-weight: normal; line-height: 13px; }
.decnav_text { color: #fff; font-size: 12px; font-family: "courier new"; font-weight: normal; line-height: 13px; }
.decnav_text a:link { color: #fff; font-size: 12px; font-family: "courier new"; font-weight: normal; line-height: 13px; text-decoration: none; }
.decnav_text a:hover { color: #000; font-size: 12px; font-family: "courier new"; font-weight: normal; line-height: 13px; background-color: #fff; text-decoration: underline; }
.decnav_text a:visited { color: #adbda3; font-size: 12px; font-family: "courier new"; font-weight: normal; line-height: 13px; text-decoration: none; }
