#bodyid{
background:#fafaff;
padding:0;
margin:0;
text-align:center;
}
#page{
background:#fff url('img/bg.png') repeat-y left top;
width:720px;
margin:0 auto;
}
#page2{
border:1px solid #777;
background:#fff;
width:700px;
font-size:0.8em;
color:#444;
text-align:center;
margin:0 auto;
}
#banner{
background:#fff url('img/banbg.png') no-repeat left top;
height:50px;
letter-spacing:2px;
text-align:left;
}
#banner h1{
font-size:24px;
color:#006BB3;
margin:0;
text-align:center;
padding:10px 20px;
}
#menu{
background:#fff url('img/menubg.png') no-repeat left top;
border-bottom:1px solid #999;
width:100%;
}
#menu td{
height:20px;
font-size:13px;
width:20%;
letter-spacing:1px;
text-align:center;
}
#menu a{
color:#000;
font-weight:nomal;
width:100%;
text-decoration:none;
}
#menu a:hover{
color:#97a6d0;
}


#left{
width:180px;
float:right;
text-align:left;
padding:10px 7px 10px 0;
}
#left a{
color:#0000FF;
}
#left a:hover{
color:#007EFD;
}
#left div{
border:1px solid #aac;
background:#4169ad url('img/side.png') no-repeat left top;
font-size:1em;
margin:5px 0 7px 5px;
padding:3px 10px;
color:#000;
}
#left p{
margin:0 0 2px 10px;
padding:0 5px 2px 5px ;
font-size:1em;
color:#000;
}

#right{
width:506px;
float:right;
padding:0 0 10px 0;
text-align:left;
}
#right a{
color:#0000FF;
}
#right a:hover{
color:#007EFD;
}
#right h2{
border-width:1px;
border-style:solid;
border-color:#ddf #aac #aac #ddf;
background:url('img/mainbg.png') repeat-y left top;
color:#000;
font-size:1em;
margin:10px 10px 7px 0;
padding:3px 10px;
}

#right p{
margin:0 10px 2px 0;
padding:0 10px 7px 10px;
font-size:14px;
line-height:150%;
color:#000;
}
#pagetop{
padding:10px 12px 0 0;
text-align:right;
}
#pagetop a{
color:#0000FF;
}
#pagetop a:hover{
color:#007EFD;
}

#copy{
clear:both;
background:#001545 url('img/huttablue.gif') no-repeat left top;
border-top:1px solid #666;
color:#000;
padding:0px 0 0px 0;
text-align:center;
}
#copy a{
color:#000;
}
#copy a:hover{
color:#97a6d0;
}