#wrapper {
	margin: 0 auto;
	width: 1265px;
	background-color: #FFFFFF;
}

#content1 {
	width: 1000px;
	background-repeat: repeat-y;
	background-image: url(../images/photos_bg.jpg);	
}
#content2 {
	width: 1000px;
	background-image: url(../images/yourJersey_BG.jpg);
	background-repeat: repeat-y;
}
#content3 {
	width: 1000px;
	background-image: url(../images/gold_BG.jpg);
	background-repeat: repeat-y;
	height: 333px;
}
#mainContent {
	padding-top: 0px;
	padding-right: 36px;
	padding-bottom: 36px;
	padding-left: 36px;
}


#header {
	width: 1265px;
	height: 105px;
	background-color: #03468A;
}


#rightcolumn {
	color: #333;
	height: 350px;
	width: 360px;
	float: left;
	padding: 20px;

}
#sidebar2 {
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 20px;
}
#column1 {
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 20px;
}
#maincolumn {
	background-color: #FFFFFF;
	margin-bottom: 20px;
	width: 950px;

}
#bottomNav {
	height: 29px;
	width: 1265px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#spacer {
	background-color: #FFFFFF;
	height: 30px;
	width: 1000px;

}

#content_inside {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 500px;
}


.listspacer {	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC9933;
}
a.hover {
	color: #FF6600;
}


#homeBody {
	padding-top: 20px;
	padding-left: 20px;
}
