body {
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
background-image: url(images/Lancaster-Leadership_bg.jpg);
background-position: top left;
background-repeat: no-repeat;
}
h1 {
font-size: 18px;
color: #006699;
font-weight: normal;
}
TD
{
font-family: tahoma, arial, helvetica;
font-size: 11px;
color: #003366;
}
UL {
list-style-image: url(images/bullet.gif);
}
TD.content
{
font-family: tahoma, arial, helvetica;
font-size: 12px;
color: #003366;
}
TD.headertxt{
height: 25px;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #003366;
text-align: right;
font-style: italic; 
vertical-align: middle;
}
TD.nav {
background-color: #006699;
color: #FFFFFF;
font-family: tahoma, arial, helvetica;
text-align: center;
vertical-align: middle;
height: 25px;
width: 115px;
}
.nav_bg{
background-color: #FFFFFF;
background-image: url(images/nav_bg.jpg);
background-position: bottom center;
background-repeat: no-repeat;
}
a.nav, a.nav:hover {
color: #FFFFFF;
font-size: 13px;
font-weight: bold;
text-decoration: none;
}
a{
color: #007FAF;
text-decoration:none;
}

a:hover{
color: #0096CC;
text-decoration:none;
}

.bigtxt {
font-family: tahoma, arial, helvetica;
font-size: 13px;
font-weight: bold;
color: #003366;
 }
 .tdheader{
 font-size: 12px;
 font-weight:bold;
 color: #003366;
 background-color: #FFDD66;
 vertical-align: middle;
 }
 input, textarea{
 padding-left: 5px;
 border-top: solid 1px #006699;
 border-left: solid 1px #006699;
 border-right: solid 1px #006699;
 border-bottom: solid 1px #006699;
 font-size: 11px;
 font-family: tahoma, arial, helvetica;
 color: #336699;
 width: 200px;
 }
 .button{
 border-top: solid 1px #006699;
 border-left: solid 1px #006699;
 border-right: solid 1px #006699;
 border-bottom: solid 1px #006699;
 background-color: #FFDD66;
 font-size: 11px;
 font-family: tahoma, arial, helvetica;
 color: #003366;
 font-weight:bold;
 width: 80px;
 }
 .footer {
font-family: tahoma, arial, helvetica;
font-size: 10px;
font-weight: normal;
color: #006699;
text-align: center;
padding-top: 15px;
padding-bottom: 5px;
 }