/* CSS Document */
html 
{
	height:100%;	
}

html>#wrapper
{
	width: 922px;
}

body {
	height:100%;	
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border:0px;
	z-index:0;
	font-size: 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
}

#wrapper {
	position:absolute;
	width:950px;
	height:550px;
	left:50%;
	top:50%;
	margin-top:-275px;
	margin-left:-475px;
	border:1px solid #000000;
	background-color:#FFFFFF;
}
#topHeader{
	background-image:url(../images/index_r1_c1.jpg);
	height:45px;
	
	}


#midHeader{
	background-image:url(../images/inner_r2_c1.jpg);
	height:115px;
}

#leftCol{
	background-image:url(../images/index_r3_c1.jpg);
	height:390px;
	width:311px;
}

#innerBody{
	background-image:url(../images/inner_r3_c1.jpg);
	height:370px;
	width:910px;
	padding-top:20px;
	padding-left:40px;
	text-align:justify;
}

#rightCol{
	background-image:url(../images/index_r3_c2.jpg);
	height:370px;
	width:520px;
	padding-top:20px;
	padding-left:80px;
	padding-right:39px;
	text-align:justify;
}

#fixturesDiv{
	position:absolute;
	padding-left:395px;
	padding-top:10px;
	color:#003366;
	width:240px;
}

#fixturesUnderAgeDiv{
	position:absolute;
	padding-left:345px;
	padding-top:10px;
	color:#003366;
	width:550px;
}

#resultsDiv{
	position:absolute;
	padding-left:680px;
	padding-top:10px;
	color:#003366;
	width:240px;
}

#homeFlash{
	position:absolute;
	padding-top:282px;
}
#bodyFooter{
	position:absolute;
	margin-top:530px;
	margin-left:400px;
	font-size:10px;
}

h1{
	margin:0px;
	margin-bottom:5px;
	padding:0px;
	color:#003366;
	font-size:22px;
}

h2{
	margin:0px;
	margin-bottom:5px;
	padding:0px;
	font-size:18px;
}

h3{
	margin:0px;
	margin-bottom:5px;
	padding:0px;
	border-bottom:1px solid #003366;
}

h4{
	font-size:14px;
	margin:0px;
	padding:0px;	
}

p{
	margin:0px;
	padding:0px;
	font-size:11px;	
}

.tableHeader{
	color:#FFFFFF;
	background-color:#474A85;
	
}

.tableRow{
	border-bottom:1px dashed #000099
}

.viewLink{
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dashed;
	cursor:pointer;
	
}

#ARL 
{
	position:absolute;
	width:950px;
	height:550px;
	left:50%;
	top:50%;

	border-spacing: 0; /* required by Opera 6 */
	text-align:center;
	margin: 0 auto;
	width: 950px;
	height:20px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	background-image:url(../images/footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#000000;
	margin-top:275px;
	margin-left:-475px;
}



#ARL a
{
	font-size:12px;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000000;
}

#ARL a:hover
{
	font-size:12px;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#4F2277;
}


#fixturesUnderAgeDiv a
{
	font-size:11px;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000000;
}

#fixturesUnderAgeDiv ul li
{
	font-size:10px;
}

#fixturesUnderAgeDiv a:hover
{
	font-size:11px;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#4F2277;
}

#playerProfile{
	width:130px
}

form{
	padding:0px; 
	margin:0px;
}

.clearer {clear: left; line-height: 0; height: 0;}





