body{
background-color: #666666;

}

#container{
width: 100%;
text-align:center;
margin:0px;
padding:0px;
}

#wrapper{
background-color:#FFFFFF;
margin: 0px auto 0px auto;
width: 920px;
}
div#body{
text-align:center;
}

.logo{
margin:0px;
margin-left:5px;
padding:0px;
text-align:left;
}

.searchbox{
text-align: right;
margin-right: 15px;
}
.searchbox .button{
width:70px;
height:24px;
cursor: pointer;
background:url(../images/bg/SearchButton.jpg);
}
.searchbox .box{
background-color: #336699;
color: #FFFFFF;
border: 1px #999999 solid;
padding:2px;
}

.navtop{
line-height: 40px;
color: #999999;
font-size: 12px;
font-weight:bold;
}

.boxtop_body{
background:url(../images/boxes/boxTop920_white.jpg);
background-repeat:no-repeat;
width:920px;
height:19px;
}
.boxmid_body{
background:url(../images/boxes/boxMid920_white.jpg);
background-repeat: repeat-y;
text-align:center;
width:920px;
height:179px;
padding:8px;
}
.boxbot_body{
background:url(../images/boxes/boxBot920_white.jpg);
background-repeat:no-repeat;
width:920px;
height:22px;
}

.boxtop_banner{
background:url(../images/boxes/boxTop835_white.jpg);
background-repeat:no-repeat;
width:835px;
height:19px;
}
.boxmid_banner{
background:url(../images/boxes/boxMid835_white.jpg);
background-repeat: repeat-y;
text-align:center;
width:835px;
height:179px;
padding:8px;
}
.boxbot_banner{
background:url(../images/boxes/boxBot835_white.jpg);
background-repeat:no-repeat;
width:835px;
height:22px;
}
