body{
padding: 0; margin: 0;
background: url(images/bg.gif) repeat-x #044456;
text-align: justify;
}

#wrap {
position: relative;
width: 1259px; height: 100%;
margin: 0 auto;	
text-align: center;
}

#header {
padding: 0; margin: 0;
float: left;
width: 585px;
height: 590px;
background: transparent url(images/banner.jpg) no-repeat 0% 50%;	
}

#splash {
position: relative;
float: left;
width: 640px;
height: 141px;
margin-top:20px;
font-size:14pt;
font-style:italic;
font-weight:bold;
color:#FFFFFF;
text-align:right;
}

#imagefader {
position: relative;
float:left;
margin: 30px 0px 0px -385px;
width: 420px;
height: 281px;
white-space:nowrap;
text-align:left;
}

#navigation {
position: relative;
float: left;
width:125px;
height:100%;
margin-top:40px;
margin-left:-570px;
}

#tableheader {
margin:30px 10px 0px 0px;
padding:5px;
background-color: #FFFFFF;
position: relative;
float:left;
width:416px;
height:40px;
font-size:18pt;
font-style:italic;
font-weight:bold;
line-height:30pt;
color: #044456;
text-align:right;
}

#tablemain {
margin:10px 5px 0px 0px;
padding:5px;
background-color: #FFFFFF;
position: relative;
float:left;
width:416px;
height:210px;
font-family:comic sans ms, tahoma, georgia, times new roman, arial;
font-size:10pt;
color: #044456;
text-align:left;
overflow:auto;
}

#scroller {
margin:30px 5px 0px -5px;
padding:5px;
background-color: #FFFFFF;
position: relative;
float:left;
width:110px;
height:271px;
color: #044456;
overflow:auto;
}

#tableheader2 {
margin:30px 1px 0px 1px;
padding:5px;
background-color: #FFFFFF;
position: relative;
float:left;
width:330px;
height:40px;
font-size:18pt;
font-style:italic;
font-weight:bold;
line-height:30pt;
color: #044456;
text-align:right;
}

#tablemain2 {
margin:10px 1px 0px 1px;
padding:5px;
background-color: #FFFFFF;
position: relative;
float:left;
width:330px;
height:210px;
font-family:comic sans ms, tahoma, georgia, times new roman, arial;
font-size:10pt;
color: #044456;
text-align:left;
overflow:auto;
}

#righttable {
padding:0px 0px 0px 5px;
margin-top:-50px;
position: relative;
float:left;
width:155px;
height:281px;
color: #FFFFFF;
}

#footer {
padding:5px;
margin-top:35px;
position:relative;
float:right;
color: #FFFFFF;
text-align:right;
font-family:times new roman, georgia, tahoma, arial;
font-size:8pt;
}

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 125px; 
}

.suckerdiv ul li{
position: relative;
}

.suckerdiv ul li ul{
position: absolute;
width: 180px; 
top: 0;
visibility: hidden;
}

.suckerdiv ul li a{
display: block;
overflow: auto;
color: #044456;
text-decoration: none;
padding: 1px 5px;
height: 40px;
font-family:times new roman, tahoma, georgia;
font-size:15pt;
font-style:italic;
text-align:right;
line-height:30pt;
background: url(images/nav.gif) no-repeat center;
border-bottom:5px solid transparent;
}

.suckerdiv ul li a:visited{
color: #044456;
}

.suckerdiv ul li a:hover{
background: url(images/navoverlay.gif) no-repeat center;
}

.indented {
padding-left: 20pt;
}

a {color: #FFFFFF; text-decoration: none; font-weight:bold;}
a:link {color: #FFFFFF; text-decoration: none; font-weight:bold;}
a:hover {color: #FFFFFF; text-decoration: none; font-weight:bold;}
a:visited {color: #FFFFFF; text-decoration: none; font-weight:bold;}
a:active {color: #FFFFFF; text-decoration: none; font-weight:bold;}

* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
* { padding: 0; margin: 0; }