/* CSS Document */
.body{width: 980px;margin: auto;text-align: left; padding-top: 20px;}

.logo, .h_exc{height: 121px; float: left; background: #fff;}
.h_exc{width: 660px; background: url(../images/spacer.gif) repeat-y left #fff;}
.mid{background:#DAD77D; height:35px;}

.main{width: 746px; float: left;}
.wrap{background: #fff;}
.sidebar{width: 234px; float: right;}
.sidebar-content{padding: 10px;}
.main-content{padding: 15px 10px 15px 10px;}
.main-bottom{ background:url(../images/main_bottom.gif) no-repeat; height: 10px; font-size: 1px; clear: both;}

.footer-copy{padding: 8px 20px 10px 10px; font-size: 11px; text-align: right;}
.footer-copy a{color: #333; font-weight: bold;}
.footer-copy a:hover{color: #89BBDB;}

.myTitle{padding: 5px 0 10px 0; margin: 0 0 20px 0; font-size: 24px; border-bottom: 2px solid #ddd}
