﻿.center_bg {
	width: 870px;
	height: 100%;
	background-color: transparent;
	margin-right: auto;
	margin-left: auto;
}
.bottom_nav {
	color: #999;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	margin-top: 20px;
	font: 11px/20px Georgia, "Times New Roman", Times, serif;
}
.bottom_nav a:link {
	color: #999;
	text-decoration: none;
}
.bottom_nav a:hover {
	color: #fff;
	text-decoration: none;
}
.bottom_nav a:visited {
	color: #fff;
	text-decoration: none;
}
.bottom_nav a:active {
	color: #fff;
	text-decoration: none;
}
.divider_2 {
	color: #bc0b0b;
}
.sub_nav a:link {
	color: #8e8e8e;
	text-decoration: none;
}
.tshirts {
	color: #e6e6e6;
	font: small-caps 14px Georgia, "Times New Roman", Times, serif;
	margin-left: 3px;
	letter-spacing: 0px;
	margin-right: 3px;
	margin-top: 15px;
}
.tshirts a:link{
	color: #e6e6e6;
	text-decoration: none;
}
.tshirts a:hover{
	color: #971f13;
	text-decoration: none;
}
.tshirts a:active{
	color: #971f13;
	text-decoration: none;
}
.tshirts a:visited{
	color: #e6e6e6;
	text-decoration: none;
}
.content1 {
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
}
.center2{
	width:870px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
