/* CSS Document */
body{
	background-color: #000;
	color: #fff;
}
#wrapper{
				width: 880px;
				margin: 0 auto 0 auto;
				height: 690px;
				background-color: #000000;
}
#head{
	width: 880px;
	height: 119px;
	margin-bottom: 6px;
	background-color: #000;
	background-image: url(images/bg4.jpg);
	background-repeat:repeat-y;
	
}

	#head #toplh{
		background-image: url(images/toplh.jpg);
		background-repeat: no-repeat;
		width: 7px;
		height: 119px;
		float: left;
	}
	#head #toprh{
		background-image: url(images/toprh.jpg);
		background-repeat: no-repeat;
		width: 6px;
		height: 119px;
		float: right;
	}
	#head #soccer{
		margin-top: 12px;
		margin-left: 6px;
	}
	#head #usaball{
		float: right;
		margin-top: 23px;
		margin-right: 12px;
	}
	#head #esfa{
		float: right;
		margin-top: 23px;
		margin-right: 14px;
	}
#menu{
	width: 880px;
	height: 32px;
	background-color: #000;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
}
#foot{
	width: 880px;
	height: 24px;
	padding-top: 6px;
	background-image: url(images/bg3.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
	position: relative;
}
	#foot p{margin: 0; padding: 0; }
	#foot #bottomlh{
		background-image: url(images/bottomlh.jpg);
		background-repeat: no-repeat;
		width: 6px;
		height: 28px;
		position: absolute;
		top: 0;
		left: 0;
	}
	#foot #bottomrh{
		background-image: url(images/bottomrh.jpg);
		background-repeat: no-repeat;
		width: 5px;
		height: 28px;
		position: absolute;
		top: 0;
		right: 0;
	}
			#tmp_mid{
				width: 866px;
				margin-bottom: 6px;
				padding-top: 20px;
				padding-left: 14px;
				background-color: #000;
				background-image: url(images/bg1.jpg);
				background-repeat: repeat-y;
			}
				#tmp_mid #panel, #tmp_mid #faqpanel{
					width: 840px;
					margin-bottom: 20px;
					padding: 4px;
					background-color: #000;
					color:#FFFFFF;
					border: 1px solid #999999;
				}
				#tmp_mid #panel{ height: 366px;
				}
				#tmp_mid #thirds{
					height: 159px;
					width: 860px;
					padding-bottom: 20px;
				}
				#tmp_mid #thirds .container{
					position: relative;
					width: 268px;
					height: 151px;
					border: 1px solid #000;
					padding: 4px;
					margin-right: 8px;
					background-color: #fff;
					float: left;
					overflow: hidden;
				}
					.container #sponsor{
						position: absolute;
						top: 0;
						left: 0;
					}
			#tmp_text{
		width: 410px;
		height: 364px;
		float: left;
		padding-top: 1px;
		padding-left: 10px;
		}
		#tmp_contact{
		width: 410px;
		height: 364px;
		float: left;
		}
		#frmbox{
			padding-top: 20px;
			margin-right: 20px;
			float: right;
		}
		.lblB{ 
			padding-top: 6px;
			clear:both;
			float: left;
			width: 120px; 
			color: #fff;
		}
			
			
.img{
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 4px;
}
