body {
background:#315571;
color:#000;
}
.popup {
display:none;
}
#header {
position:relative;
margin:0 auto;
}
#header h1 {
display:block;
text-align:center;
}
#menu {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
padding: 0px;
list-style-type:none;
}
#menu a {
text-decoration:none;
list-style-type:none;
}
p,h1,h2,td {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
h1 {
font:bold 2em "Trebuchet MS",Tahoma,Geneva,Arial,Helvetica,sans-serif;
position:relative;
color:#000;
text-align:center;
}
h2 {
font-size:1.2em;
}
.twocol {
border:dashed 1px #bbb;
padding:5px;
background:#fff;
}
.twocol p,h3,h4,h5 {
margin:0;
}
.onecol {
border:dashed 1px #bbb;
margin:0 auto;
padding:5px;
background:#fff;
}

.threecol {
border:dashed 1px #bbb;
margin:0 auto;
padding:5px;
background:#fff;
}
.threecol p,h3,h4,h5 {
margin:0;
}
.textual {
background:#fff;
padding:5px;
}
#top {
background-color:#647D8F;
color:#000;
position:relative;
margin: 0 auto;
}
code {
font: bold 1em/1.5em "Courier New", Courier, mono;
color:#CCAE8F;
}
#func {
margin:0;
}
#gigmenu {
position:relative;
margin:0 auto;
}
ul {
list-style-type:none;
}
div#jserror {
display:none;
}
#menu {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
list-style-type:none;
margin: 0;
}
#menu a {
text-decoration:underline;
list-style-type:none;
margin: 0;
}
.accessiblemenu{
margin:0;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.accessiblemenu li{
display: inline;
margin: 0;
}
.accessiblemenu li a{
float:left;
border: none;
padding:5px;
line-height:1.5em;
font-weight:bold;
}
#gigmenu {
background:#fff;
padding:5px;
}
img {
display:none;
}