/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background: #6C5E46 url('../images/bg.gif');
	
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
}
body, p, td {
	font-size: 11px;
	text-align:justify;
}
#lHead a:link {
	color: White;
	text-decoration: none;
}
#lHead a:visited {
	color: White;
	text-decoration: none;
}
#lHead a:hover {
	color: White;
	text-decoration: underline;
}
#lFoot a:link {
	color: White;
	text-decoration: none;
}
#lFoot a:visited {
	color: White;
	text-decoration: none;
}
#lFoot a:hover {
	color: White;
	text-decoration: underline;
}

#contentPanel a:link {
	color: White;
	text-decoration: underline;
}
#contentPanel a:visited {
	color: White;
	text-decoration: underline;
}
#contentPanel a:hover {
	color: White;
	text-decoration: none;
}

a:link {
	color: Black;
	text-decoration: underline;
}
a:visited {
	color: Black;
	text-decoration: underline;
}
a:hover {
	color: Black;
	text-decoration: none;
}

a:hover img{
	text-decoration: none;
}

/* Global level styles */
#lOuter {
}
#lHead {
}
#lHead div {
	background-color: white;
	background-image: url('../images/football_r1_c1.jpg');
	background-repeat: no-repeat;
	height: 199px;
	width: 795px;
	margin-left: auto;
	margin-right: auto;
	border-right: solid 1px black;
	border-left: solid 1px black;
	position: relative;
}

#lHead ol {
	position: absolute;
	text-align: center;
	width: 795px;
	background-color: white;	
} 

#lHead li {
	font-weight:bold;
	display:inline;
	color: White;
}
#lHead2 {
}
#lHead2 div {
	background-color: white;
	background-repeat: no-repeat;
	width: 795px;
	margin-left: auto;
	margin-right: auto;
	border-right: solid 1px black;
	border-left: solid 1px black;
	position: relative;
}

#lHead2 ol {
	position: absolute;
	text-align: center;
	width: 795px;
	background-color: white;	
} 

#lHead2 li {
	font-weight:bold;
	display:inline;
	color: White;
}
#lTopFrame {
	background-color: #CBAD89;
}
#lTopFrame div {
	background-image: url('../images2/website_r2_c1.jpg');
	width: 795px;
	margin-left: auto;
	margin-right: auto;
	height: 45px;
	border-right: solid 1px black;
	border-left: solid 1px black;
}
#lBottomFrame {
	background-color: #CBAD89;
}
#lBottomFrame div {
	background-image: url('../images2/website_r4_c1.jpg');
	width: 795px;
	margin-left: auto;
	margin-right: auto;
	height: 45px;
	border-right: solid 1px black;
	border-left: solid 1px black;
}
#lFoot {
}
#lFoot div {
	background-image: url('../images/football_r4_c1.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	width: 795px;
	height: 43px;
	margin-left: auto;
	margin-right: auto;
	border-right: solid 1px black;
	border-left: solid 1px black;
	position: relative;
	background-color:#FFFFFF;
}
#lFoot ol {
    position: absolute;
	text-align: center;
	width: 795px;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='black', Positive='true');
	text-shadow: black 2px 2px 2px;
}
#lFoot li {
	font-weight:bold;
	display:inline;
	color: White;
}
#lSiteBy  {
	text-align: center;
	color: White;
	padding-top: 5px;
}
#lSiteBy p {
	text-align: center;
	font-size: 10px;
}
#lBody {

}
#wrapper {
	background-color: white;
	background-image: url('../images/panel.gif');
	background-repeat:repeat-y;
	width: 795px;
	min-height: 400px;
	border-right: solid 1px black;
	border-left: solid 1px black;
	margin-left: auto;
	margin-right: auto;
}
#contentPlaceholder {
	margin-left: 10px;
	margin-right: 0px;
	width: 580px;
	top: 28px;
	position: relative;
}
#contentPanel {
	width: 160px;
	position: relative;
	float:right;
	top: 25px;
	left: -26px;
}
#contentPanel p {
    color: white;
}
#contentPanel h1 {
    color: white;
}
#contentPanel h2 {
    color: white;
}
#contentPanel h3 {
    color: white;
}
#contentPanel h4 {
    color: white;
}
#contentPanel h5 {
    color: white;
}
#contentPanel h6 {
    color: white;
}
#contentPlaceholder p{
    color: black;
}
#contentPlaceholder h1 {
    color: black;
}
#contentPlaceholder h2 {
    color: black;
}
#contentPlaceholder h3 {
    color: black;
}
#contentPlaceholder h4 {
    color: black;
}
#contentPlaceholder h5 {
    color: black;
}
#contentPlaceholder h6 {
    color: black;
}
.style44 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
