body {
	background-color: #cccccc;
	margin: 0px;
}

.bck_header  { background-image: 
               url('images/bck_top.jpg'); 
               width: 778px; height: 132px; background-repeat: no-repeat; 
               background-position: left top }
.bck_body    { background-image: 
               url('images/bck_body_repeat.jpg'); 
               background-repeat: repeat-y; background-position: center top }
.bck_footer  { background-image: 
               url('images/bck_footer.jpg'); 
               background-repeat: no-repeat; height: 35px; 
               background-position: center bottom }
.sp_iframe {
	padding: 7px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
}
