
body {

background-color: #333;
margin-left: 10;
margin-top: 10;
text-align: center;

}

a {color:#FFF; text-decoration:none;}
a:hover {color:#000; text-decoration:none;}
a:visited {color:#000; text-decoration:none;}

img {

border: 0;

}

#main {

background-image:url(images/background.jpg);
width: 561px;
height: auto;
border: 2px solid #000;
border-collapse: collapse;
margin: 0 auto;

}

#nav {

width: 560px;
height: 25px;

}

.nav {

width: 560px;
height: 25px;
border-top: 1px solid #FFF;
border-bottom: 1px solid #FFF;

}

.navcell {

background-color: #000;
color: #FFF;
font-weight: bold;
font-family: tahoma, verdana, san-serif;
border: 0;
font-size: 0.8em;
text-align:center;


}

.navcell2 {

background-color: #000;
color: #ffde00;
font-weight: bold;
font-family: tahoma, verdana, san-serif;
border: 0;
font-size: 0.8em;
text-align:center;

}


.bottomlinks span a {

color: #ffde00;

}


td.navcell a {

width: 100%;
height: 100%;
display: block;

}

td.navcell a:hover {

background-color: #d5ad74;
color: #000;
width: 100%;
height: 100%;

}

td.navcell a:visited {

width: 100%;
height: 100%;
color: #FFF;

}

td.navcell2 a {

width: 100%;
height: 100%;
display: block;

}

td.navcell2 a:hover {

background-color: #d5ad74;
color: #000 !important;
width: 100%;
height: 100%;

}

td.navcell2 a:visited {

width: 100%;
height: 100%;
color: #ffde00;

}



td#content {

background-color: #FFF;
padding-left: 35px;
padding-right: 35px;
padding-bottom: 20px;
padding-top: 10px;
width: 560px;
height: auto;
margin: 0;

}

.content {

border: 1px solid #000;
padding: 10px;
color: #000;
background-color: #d5ad74;
font-family: tahoma, verdana, san-serif;
text-align: justify;
line-height: 1.5em;

}

.contentheader {

background-color: #FFF;
text-align: center;
height: 51px;
width: 561px;

}

.header {

background-image:url(images/header.jpg);
font-size: 1.5em;
color: #000;
font-variant: small-caps;
text-align: center;
width: 560px;
height: 42px;
}

.bottomlinks {

width: 560px;
height: 25px;
font-family: tahoma, verdana, san-serif;
text-align: center;
font-size: 0.8em;
background-color: #000;
color: #FFF;

}

.bottomlinks a {color:#FFF; text-decoration:none;}
.bottomlinks a:hover {color:#FFF; text-decoration:underline;}
.bottomlinks a:visited {color:#FFF; text-decoration:none;}

.order {

text-align: right;
font-style: italic;
font-size: 1.2em;
padding-bottom: 10px;

}


.bottomlinks td span a {color:#ffde00; text-decoration:none;}
.bottomlinks td span a:hover {color:#FFF; text-decoration:underline;}
.bottomlinks td span a:visited {color:#ffde00; text-decoration:none;}