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

.football-center-page {
	width:8in;
	margin-left:auto;
	margin-right:auto;
}
.football-left {
	height:1020px;
	width:22px;
	float:left;
	background-image: url(../images/elements/party/football-bkgr-maize2.jpg);
}

#football-pair {
	float:right;
	width:700px;
}
	

.football-text {
	float:left;
	font-family: "Comic Sans MS", cursive;
	font-size: 14pt;
	color: #004080;
	text-align: center;
	margin-right: auto;
	width: 600px;
	margin-left: auto;
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: 004080;
}


.football-right {
	height:1020px;
	width:21px;
	float:right;
	margin-left:20px;
	background-image: url(../images/elements/party/football-bkgr-blu.jpg);
}

.football-how {
	font-size:13pt;
	margin-bottom:10px;
}

.football-how2{
	font-size:8pt;
	margin-bottom:10px;
}

.football-title {
	font-size:20pt;
}
.how a:link {
	font-size:14pt;
	font-family: "Comic Sans MS", cursive;
	font-weight:normal;
}

.how a:hover {
	color:#474747;
	font-size: 14pt;
	font-family: "Comic Sans MS", cursive;
	font-weight:normal;
}

.how a:visited {
	font-size:14pt;
}

.football-how a:link {
	font-size:14pt;
	font-family: "Comic Sans MS", cursive;
	font-weight:normal;
}

.football-how a:hover {
	color:#474747;
	font-size: 14pt;
	font-family: "Comic Sans MS", cursive;
	font-weight:normal;
}

.football-how a:visited {
	font-size:14pt;
	font-family: "Comic Sans MS", cursive;
	font-weight:normal;
}

.how2 {
	font-size:12pt;
	text-align:left;
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-left: 40px;
}

.how3 {
	font-family:Calibri, Arial, Tahoma;
	font-size:11pt;
}

.football-how a:link {
	font-size:14pt;
}

.football-how hr {
	color="blue";
}
#football-img {
	width:265px;
	height:336px;
	background-color:gold;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

#football-img img {
	margin-top:5px;
}

.football-spacer {
	width:500px;
	height:1px;
	background-color:#0080C0;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
	margin-bottom:10px;
}
