@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000;
	background-image: url(_images/background.jpg);
	background-repeat: no-repeat;
	background-position: center -20px;
	font-size: 14px;
	line-height: 16px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	float: left;
	height: 275px;
	width: 980px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#leftSidebar {
	float: left;
	width: 253px;
	text-transform: uppercase;
	padding-right: 20px;
}
#leftSidebarNav {
	float: left;
	width: 213px;
	text-transform: uppercase;
	padding-left: 40px;
}
#contentArea {
	float: left;
	width: 707px;
}
#contentAreaCentered {
	float: left;
	width: 507px;
	margin-left: 100px;
}
#contentAreaCenteredWide {
	float: left;
	width: 647px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.clearBoth {
	clear: both;
}
#clearSpacer {
	padding: 0px;
	height: 50px;
	width: 40px;
	text-align: right;
	position: relative;
	float: left;
	margin-top: 220px;
	margin-left: 190px;
}
a:link {
	text-decoration: none;
	color: #FCD126;
}
#charitySidebar {
	float: left;
	width: 233px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}
#contentLeft {
	float: left;
	width: 315px;
	padding-left: 15px;
}
#contentLeftNEW {
	float: left;
	width: 303px;
}
#contentRight {
	float: right;
	width: 320px;
	margin-right: 30px;
}
#contentRightNEW {
	float: right;
	width: 304px;
}
a:visited {
	text-decoration: none;
	color: #DCB31F;
}
#footerBar {
	float: left;
	width: 980px;
	text-align: center;
	margin-top: 15px;
}
#mensFront {
	width:745px;
	border: 1px dashed #333;
}
#mensBack {
	width:745px;
	border: 1px dashed #333;
}
#womensFront {
	width:745px;
	border: 1px dashed #333;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #BEBEBE;
}
h1 {
	font-size: 20px;
	color: #FFF;
	line-height: 24px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	color: #c10a33;
	line-height: 20px;
}
h3 {
	font-size: 16px;
	color: #FEB522;
	line-height: 18px;
}
.t {	color: #FFF;
	font-size: 12px;
}
.text {	font-family: Arial, Helvetica, sans-serif;
		color: #FFF;
}

.text1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.smallText {
	font-size: 11px;
}
#navigation {
	text-transform: uppercase;
}
#navigation a:link, #navigation a:visited {
	font-size:14px;
	line-height:20px;
	text-decoration:none;
	color:#000;
}
#navigation a:hover {
	text-decoration:underline;
	color:#CC0033;
}
#navigation a:active {
	text-decoration:none;
	color:#F00;
}
#leftSidebar a:link, #leftSidebar a:visited {
	font-size:12px;
	line-height:20px;
	text-decoration:none;
	color:#FFF;
}
#leftSidebar a:hover {
	text-decoration:underline;
	color:#000;
}
#leftSidebar a:active {
	text-decoration:none;
	color:#fcc015;
}
.imageLeft {
	float: left;
	padding-right: 30px;
	padding-bottom: 30px;
}
.tshirt {
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.grey {
	color: #CCC;
}
.buttonPurple {
	background-image: url(_images/btn-purple-blank.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 38px;
	text-align: center;
	line-height: 38px;
	margin-bottom: 5px;
}
.red {
	color: #C41730;
}
#homeBands {
	float: left;
	height: 390px;
	width: 617px;
	margin-left: 17px;
}
