html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}
body {
	line-height: 1;
	background: #000;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #ddcd73;
	font-size: 12px;
	line-height: 18px;
}

p {
	margin: 0 0 10px 0;
}

h2, h3 {
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	text-transform: uppercase;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 12px;
}
a, a:hover, a:visited {
	color: #ddcd73;	
}

#wrapper {
	width: 680px;
	margin: 0 auto;
	padding: 20px 0;
}

#header {
	font-weight: bold;
	font-size: 14px;
}

#logo a {
	width: 355px;
	height: 68px;
	background: transparent url(images/logo.jpg) no-repeat 0 0;
	display: block;
	text-indent: -9999em;
}

#header ul {
	padding: 9px 0 15px 0;
}
#header ul li {
}

div.separator {
	height: 7px;
	background: transparent url(images/gb3.jpg) repeat-x 0 0;
}

#footer {
	padding: 18px 0;
}
#footer p {
	text-align: center;
	padding-top: 20px;
}
#footer ul {
	text-align: center;
	border: 1px solid #DDCD73;
	overflow: hidden;
	padding: 5px;
}
#footer ul li {
	display: inline;
	padding: 0 10px;
}

#afs td {
	padding: 20px 0;
	border-bottom: 1px solid #424242
}
label {
	display: block;
}
#feedback div.text input, #feedback textarea {
	padding: 5px;
}
#feedback div {
	padding-bottom: 12px;
}
#feedback div.text {
	float: left;
	width: 314px;
	height: 60px;
}
#feedback div.text input {
	width: 280px;
}
#feedback div.submit {
	clear: both;
}

#footer {
	position: relative;
	padding-bottom: 100px;
}
#icons {
	width: 300px;
	height: 95px;
	position: absolute;
	bottom: 0;
	right: 0;
}
#iia, #award {
	display: block;
	width: 140px;
	height: 95px;
	text-indent: -9999em;
	float: right;
	padding-left: 10px;
}
#iia {
	background: transparent url(images/iia.jpg) no-repeat 100% 0;
}
#award {
	background: transparent url(images/award.jpg) no-repeat 100% 0;
}



span.caption {
	display: block;
}
.coach-of-year td {
	padding: 10px 0;
}
.coach-of-year td img {
	padding: 3px;
	background: #fff;
	border: 1px solid #DDCD63;
	margin-bottom: 4px;
}
.coach-of-year span.title {
	display:block;
	font-weight: bold;
}
