#bodyid{
background:#000;
padding:0;
margin:0;
text-align:center;
}
#page{
border:1px solid #0E5676;
background:#fff;
width:700px;
font-size:0.8em;
color:#000;
text-align:center;
margin:0 auto;
}
#banner{
background:#0E5676 url('sindy/si.png') no-repeat left top;
height:80px;
letter-spacing:2px;
text-align:left;
}
#menu{
background:#90D8D9;
border-bottom:1px solid #90D8D9;
width:100%;
padding:5px 0px 5px 0px;
}
#pagetop{
padding:10px 12px 0 0;
text-align:right;
}
#pagetop a{
color:#0E5676;
}
#pagetop a:hover{
color:#000;
}
#copy{
clear:both;
background:#90D8D9;
border-top:1px solid #90D8D9;
color:#0E5676;
padding:1px 0 3px 0;
text-align:center;
}
#tab{
border:2 dashed #0E5676; 
font-size:1em;
color:#0E5676;
background:#90D8D9;
height:80px;
text-align:center;
}
#main{
text-align:left;
padding:0px 0px 0px 50px;
}
a:hover{position:relative;top:2px;left:2px;}a{text-decoration:none;}