/* Basic Styles */
body{
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: black;
	text-align: center;
	margin: 0;
}

div.Panthers{
	background-color: white;
	background: url(images/panthersHeader.gif) top no-repeat;
	padding-top: 28px;
	margin: 10px 0 0 10px;
	border: 1px solid #9b9b9b;
	width: 133px;
	height: 100%;
}
div.Patriots{
	background: url(images/patriotsHeader.gif) top no-repeat;
	background-color: white;
	padding-top: 28px;
	margin: 10px 0 0 10px;
	border: 1px solid #9b9b9b;
	width: 133px;
	height: 100%;
}
div.Photos{
	background: url(images/photoHeader.gif) top no-repeat;
	background-color: white;
	padding-top: 28px;
	margin: 10px 0 0 10px;
	border: 1px solid #9b9b9b;
	width: 133px;
	height: 100%;
}
div.Super{
	background: url(images/superHeader.gif) top no-repeat;
	background-color: white;
	padding-top: 28px;
	margin: 10px 0 0 10px;
	border: 1px solid #9b9b9b;
	width: 133px;
	height: 100%;
}

p.gallery{
	font-size: 12px;
	width: 300px;
	border: 1px solid black;
	background-color: #F0EFEC;
}

p.gallery img{
	float: left;
	margin-right: 10px;
	border: 1px solid black;
}
	
p.gallery a{
	padding: 10px;
	color: black;
	text-decoration: none;
	display: block;
}

p.gallery a:hover{
	color: blue;
	text-decoration: underline;
	background-color: white;
}
	
table.bannerAd{
	margin-top: 10px;
	margin-left: 75px;
}

table.stats{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	border: 0;
}

td.image{
	text-align: center;
	vertical-align: middle;
	width: 450px; 
	height: 365px;  
	display: table-cell;
}

td.image img{
	display: block; /* this eliminates the line box created by the inline image */  
}

td.shadow{
	background: url(images/shadow.gif) top no-repeat;	
}

td.shadow p{
	font-size: 12px;
	padding: 5px 0 10px 0;
}

img.close{
	float: right;
	margin: 10px;
	border: 0;
}

ul.stats li{
	font-size: 12px;
	line-height: 1.4em;
}

/* Structural Styles */
#BannerAd{
	text-align: center;
	padding: 10px;
	background-color: #e9e9e9;
	border-bottom: 1px solid #ccc;
}

#Body{
	width: 600px;
	margin: 10px;
	padding: 5px;
	border: 0;
}

#BlockCopy{
	width: 230px;
	vertical-align: top;
}
	#BlockCopy h1{
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size: 14px;
		margin: 5px 0 0 0;
	}
	#BlockCopy p{
		font-size: 12px;
		font-weight: normal;
		margin: 0;
		line-height: 1.5em;
	}
	
#BlockHeadlines{
	width: 180px;
	vertical-align: top;
	margin: 5px 0 0 0;
	background: url(images/fadeBack01.gif) 0px 18px no-repeat;
}
	#BlockHeadlines h2{
		text-align: left;
		font-size: 11px !important;
		margin: 10px 0 0 16px;
		font-weight: bold !important;
	}
	#BlockHeadlines ul{
		font-size: 12px;
		margin: 10px 10px 10px 0;
		padding: 0;
		line-height: 1.4em;
	}
	#BlockHeadlines li{
		list-style-type: none;
		margin: 5px 0 0 17px;
		padding: 0 0 0 20px;
		background: url(images/bullet.gif) no-repeat 0px 4px;
	}
	
#BlockImg{
	width: 210px;
	vertical-align: top;
}
	#BlockImg img{
		border: 1px solid black;
		margin: 10px 5px 5px 5px;
		display: block;
	}
	#BlockImg p{
		text-align: left;
		font-size: 10px !important;
		margin: 3px;
	}

#Main{
	width: 621px;
	background: url(images/shadow01.gif) top no-repeat white;
	vertical-align: top;
}
	#Main h1{
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size: 15px;
		margin: 15px;
	}
	#Main h2{
		font-size: 11px;
		font-weight: normal;
		margin: 15px;
	}
	#Main h3{
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size: 13px;
		margin: 15px;
	}
	#Main p{
		font-size: 12px;
		font-weight: normal;
		margin: 15px;
		line-height: 1.5em;
	}
	
	.nav{
		background: url(images/nav.gif) top right no-repeat #1022B4;
	}

	.nav a{
		display: block;
		width: 100%;
	}

