body {
background-color: #fff; 
background-image: url(tile.jpg); 
background-repeat: repeat; 
width: 600px; 
text-align: center; 
margin: auto;
} 

#container {
background-color: #fff; 
width: 600px; 
text-align: center; 
margin-top: 10px; 
margin-bottom: 10px; 
}

#headerimg {
background-image: url(top.jpg); 
background-repeat: no-repeat; 
text-align: center; 
width: 600px; 
height: 448px;
}

#content {
padding-left: 15px; 
padding-right: 15px; 
font-family: Georgia, "Times New Roman", Verdana, Serif; 
font-size: 12px; 
color: #53486A; 
line-height: 1.5em; 
text-align: justify; 
} 

#navmenu {
font-family: Verdana, Arial, sans-serif; 
font-size: 10px; 
letter-spacing: 2px; 
text-align: center; 
margin-top: 5px; 
margin-bottom: 0; 
color: #53486A; 
text-transform: uppercase; 
}

td {
margin-left: 10px; 
margin-right: 10px; 
font-family: Georgia, "Times New Roman", Verdana, Serif; 
font-size: 12px; 
color: #53486A; 
}

th {
font-family: Georgia, "Times New Roman", Verdana, Serif; 
font-size: 12px; 
color: #53486A; 
font-weight: bold; 
text-align: left; 
}

.footer {
font-size: 10px; 
font-variant: small-caps; 
letter-spacing: 2px; 
text-align: center; 
color: #666; 
padding-bottom: 10px;
}

h1 {
font-family: Georgia, "Times New Roman", Verdana, Serif; 
font-size: 14px; 
color: #53486A; 
font-weight: bold; 
letter-spacing: 5px; 
font-variant: small-caps; 
}

h3 {
font-family: Georgia, "Times New Roman", Verdana, Serif; 
font-size: 14px; 
color: #53486A; 
font-weight: bold; 
letter-spacing: 5px; 
font-variant: small-caps; 
}

h5 {
font: 9px georgia, verdana, arial, sans-serif; 
color: #53486A; 
font-weight: normal; 
text-align: left; 
border-bottom: 1px dashed #666; 
padding: 5px; }

a:link {
color: #996699; 
text-decoration: none; 
}

a:visited {
color: #996699; 
text-decoration: none; 
}

a:hover {
color: #663366; 
text-decoration: none; 
border-bottom: 1px dotted #996699; 
}

a:active {
color: #996699; 
text-decoration: none; 
} 

a.menu:link {
color: #53486A; 
text-decoration: none; 
border-bottom: none; 
}

a.menu:visited {
color: #53486A; 
text-decoration: none; 
}

a.menu:hover {
color: #996699; 
text-decoration: none; 
border-bottom: none; 
}

a.menu:active {
color: #53486A; 
text-decoration: none; 
}
