#listbox {text-align:left;margin-left:300px;}

a:hover {
color:#FFF;
text-decoration:none;
}

body {
font-family:Arial, Helvetica, sans-serif;
background-color:#221F37;
color:#FFF;
font-size:small;
text-align:justify;
}

body, html {height: 100%;}

div.container {
position:relative;
width:908px;
height:608px;
z-index:1;
text-align:left;
margin:0 auto;
}

div.main {
position:absolute;
left:0;
top:0;
width:908px;
height:608px;
background-image:url(images/mainback.jpg);
layer-background-image:url(images/mainback.jpg);
border:1px none #000;
z-index:2;
color:#CCC;
}

div.nav {
font-size:small;
font-weight:700;
position:absolute;
left:22px;
top:110px;
width:800px;
height:19px;
z-index:3;
}

div.body {
position:absolute;
font-size:small;
text-align:justify;
left:22px;
top:175px;
width:850px;
height:400px;
z-index:4;
}

table {
width:100%;
height:100%;
}

td {
vertical-align:middle;
text-align:center;
}

#sml-01,#sml-02,#sml-03,#sml-04,#sml-05 {
float:left;
clear:left;
padding:0;
}

#sml-01 {
width:5px;
height:60px;
z-index:4;
}

#sml-02 {
width:90px;
height:135px;
z-index:4;
}

#sml-03 {
width:350px;
height:70px;
z-index:4;
}

#sml-04 {
width:450px;
height:75px;
z-index:4;
}

#sml-05 {
width:515px;
height:92px;
z-index:4;
}

a:link,a:visited {
color:#FEEE02;
text-decoration:none;
}

