div#body {
	display: block;
	width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	background-image: url(../img/main_bg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
}

div#pag-title {
	display: block;
	width: 980px;
	height: 86px;
	background-attachment: scroll;
	background-image: url(../img/page_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

div#pag-header {
	display: block;
	width: 980px;
	height: 170px;
	background-attachment: scroll;
	background-image: url(../img/page_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

div#pag-bottom {
	display: block;
	width: 980px;
	height: 45px;
	background-attachment: scroll;
	background-image: url(../img/page_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

div#pag-bottom-author {
	display: block;
	width: 980px;
	height: 25px;
	background-color: #dfdfdf;
	font-family: Tahoma;
	font-size: 10px;
	color: #3b3630;
	text-decoration: none;	
}

div#pag-bottom-author a {
	font-family: Tahoma;
	font-size: 10px;
	color: #3b3630;
	text-decoration: none;	
}

div#pag-bottom-author a:hover {
	color: #00FFFF;
	text-decoration: underline;
}

div#pag-bottom .btb {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;	
}

div#recip-banner {
	display: block;
	width: 740px;
	height: 170px;
	margin-left: 9px;
} 
div#top-right-menu {
	display: block;
	width: 220px;
	height: 170px;
	margin-left: 2px;
	margin-right: 9px;
} 

div#page-left {
	display: block;
	height: auto;
	width: 740px;
	margin-top:9px;
	margin-left:9px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

div#page-right {
	display: block;
	height: auto;
	width: 220px;
	margin-top:9px;
	margin-left:2px;
	margin-right:9px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;		
}

div#top-menu {
	display: block;
	width: 580px;
	height: 28px;
	background-attachment: scroll;
	background-image: url(../img/top_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

ul#rotator {
	list-style: none;
	padding: 0;
	margin: 0;
}
