@charset "utf-8";
body, html {
	background-color: #000000;
	background-image: url(images/footballgrassback_02.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 278px;
	width: 798px;
	z-index: 11;
}
.main {
	background-image: url(images/whiteback.jpg);
	background-repeat: repeat-y;
	min-height:150px;
	height: 100%;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.footer {
	background-color: #374b18;
	height: 20px;
}
#fullheight{
	height:100%;
	z-index: 10;
};.menuback {
	background-repeat: repeat-y;
	width: 150px;
	height: 100%;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #d6dad0;
}
.paragraphtitle {
	background-image: url(images/behind-title.jpg);
	background-repeat: no-repeat;
	height: 26px;
	background-position: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	vertical-align: text-bottom;
	color: #333333;
	font-style: italic;
}
#fullheight .footer .style1 a {
	color: #CCCCCC;
}
