/* CSS Document */
.body{width: 982px;margin: auto;text-align: left;}

.top{background:url(../images/top.jpg) no-repeat; height:7px; font-size: 1px;}
.wrap{background:url(../images/wrap.jpg) repeat-y; padding: 0 1px;}
.bottom{background:url(../images/btm.jpg) no-repeat; height:8px; font-size: 1px;}

.main{width: 694px; float: right;}
.main-top{
	background: url(../images/main_bg.jpg) no-repeat bottom;
	padding: 10px 10px 20px 10px;
}
.main-content{padding: 15px 15px 15px 10px;}

.sidebar{width: 286px; float: right;}
.sidebar-content{padding: 0px 18px 15px 8px;}


.footer-copy{padding: 0px 20px 10px 10px; font-size: 11px;}
.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}