#Nav{
	background: url(images/nav.gif) top left no-repeat #1022B4;
}
	#Nav ul{
		font-size: 12px;
		margin: 0; 
		padding: 6px 0 6px 0;
		white-space: nowrap;
	}
	#Nav li{
		margin: 0; padding: 0;
		display: inline;
		list-style-type: none;
	}
	#Nav a{
		margin: 0;
		padding: 6px 8px 6px 8px;
		color: white;
		text-decoration: none;
	}
	#Nav a.current{
		text-decoration: underline;
	}
	#Nav a:hover{
		margin: 0;
		padding: 6px 8px 6px 8px;
		background-color: #3489BF;
		text-decoration: underline;
	}
	
#Pillow{
	color: #666;
	background-color: #E3F1FF;
	text-align: center;
	width: 260px;
	float: right;
	font-size: 10px;
	padding: 5px;
	margin: 5px;
	border: 1px solid #999;
}
	#Pillow img{
		margin: 5px;
	}
	
	#Pillow p{
		font-size: 11px;
		font-weight: normal;
		margin: 15px;
		line-height: 1.5em;
		text-align: left;
		}
	
#PillowFront{
	vertical-align: top;
	text-align: center;
	width: 260px;
	height: 250px;
	float: right;
	font-size: 10px;
	padding: 5px;
	margin: 5px;
}

	#PillowFront img{
		padding: 5px;
	}

#Poll{
	vertical-align: top;
}

#Right{
	width: 139px;
	background: url(images/shadow01.gif) top no-repeat white;
	vertical-align: top;
	text-align: center;
	padding-top: 7px;
	border-left: 3px solid #B41022;
	border-right: 3px solid #B41022;
}

#RowTwo{
	background: #ededed url(images/rowTwoBack.jpg) top no-repeat;
}
	#RowTwo table{
		width: 100%
	}
	#RowTwo td{
		text-align: center;
	}
	#RowTwo img{
		margin-left: 6px;
		border: 0;
	}
	
#RowThree{
	background-color: white;
}
	#RowThree td {
		width: 135px;
		vertical-align: top;
	}
	#RowThree ul{
		margin: 0;
		padding: 0 0 10px 0px;
		font-size: 11px;
		clear: both;
	}
	#RowThree li{
		margin: 0;
		padding: 0 0 0 10px;
		list-style-type: none;
		line-height: 1.4em;
	}

#Shell{
	width: 760px;
	margin: 0 auto;
	border-right: 1px solid black;
	border-left: 1px solid black;
}


	
#MoreHeadlines{
	width: 180px;
	vertical-align: top;
	margin: 5px 0 0 0;
	background: url(images/fadeBack02.gif) 170px 20px no-repeat;
}
	#MoreHeadlines h2{
		text-align: left;
		font-size: 13px;
		margin: 10px 0 0 9px;
		font-weight: bold;
	}
	#MoreHeadlines ul{
		font-size: 12px;
		margin: 10px 10px 10px 0;
		padding: 0;
		line-height: 1.4em;
	}
	#MoreHeadlines li{
		list-style-type: none;
		margin: 5px 0 0 16px;
		padding: 0 0 0 19px;
		background: url(images/bullet.gif) no-repeat 0px 4px;
	}
	
#PhotoGallery{
	background-color: #dbdbdb;
	width: 600px;
	border: 0px;
}
	
	#PhotoGallery p{
		margin: 5px 8px 5px 5px;
		font-size: 12px;
	}
	
	#PhotoGallery p a{
		color: blue;
		border-bottom: 1px dashed blue;
		text-decoration: none;
	}
	
	#PhotoGallery p img{
		float: left;
		margin-right: 15px;
	}	
	
#Poll h2{
	text-align: left;
	font-size: 13px;
	margin: 10px 0 0 13px;
	font-weight: bold;
}

	#Poll p{
		margin: 10px 4px 10px 13px;	
		padding: 0;
		line-height: 1.5em;
	}
	
	#Poll form{
		margin: 5px 0 0 13px;
		padding: 0;
		font-size: 11px;
	}
