html, body { border: 0; margin: 0; padding: 0; height: 100%; }


#wrapper, #header1, #header2, #footer, #belowfooter {width:1003px}

body {
	margin: 0;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: white;
	background-image:url(../img/11amg_bg.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}

#countdownbg {
	width: 216px;
	height: 85px;
	background-image:url(../img/countdown_bg.jpg);
}

#centrecol {
	float: left;
	width: 627px;
	margin-left: 160px;
	overflow:hidden;
}

#dropmenuwrap {
	width: 200px;
	height: 29px;
	padding-top: 25px;
	background-image:url(../img/sportlinks_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 8px;
}

#dropmenu {

}

* html #centrecol { display: inline; }



#leftcol {
	float: left;
	width: 160px;
	margin-left: -788px;
	background-color:#012B5D;
}



#rightcol {
	float: left;
	width: 216px;
	background-color:#71CDF2;
}




/* Start Mac IE5 filter \*/
#centrecol, #leftcol, #rightcol {
	padding-bottom: 32767px !important;
	margin-bottom: -32757px !important; 
}

@media all and (min-width: 0px) {

	#centrecol, #leftcol, #rightcol {
		padding-bottom: 0 !important;
		margin-bottom: 0 !important; 
	}



	#centrecol:before, #leftcol:before, #rightcol:before {
		content: '[DO NOT LEAVE IT IS NOT REAL]';
		display: block;
		background: inherit;
		padding-top: 32767px !important;
		margin-bottom: -32757px !important;
		height: 0;

	}

}

/* End Mac IE5 filter */



#wrapper {

	overflow: hidden; /* This hides the excess padding in non-IE browsers */

}



/* we need this for IE 5.01 - otherwise the wrapper does not expand to the

necessary height (unless fixed, this problem becomes even more acute 

weirdness as the method is enhanced */
	
#wrapper {

/* Normally a Holly-style hack height: 1% would suffice but that causes 

IE 5.01 to completely collapse the wrapper - instead we float it */

	float: left;

/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 

(I saw it happen many moons ago) makes the width of wrapper too small 

the float: none with the comment is ignored by 5.01,

5.5 and above see it and carry on about their business

It's probably fine to just remove it, but it's left here 

just in case that many moons ago problem rears its head again */

	float/**/: none;

}



/* easy clearing */

#wrapper:after {
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#wrapper { display: inline-block; }

/*\*/

#wrapper { display: block; }

/* end easy clearing */



/* center wrapper and give it a width */

#wrapper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-color: #ffffff;
}

/* Safari needs this - otherwise the ghost overflow, though painted 

correctly obscures links and form elements that by rights should be above it.

An unintended side-effect is that it cause such elements to vanish in IE 5.01

and 5.5, hence the child selector hack */

/* * > #footer, * > form {

	position: relative;

	z-index: 1000;

} */



a img {border: none; }



a { text-decoration: none; }

a:hover { text-decoration: underline; }



/* center header and give it a width */

#header1, #header2 {
	margin-left: auto;
	margin-right: auto;
}

#header1 {
	height: 164px; overflow:hidden;
	width:1004px;
}

#header img {float:left}

#header2 {
	height:36px;
}


#footer {
	height: 41px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}



.verticalalign {
	position: absolute;
	bottom: 0;
}



#copyright {

}

#content {
	text-align: left;
	padding: 10px;
}

.clearer { clear: both; }



h1, h1 a,  h3, h3 a {
	font-size: 16px;
	margin-top: 0;
	color: #012B5D;
	font-family: arial, sans serif;
	font-weight:bold;
	margin-bottom:6px;
}

h2 {text-decoration:none; font-size:14px; color: #92AA32}



#countdownie {
	background-color:white;
	margin-left:140px;
	margin-top:18px;
	padding:2px 5px;
	position:relative;
	float:left;
	color: #012B5D;
	font-size:16px;
	font-weight:bold;
	font-family: Arial, sans-serif;
}

#copyright {
	float:right;
	color: #156822;
	font-size: 0.8em;
	font-weight: bold;
	padding: 12px 10px 10px 5px;
}

#belowfooter {
	height: 94px;
	margin-left: auto;
	margin-right: auto;	
}

#bottomad {
	clear:both;
	float:left;
	margin-left:222px;
	margin-top:10px;
	width:502px;
	height:64px;
	display:none;
}


#sponsors {margin-top:0px}

.sponsorContainer {margin-right:8px; margin-left:8px; border:1px solid #2C8E45; background-color:white}


.tx-photographiclibrary-pi1 table table {border:1px solid #DDD; margin-bottom:6px}

.marquee {color: #C61D23}


/*#tx-srfeuserregister-pi1-fe_users_form fieldset dt {color:black}*/


/* Mail Forms */
.csc-mailform-field {text-align:left; margin:5px; margin-bottom:10px; clear:both}
.csc-mailform-submit {text-align:right}
.csc-mailform label {float: left; width:150px; margin-right:10px; margin-bottom:12px}
span.csc-mailform-label {font-weight:bold}

dl dt {
	height: 20px;
}

dl dd {
	height: 20px;
}

.news-latest-item h3, .news-latest-item span.news-latest-date, .news-latest-item p.bodytext, .news-latest-item .news-latest-morelink {
display: none;
}

#news-button-container {
	float: left;
	width: 582px;
}