body {font-family: arial; font-size:0.75em; background-color:#FFFFFF;}
table {font-size:1.0em}
#main {width:700px; min-height:600px; border:1px solid red; padding-bottom:20px}
#header {position:relative; top:0; left: 0; width:100%; height:110; background-color:#FECE00; border-bottom:1px solid red}
#heading1 {position:absolute; text-align:left; top: 11px; left:8px; width:400px; font-weight:bold; color:white}
#heading2 {position:absolute; text-align:left; top: 10px; left:10px; width:400px; font-weight:bold; color:red}
#construction {position:absolute; text-align:left; top: 10px; left:450px; width:240px; font-weight:bold; font-size:0.9em; color:red}
#menu {position:relative; top:0; left: 0; width:100%; height:20; background-color:#FECE00; border-bottom:1px solid red}
#footer {position:relative; top:0; left: 0; width:700; height:20; background-color:#FECE00; border-bottom:1px solid red; border-left:1px solid red; border-right:1px solid red}
#moreLinks {position:relative; top:0; left: 0; margin-top:20px; width:700}

h1 {margin-top:0px; margin-bottom:0px; font-variant: small-caps; font-size:2.5em}
h1.mainh1 {font-size:1.3em; color:#FECE00}
h1.subh1 {font-size:1.1em; color:red}
ul {margin-top:0px}
td.menuItem {text-align:center; font-weight:bold; color: #ffffff; background-color: red; font-size:0.9em}
a.menuLink {color: #ffffff; text-decoration:none}
a.menuLink:hover {text-decoration:underline}
a.homeLink {text-decoration:none; color:red}
a.homeLink:hover {text-decoration:none}
