td { font-family: arial, sans serif; font-size: 12px; }

.foot { font-family: arial, sans serif; font-size: 10px; }


a:link { color: #CC0000; text-decoration: none; }
a:visited { color: #CC0000; text-decoration: none; }
a:hover { color: #CC0000; text-decoration: underline; }

a.about:link { color: #CC0000; text-decoration: none; }
a.about:visited { color: #7D6464; text-decoration: none; }
a.about:hover { color: #CC0000; text-decoration: underline; }

a.attys:link { color: #CC0000; text-decoration: none; }
a.attys:visited { color: #767F83; text-decoration: none; }
a.attys:hover { color: #CC0000; text-decoration: underline; }

a.stories:link { color: #CC0000; text-decoration: none; }
a.stories:visited { color: #75755C; text-decoration: none; }
a.stories:hover { color: #CC0000; text-decoration: underline; }

a.roster:link { color: #CC0000; text-decoration: none; }
a.roster:visited { color: #8F8C88; text-decoration: none; }
a.roster:hover { color: #CC0000; text-decoration: underline; }

a.library:link { color: #CC0000; text-decoration: none; }
a.library:visited { color: #975D13; text-decoration: none; }
a.library:hover { color: #CC0000; text-decoration: underline; }

a.contact:link { color: #CC0000; text-decoration: none; }
a.contact:visited { color: #406080; text-decoration: none; }
a.contact:hover { color: #CC0000; text-decoration: underline; }


.text { font-family: arial, sans serif; font-size: 12px; }
.text2 { font-family: arial, sans serif; font-size: 13px; }


.head_about { font-family: arial, sans serif; font-size: 17px; color: #000000; }
.subhead_about { font-family: arial, sans serif; font-size: 15px; color: #000000; }

.bkrd_about { background-color: #000000; }
.bkrd_about2 { background-color: #FFFF00; }


.head_attys { font-family: arial, sans serif; font-size: 17px; color: #767F83; }
.subhead_attys { font-family: arial, sans serif; font-size: 15px; color: #767F83; }

.bkrd_attys { background-color: #767F83; }
.bkrd_attys2 { background-color: #DDDFE0; }


.head_stories { font-family: arial, sans serif; font-size: 17px; color: #75755C; }
.subhead_stories { font-family: arial, sans serif; font-size: 15px; color: #75755C; }

.bkrd_stories { background-color: #75755C; }
.bkrd_stories2 { background-color: #EAEAE7; }


.head_roster { font-family: arial, sans serif; font-size: 17px; color: #8F8C88; }
.subhead_roster { font-family: arial, sans serif; font-size: 15px; color: #8F8C88; }

.bkrd_roster { background-color: #8F8C88; }
.bkrd_roster2 { background-color: #E6E5E4; }


.head_library { font-family: arial, sans serif; font-size: 17px; color: #975D13; }
.subhead_library { font-family: arial, sans serif; font-size: 15px; color: #975D13; }

.bkrd_library { background-color: #975D13; }
.bkrd_library2 { background-color: #F5EFE8; }


.head_contact { font-family: arial, sans serif; font-size: 17px; color: #406080; }
.subhead_contact { font-family: arial, sans serif; font-size: 15px; color: #406080; }

.bkrd_contact { background-color: #406080; }
.bkrd_contact2 { background-color: #ECEFF3; }


.smallbox { font-size: 8pt; }

.open { line-height: 16pt; }

.text2 { font-family: Tahoma, Geneva, sans serif; font-size: 13px; font-weight:bold }

.text3 { font-family: Tahoma, Geneva, sans serif; font-size: 13px; }

.head { font-family: arial, sans serif; font-size: 17px; color: #47310C; }

.smallbox { font-size: 8pt; }
.menu1 {

position: absolute;
visibility: hidden;
height:135px; 
z-index:15; 
left:10px;
top: 95px;
width: 130px;

}





navcontainer { width: 200px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;

}

#navcontainer a
{
display: block;
padding: 3px;
width: 180px;
background-color: #ffff00;
border-bottom: 1px solid #999;
text-align: center;
font-weight: bold;
}

#navcontainer a:link, #navlist a:visited
{
color: #000;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #999;
color: #000;
}