body { 
background-color: #000000;
text-align:center;
min-height:468px;/* for good browsers*/
min-width:552px;/* for good browsers*/
font-family:arial, Trebuchet MS, Helvetica, sans-serif; 
font-weight:normal;
font-size:small;
color:white;
margin:0px;
}

a { text-decoration: none;}
a:link { color: #CCCCFF;}
a:visited { color: #CCCCFF;}
a:hover { color: #FFCC88; }

img {
margin:0px;
padding:0px;
border:0px;
}

h1 { 
font-family:arial, Trebuchet MS, Helvetica, sans-serif; 
font-size:120%; 
font-weight:normal; 
color:#eeeeee; 
margin:0px 0px 8px 0px;
letter-spacing:+1px;
}

h2 { 
font-family:arial, Trebuchet MS, Helvetica, sans-serif; 
font-size:140%; 
font-weight:normal; 
color:#eeeeee; 
margin:0px 0px 8px 0px;
letter-spacing:+1px;
}

h4 { 
font-family:arial, Trebuchet MS, Helvetica, sans-serif; 
font-size:120%; 
font-weight:bolder; 
color:#ffffff; 
margin:0px 0px 0px 0px;
}

pre, code { font-family:arial, Trebuchet MS, Helvetica, sans-serif; color:#19A3CE;  font-size:small;}  

/* -------- PAGE CONTAINERS ---------- */

/* -- Outer is used to centre page horizontally in FF and Opera */
#outer{
height:100%;
width:100%;
vertical-align:top;
}

#container {
text-align: center;
position:relative;
vertical-align:middle;
margin-top:12px;
top: 5px;
}

#inner {
background-color: #ffffff;

max-width: 1024;
width:1024;
min-height: 743;
text-align: left;
margin-left:auto;
margin-right:auto;
border:0px; 

background-color: #00578C;
background-image: url(/images/background_4.gif);
background-position: top;
background-repeat: no-repeat;

}

#footer {
background-color: #ffffff;

max-width: 1024;
width:1024;
height: 25;
text-align: left;
margin-top:0px;
margin-bottom:0px;
margin-left:auto;
margin-right:auto;
border:0px;

background-color: #00578C;
background-image: url(/images/background_bottom.gif);
background-position: bottom;
background-repeat: no-repeat;

}

.contenttext {
font-family:arial, Trebuchet MS, Helvetica, sans-serif; 
font-weight:normal;
font-size:75%;
color:white;
margin:1px;
}

.sidebuttons {
font-family:arial, Trebuchet MS, Helvetica, sans-serif; 
font-weight:normal;
font-size:75%;
color:white;
margin-left:8px;
margin-right:0px;
margin-top:16px;
margin-bottom:16px;
}

.sidebuttons_image {
padding: 0px;
margin: 0px;
}

.bannertext {
font-family:sans-serif, arial, Trebuchet MS, Helvetica; 
font-weight:normal;
font-size:170%;
color:#666666;
margin-top:6px;
margin-bottom:3px;
}

.menubar {}
a.menubar { text-decoration: none;}
a.menubar:link { color: #FFFFFF;}
a.menubar:visited { color: #FFFFFF;}
a.menubar:hover { color: #FFCC88; }

.boldlink {}
a.boldlink { font-weight:bold; }
