body {
	margin: 0px;
}

a img {
	border: none;
}


/* Home */

body.home, body.about, body.contact, body.faq {
	background-color: #6c6c6c;
}

body.home #wrapper, body.about #wrapper, body.contact #wrapper, body.faq #wrapper {
	background-image: url(../images/background-home.gif);
}

body.home #content a, body.about #content a, body.faq #content a, body.contact #content a {
	color: #E86E34;
	text-decoration: none;
}

body.home #content a:hover, body.about #content a:hover, body.faq #content a:hover, body.contact #content a:hover {
	text-decoration: underline;
}

#content #copy {
	width: 500px;
	margin: 0px auto;
}

#content #copy h1 {
	margin: 0px;
	font-size: 25px;
}

body.contact #content #copy {
	text-align: left;
}


/* TeamKick */

body.teamkick {
	background-color: #6c6c6c;
}

body.teamkick #wrapper {
	background-image: url(../images/background-teamkick.gif);
}

body.teamkick #content #copy h1 {
	margin: 0px auto;
	width: 243px;
	height: 58px;
	background-image: url(../images/header-teams.gif);
	background-position: 0px 0px;
	text-indent: -9999px;
}

body.teamkick p.links {
	color: #8DC63F;
	text-align: center;
}

body.teamkick p.links a {
	color: #8DC63F;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 10px;
}

body.teamkick p.links a:hover {
	text-decoration: none;
}


/* TeamBasket */

body.teambasket {
	background-color: #6c6c6c;
}

body.teambasket #wrapper {
	background-image: url(../images/background-teambasket.gif);
}

body.teambasket #content #copy h1 {
	margin: 0px auto;
	width: 301px;
	height: 58px;
	background-image: url(../images/header-teams.gif);
	background-position: 0px -72px;
	text-indent: -9999px;
}

body.teambasket p.links {
	color: #E86E34;
	text-align: center;
}

body.teambasket p.links a {
	color: #E86E34;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 10px;
}

body.teambasket p.links a:hover {
	text-decoration: none;
}


/* TeamBowl */

body.teambowl {
	background-color: #6c6c6c;
}

body.teambowl #wrapper {
	background-image: url(../images/background-teambowl.gif);
}

body.teambowl #content #copy h1 {
	margin: 0px auto;
	width: 256px;
	height: 58px;
	background-image: url(../images/header-teams.gif);
	background-position: 0px -145px;
	text-indent: -9999px;
}

body.teambowl p.links {
	color: #92278F;
	text-align: center;
}

body.teambowl p.links a {
	color: #92278F;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 10px;
}

body.teambowl p.links a:hover {
	text-decoration: none;
}


/* TeamVolley */

body.teamvolley {
	background-color: #6c6c6c;
}

body.teamvolley #wrapper {
	background-image: url(../images/background-teamvolley.gif);
}

body.teamvolley #content #copy h1 {
	margin: 0px auto;
	width: 282px;
	height: 58px;
	background-image: url(../images/header-teams.gif);
	background-position: 0px -211px;
	text-indent: -9999px;
}

body.teamvolley p.links {
	color: #00AEEF;
	text-align: center;
}

body.teamvolley p.links a {
	color: #00AEEF;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 10px;
}

body.teamvolley p.links a:hover {
	text-decoration: none;
}


/* TeamDodge */

body.teamdodge {
	background-color: #6c6c6c;
}

body.teamdodge #wrapper {
	background-image: url(../images/background-teamdodge.gif);
}

body.teamdodge #content #copy h1 {
	margin: 0px auto;
	width: 293px;
	height: 58px;
	background-image: url(../images/header-teams.gif);
	background-position: 0px -285px;
	text-indent: -9999px;
}

body.teamdodge p.links {
	color: #E44145;
	text-align: center;
}

body.teamdodge p.links a {
	color: #E44145;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 10px;
}

body.teamdodge p.links a:hover {
	text-decoration: none;
}


/* General */

#wrapper {
	width: 990px;
	background-color: #fff;
	background-repeat: no-repeat;
	margin: 0px auto;
}

#header {
	text-align: center;
	padding: 50px 0px 0px 0px;
}

#nav {
	margin: 45px 160px 0px 180px;
	width: 650px;
}

#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#nav ul li a {
	display: block;
	height: 22px;
	margin: 0px 20px 0px 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}

#nav ul li#nav-teamkick a {
	width: 95px;
	background-image: url(../images/nav-team.gif);
	background-position: 0px 0px;
}

#nav ul li#nav-teambasket a {
	width: 118px;
	background-image: url(../images/nav-team.gif);
	background-position: -122px 0px;
}

#nav ul li#nav-teambowl a {
	width: 104px;
	background-image: url(../images/nav-team.gif);
	background-position: -265px 0px;
}

#nav ul li#nav-teamvolley a {
	width: 111px;
	background-image: url(../images/nav-team.gif);
	background-position: -397px 0px;
}

#nav ul li#nav-teamdodge a {
	width: 113px;
	background-image: url(../images/nav-team.gif);
	background-position: -535px 0px;
	margin-right: 0px;
}

#content {
	border-bottom: solid 5px #fff200;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding-top: 30px;
	text-align: justify;
	color: #666666;
	font-family: arial;
	font-size: 16px;
	line-height: 25px;
	min-height: 450px;
}

#content ul li {
	margin: 0px 0px 10px 0px;
}

#polaroids {
	width: 800px;
	height: 250px;
	margin: 30px auto; 50px auto;
	text-align: center;
}

#polaroids img {
	margin: 0px 10px;
}

#footer {
	background-color: #404041;
	border-top: solid 5px #f1592a;
	color: #fff;
	font-family: arial;
	font-size: 12px;
	padding: 10px 0px;
	position: relative;
}

#footer #footer-nav {
	margin: 0px auto;
	width: 175px;
}

#footer img {
	position: absolute;
	top: -35px;
	right: 90px;
}

#footer a {
	color: #fff;
	text-decoration: none;
	margin: 0px 5px;
}

#footer a:hover {
	text-decoration: underline;
}

#footer #website-credit {
	float: left;
	margin: 0px 0px 0px 10px;
	font-size: 9px;
	color: #c9c9c9;
}

#footer #logo-credit {
	float: right;
	margin: 0px 10px 0px 0px;
	font-size: 9px;
	color: #c9c9c9;
}

#footer #website-credit a, #footer #logo-credit a {
	color: #c9c9c9;
}

p.question {
	font-weight: bold;
	margin: 50px 0px 0px 0px;
}

form label, p span.label {
	width: 75px;
	display: block;
	float: left;
	text-align: right;
	margin: 0px 10px 0px 0px;
}

.red {
	color: #f00;
}

form textarea {
	width: 250px;
	height: 100px;
}

.center {
	text-align: center;
}