.content {
	padding:0 11px 0 0;
	background:#fff url("/fend/images/contentborder.gif") 100% 0 repeat-y;
	}
	
.bi {
	padding:0 0 0 11px;
	background:#fff url("/fend/images/contentborder.gif") 0 0 repeat-y;
	}
	
.bt {
	margin:0 -11px;
	background:#fff url("/fend/images/contentbox.gif") 100% 0 no-repeat;
	}
	
.bt div {
	width:18px;
	background:#fff url("/fend/images/contentbox.gif") 0 0 no-repeat;
	}
	
.bb {
	margin:0 -11px;
	background: url("/fend/images/contentbox.gif") 100% 100% no-repeat;
	}
	
.bb div {
	width:18px;
	background: url("/fend/images/contentbox.gif") 0 100% no-repeat;
	}
	
.bt h1 {
	color:#fff;
	margin:0;
	text-transform:none;
	padding:6px 0 6px 11px;
	}
	
.content p, .content ul {
	background:#fff;
	font-size: 110%;
	color:#000;
	margin:0;
	padding:10px 0 0 0;
	}
	
.content li {
	margin:0 0 0 2em;
	padding:0;
	}

.sponsor {
	padding:0 12px 0 0;
	background:#fff url("/fend/images/sponsorborder.gif") 100% 0 repeat-y;
	}
	
.si {
	padding:0 0 0 12px;
	background:#fff url("/fend/images/sponsorborder.gif") 0 0 repeat-y;
	}
	
.st {
	background:#e19130 ;
	text-align:center;
	font-size: 100%;
	color:#fff;
	padding:4px;
	margin:0 -12px;
	}
	
.st div {
	width:18px;
	background:#e19130 ;
	}
	
.st a{
	font-size:90%;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	margin:0 4px 0 4px;
	}
	
.st a:hover{
	text-decoration:underline;
	}

.sb {
	height:17px;
	margin:0 -12px;
	background: url("/fend/images/sponsorbox.gif") 100% 100% no-repeat;
	}
	
.sb div {
	width:18px;
	height:17px;
	background: url("/fend/images/sponsorbox.gif") 0 100% no-repeat;
	}
	


	

