html{
background-image:url(images/directory-bg.jpg);
background-repeat:repeat-x;
background-position:top;
}

body{
margin:0px;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-image:url(images/botnav.jpg);
background-position:bottom;
background-repeat:repeat-x;
}

.botnav{
background-image:url(images/botnav.jpg);
background-repeat:repeat-x;
}

.nav{
background-image:url(images/bnav.jpg);
background-repeat:repeat-x;
height:25px;
font-size:10px;
line-height:10px;
}

.text{
margin-left:12px;
margin-right:12px;
margin-top:0px;
margin-bottom:10px;
text-align:justify;
}

.texttable{
border: 1px solid;
border-color:#7d4a49;
background-color:#E9E9E9;
margin-bottom:15px;
}

.navtable{
border:1px solid;
border-color:#7d4a49;
}

.nav a{
margin-left:4px;
color:#4A0906;
text-decoration:none;
font-weight:bold;
font-size:9px;
}

.nav a:hover{
color:#AE0000;
}

a{
color:#B5302D;
}

a:hover{
font-weight:bold;
}

.copyright{
text-align:center;
color:#EFEFEF;
margin-bottom:4px;
font-size:11px;
}
