body {
	margin: auto;
}
a:link, a:active, a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
#outerWrap {
	width: auto;
	padding-top: 0;
	min-height: 0;
}
#homePage #outerWrap {
	width: 665px;
}
#sideCol {
	width: auto;
	float: none;
	padding-bottom: 20px;
}
h1 a:link, h1 a:active, h1 a:visited, h1 a:hover {
	display: inline;
	font-size: 250%;
	text-indent: 0;
	font-weight: bold;
	height: auto;
	overflow: auto;
	background-image: none;
	font-family: Impact, Charcoal, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}
#homePage h1 {
	width: auto;
	margin: auto;
	text-align: center;
}
#homePage h1 a {
	height: auto;
	background-image: none;
}
#nav {
	display: none;
}
h2 {
	color: #000000;
}
#mainCol {
	float: none;
	width: auto;
	background-image: none;
}
#homePage #mainCol {
	float: none;
	width: auto;
	background-image: none;
}
#mainContent {
	min-height: 0;
	padding: 0;
}
#innerCol1 {
	float: left;
	width: 45%;
}
#homePage #mainContent {
	min-height: 0;
	padding: 0;
}
.buyList {
	padding: 0;
	background-color: #FFFFFF;
	border: none;
	overflow: auto;
}
#mainContent p.description {
	padding: 0;
	background-color: #FFFFFF;
	border: none;
	overflow: auto;
}
#tagline {
	height: auto;
	overflow: auto;
	background-image: none;
	font-size: 230%;
	text-indent: 0;
	color: #CCCCCC;
	padding: 40px 0 20px 0;
	font-family: Impact, Charcoal, sans-serif;
	text-transform: uppercase;
}
#homePage #tagline {
	height: auto;
	background-image: none;
	text-align: center;
}
#footer {
	padding: 10px 0 40px 0px;
}
.clear {
	clear: both;
}