body {color: black; background-color: white; margin: 0px; padding: 0px}
p, td, input, select, option {font-family: Verdana, sans-serif; font-size: 14px}

td.banner {background: url(Images/Banner.jpg); width:1024px; height: 130px; background-repeat: no-repeat}
td.menu {background: url(Images/MenuBackground.jpg); width:1024px; height: 60px; color: white; background-color: black; background-repeat: no-repeat}
td.page {background: url(Images/PageBackground.jpg); width:1024px; height: 578px; color: black; background-color: white; background-repeat: no-repeat}

a.menu:link {color: white; font-weight: bold; text-decoration: none}
a.menu:visited {color: white; font-weight: bold; text-decoration: none}
a.menu:active {color: white; font-weight: bold; text-decoration: none}
a.menu:hover {color: white; font-weight: bold; text-decoration: underline}

a.menu-selected:link {color: #e3bc81; font-weight: bold; text-decoration: none}
a.menu-selected:visited {color: #e3bc81; font-weight: bold; text-decoration: none}
a.menu-selected:active {color: #e3bc81; font-weight: bold; text-decoration: none}
a.menu-selected:hover {color: #e3bc81; font-weight: bold; text-decoration: underline}

div.page {padding: 10px; width: 66%; margin-left: auto; margin-right: auto}
div.page-text {padding-left: 30px}

a.page:link {color: black; text-decoration: underline}
a.page:visited {color: black; text-decoration: underline}
a.page:active {color: black; text-decoration: underline}
a.page:hover {color: black; text-decoration: underline}