/* Specific Styles for The Offensive Section */
.offhead, .topalign
{
	background-image: url(/photos/offensive/header.jpg);
	background-position: bottom;
	height: 106px;
	vertical-align: middle;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	margin-top:10px;
}

.offback, .pageback
{
	/*background-image: url(/photos/offensive/mainback.jpg);*/
	background-position: top;
	vertical-align: top;
	height: 393px;
	background-color:#FFFFFF;
}

.footer-back{
	background-image: url("/photos/v8/footer-sub.png"); 
	height: 64px; 
	background-repeat: no-repeat; 
	background-position: left top;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
}

/* There is not currently a sub-page version of the Offensive Section */
.footer-back-sub{ 
	background-image: url("/photos/v8/footer-sub.png"); 
	height: 64px; 
	background-repeat: no-repeat; 
	background-position: left top;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
}
.footer-back p{
	margin:0px;
}

.topalign *, .topalign-sub *, .topalign .menu, .topalign-sub .menu, .footer-back *, footer-back-sub *, .footer-back .menu, .footer-back-sub .menu{
	color:#ffffff;
}

img
{
	border: none;
}

.off-container
{
	height: 368px;
	width: 99%;
	border: 0px;
}

.off-cont2
{
	height: 357px;
}

#quotes
{
	 position:relative;
	 left: 10px;
	 top: 0px;
}

.off-title{
	position: relative;
	top: 4px;
}

.offposter
{
	position:relative; 
	top: 6px; 
	left: 5px; 
	padding-bottom: 10px;
} 

.offhope
{
	position: relative; 
	top: 3px; 
	left: 20px;
}

.off-foot
{
	background-image: url(/photos/offensive/footer.jpg);
	height: 70px;
	background-position:left;
}

td, table, div, a, tr, p, span{
	font-style:normal;
}

.offmessage p{
	margin-bottom: 0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.offmessage{
	background-color:#FFFFFF;
	background-image:url(/photos/offensive/right-corner.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#pageback{
	width: 1008px;
}
