* {
	margin: 0;
	padding: 0;
}

a {
	color: #001B5E;
}

body {
	background: #fff url('/soccerUnited/images/back_grad.jpg') repeat-x fixed top;
	font: 80% verdana,arial,sans-serif;
}

#hurricaneRelief {
	margin: 0 auto;
	width: 773px;
	min-height: 500px;
	background: #fff;
	border: 1px solid #000;
}

#header {
	margin: .5em auto -2px auto;
	width: 775px;
	height: 38px !important;
	background-image: url('/soccerUnited/images/header.png') ;
	font: 225% "helvetica-black", "arial black", arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}

#footer {
	width: 775px;
	height: 20px !important;
	margin: -1px auto 2em auto;
	background-image: url('/soccerUnited/images/footer.png');
  background-repeat: no-repeat;
}

#hurricaneRelief h2 {
	margin: 0 1.5em 1em 1.5em;
	_margin: 1em !important;
	font: 135% "helvetica-black", "arial black", arial, sans-serif;
	text-align: center;
	clear: both;
	line-height: 1.1em;
}

h3 {
	margin: 0 auto;
	padding: .5em 0;
	border-bottom: 2px solid #fff;
	background: #000;
	font: bold 105% arial, sans-serif;
	color: #fff;
	text-align: center;
}

#hurricaneRelief #topRow {
	clear: both;
}

#hurricaneRelief #leftCol {
	float: left;
	width: 47%;
	text-align: center;
	padding: 3em 0 1.5em 0;
}

#hurricaneRelief #rightCol {
	float: right;
	width: 52%;
	padding: 1.5em 0;
}

#hurricaneRelief #rightCol p {
	margin: 1em;
	margin-top: 0;
	font-size: 90%;
	text-align: justify;
}

#hurricaneRelief #leftItem {
	float: left;
	width: 47%;
	text-align: center;
	margin-bottom: 1em;
}

#hurricaneRelief #rightItem {
	float: right;
	width: 52%;
	margin-bottom: 1em;
}

#hurricaneRelief #rightItem p, #hurricaneRelief #leftItem p {
	margin: 1em;
	font-size: 90%;
	text-align: justify;
}

#soccerUnitedText {
	text-transform: uppercase;
}

.prodLinks {
	text-align: center;
}

.prodLinks a {
	_float: right;
}

#sponsors {
	width: 773px;
	height: 10em;
	background: #000;
}

#sponsors ul {
	float: left;
	width: 140px;
	_width: 130px;
	margin: 1em 0 1em 1em;
	_margin: 1em 0 1em 1.35em;
}

#sponsors li {
	list-style: none;
	font-size: 75%; 
	color: #fff;
}

address {
	display: block;
	margin: 1em;
	font-size: 90%;
	font-weight: bold;
}

#rugbyUnionLogo {
	padding-top: 4em;
}

#rugbySponsors {
	width: 773px;
	height: 4em;
	background: #000;
}

#rugbySponsors ul {
	float: left;
	width: 140px;
	_width: 130px;
	margin: 1em 0 1em 1em;
	_margin: 1em 0 1em 1.35em;
}

#rugbySponsors li {
	list-style: none;
	font-size: 75%; 
	color: #fff;
}

.noBorder {
	border: none !important;
}

#USARugbySouth {
	margin: 4em auto 1em auto;
	text-align: center;
}

.donors {
	_margin: 3em 0 0 0; 
	font-size: 80%; 
	text-align: center; 
	color: #ccc;
}
