body{
padding:0;
margin:0;
color:#000000;
background:#003334;
font:11px/1.6em "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
text-align:center
}
div{
position:relative
}
html.center,body.center{
height:100%
}
.index{
display:none
}
#bottomshadow{
width:756px;
background:no-repeat;
background:url("img/bottomshadow_green.jpg");
height:29px
}
#content{
width:698px;
margin:0 auto 0 auto;
border:1px solid #000000;
text-align:left;
height:440px
}
#main{
width:756px;
background:repeat-y;
background:url("img/sideshadow_green.jpg")
}
#master{
width:756px;
margin:0 auto 0 auto
}
#topshadow{
width:756px;
background:no-repeat;
background:url("img/topshadow_green.jpg");
height:29px
}
