body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #333333;
	border-left-color: #000000;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 6px;
	padding: 7px;
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #C7C7C7;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	letter-spacing: 9px;
}
.innernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.content-container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
}
.instores {
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	position: static;
	float: right;
	margin-top: 40px;
}
.content-container .instores a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.instores h3 {
	font-size: x-small;
	color: #FFFFFF;
	letter-spacing: 4px;
	font-weight: normal;
}
.content-container .instores a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.content-container .instores a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.content-container .instores a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.moreSpace {
	line-height: 150%;
}
