@charset "utf-8";
/* CSS Document */

.footerIframe {
	height: 75px;
	width: 900px;
}

.menuBarIframe {
	height: 50px;
	width: 900px;
	z-index: 2000;
}
.resultsframe {
/*height:3450px;
	min-height:1000px;
max-height:3450px;*/
	width:680px;
	min-width:680px;
	max-width:680px;
}
.contactText {
	width:200px;
	max-width:200px;
}
.contactArea {
	width: 290px;
	max-width: 290px;
	height: 80px;
	max-height: 80px;
}
.blackBox {
	border: thin;
	border-radius: 10px;
	background-color: rgba(0,0,0,0.8);
	border-color: rgba(0,0,0,0.8);
}
.specialBox {
	width:165px;
	height:200px;
	border: thin;
	border-radius: 10px;
	background-color: rgba(0,0,0,0.8);
	border-color: rgba(0,0,0,0.8);
	font-family:"Times New Roman", Times, serif;
	color:#FFF;
	font-size:12px;
}
.blackBoxWanted {
	border: thin;
	border-radius: 10px;
	background-color: rgba(0,0,0,0.8);
	border-color: rgba(0,0,0,0.8);
	margin-bottom:20px;
}
.galleryImages {
	height: 110px;
	width: 110px;
	border: thin;
	border-radius: 5px;
}
.pinBadge {
	height:60px;
	width:60px;
}
.galleryThumbs {
	height: 133px;
	width: 133px;
	border: thin;
	border-radius: 5px;
}
.galleryDiv1 {
	width: 900px;
	height: auto;
	border: thin;
	border-radius: 10px;
	background-color: rgba(0,0,0,0.8);
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.galleryDiv2 {
	width: 900px;
	height: auto;
	margin-top: 30px;
}
.blackBoxContact {
	height:270px;
	border: thin;
	border-radius: 10px;
	background-color: rgba(0,0,0,0.8);
	border-color: rgba(0,0,0,0.8);
}
.playerPicContact {
	width:870px;
	height:296px;
}
.shirtPicContact {
	width:170px;
	height:235px;
}
.fb {
	width: 30px;
	height: 30px;
}
