/* CSS Document */
.body{width: 995px;margin: auto;text-align: left;}
.top{ background:url(../images/top.gif) no-repeat; width: 254px; height: 30px; float: left;}
.mid{ background:url(../images/mid.gif) no-repeat; height: 13px; font-size: 1px; clear:both;}

.wrap{background: url(../images/main_bg.gif) repeat-y left;}
.main{width: 766px; float: left;}
.sidebar{width: 222px; float: right;}
.sidebar-content{padding: 16px 0 0 0;}
.main-content{padding: 5px 20px 15px 20px;}
.main-bottom{ background:url(../images/main_bottom.gif) no-repeat; height: 10px; font-size: 1px; clear: both;}

.footer{background: #FF9D00; border-top: 2px solid #63371B}
.footer-content{width: 995px;margin: auto;text-align: left; padding: 5px 0;}
.footer-copy{padding: 8px 20px 20px 10px; font-size: 11px; background: #F6F0CB;}

.myTitle{padding: 0px; margin: 0 0 10px 0; font-size: 24px;}