

body {

	margin-top:0px;

	margin-bottom:0px; 

	background-color:#000000;
    background:url(images/pageBg.jpg) repeat-y;
	font-family:verdana;
	text-align:center;

	background-position:center;

}





#main {

	width:800px;

	color:#FFF;

	margin:0 auto;

	font-size:71%;

	line-height:130%;



}



#header_wrapper {

	width:800px;

	height:324px;
background:url(images/football_01.jpg) no-repeat;


}



/* top right breadcrumbs */

#headernav {

	float:left;

	margin:254px 0px 30px 100px;

	padding-left:5px;

	font-size:85%;

	height:21px;

	font-variant:small-caps;



}







/* blue wave header image */

#header {



	height:324px;





}





/* main textual content area */

#content {

	padding-right:0px;

	margin:0 0 0px 0;

	line-height:140%;

	text-align:left;

	width:800px;

}



#content_l { /* main textual content area (left box) */

	margin:0 auto;
	height:auto;

	padding-top:0px;
	padding-left:10px;
	padding-right:0px;
	text-align:left;
	float:left;
	width:500px;

	}
#content_r2 { /* main textual content area (left box) */

	margin-right:10px;
	padding-top:20px;
	padding-left:0px;

	height:auto;
	padding-right:10px;
	text-align:left;
	float:right;
	width:240px;
	

	}


#content_r { /* main textual content area (left box) */

	margin-right:10px;
	padding-top:10px;
	padding-left:0px;
	border:0px;
	border-color:#000000;
	border-style:solid;
	height:auto;
	padding-right:10px;
	text-align:left;
	float:right;
	width:240px;

	}

#content_c { /* main textual content area (left box) */

	margin:0 auto;
	height:auto;

	padding-top:10px;
	padding-left:40px;
	padding-right:0px;
	text-align:left;
	float:left;
	width:90%;
	}

/* header tags */



h1 {

	font-size:13px;

	width:95%;
	padding-left:20px;
	margin:0;



	color:#000000;

	font-weight:bold;

}



h2 {

	font-size:13px;
	width:95%;
	margin:0;
	text-indent: 18px;
	padding-left:0px;
	color:#FFFFFF;
	font-weight:bold;

}



/* anchor links */

a, a:visited {

	text-decoration:underline;

	color:#FFF;

	font-size:12px;

	text-transform:lowercase;

}

a:hover {

	color:#990000;

	text-decoration:underline;

}



/* footer */

#footer_wrapper {

	margin-bottom:35px;

	width:800px;

	font-size:60%;

	color:#FFFFFF;

	text-align:left;

	background:url(images/football_04.jpg) no-repeat;

	clear:both;

}

#footer {

	
	margin-bottom:35px;

	margin:0;

	height:180px;

	line-height:190%;

	text-align:centre;



}

#footer a {

	color:#FFFFFF;

	font-size:7px;

}



.searchform {margin:20;}

.searchbox {



color: #000000;
background:url(images/back.jpg) repeat-y;
border:thin solid #990000;
margin:2px 1px 5px 5px;
width:150px;

}

label {

  float: left;

  width: 10em;

} 