.main-container {
	width: 902px;
	height: 100%;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.current-page {
	background-image: url(../images/bg.horiz.png);
	background-repeat: repeat-x;
	width: 907px;
	height: 60px;
	clear: both;
	font-size: 20px;
	margin-right: 17px;
	margin-left: 17px;
	margin-top: 0px;
	padding-left: 20px;
}

.align-center {
	text-align:center;  
}

.align-left {
	text-align:left;  
}

.align-top {
	vertical-align:top;
}

#align-center {
	text-align:center;
}

.box-rotator {
	width: 927px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

.box-full-auto {
	margin: 10px;
	width: auto;
}

.box-1-3FL {
	float: left;
	height: auto;
	width: 330px;
	margin: 10px;
}

.box-2-3FR {
	float: right;
	width: 500px;
	margin: 10px;
}

h1 {
	color:#999
}

.greybox {
	clear: both;
	height: 20px;
	width: auto;
	text-indent: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #EEE;
	background-color: #bbb;
	padding-top: 5px;
}

.greybox-200 {
	height: 20px;
	width: 200px;
	text-indent: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	background-color: #bbb;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

.greybox-260 {
	height: 20px;
	width: 260px;
	text-indent: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	background-color: #bbb;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

.greybox-new-260 {
	background-image: url(../images/bg.new.png);
	height: 20px;
	width: 260px;
	text-indent: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	background-color: #bbb;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

.sub-box-200 {
	clear: both;
	width: 190px;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	height: 160px;
	line-height: 20px;
}

.sub-box-260 {
	clear: both;
	width: 260px;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	height: 160px;
	line-height: 20px;
}

.youtube {
	float:left;	
}
.dotted-list-1 {
	height: auto;
	width: 250px;
	font-size: 13px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 8px;
	list-style-type: square;
}
.iframe-athletes {
	height: 300px;
	width: 100%;
}
.iframe-storelocater {
	height: 300px;
	width: 100%;
}
.textbox-full {
	padding: 1px;
	background-color: #CCC;
	font-size: 14px;
	padding-left: 10px;
}
.li_boxed {
	height: 20px;
	list-style-type: square;
}
.textspace {
	padding: 10px;
}
.newsBox {
	height: 80px;
	border: 1px solid #CCC;
	margin-bottom: 15px;
}
