body {
	background-color: #000000;
	background-image: url(images/storebackground2c-1009.jpg);
	background-attachment: fixed;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin-top: 0px;
	text-align: center;
}

html>body {text-align: -moz-center;}

html {
scrollbar-base-color: black;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: black;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black;
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}

td {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
}

.sides {

	background-color: #ffffff;
}

.content {
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #232323;
	border-bottom-width: 3px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
}

.inner_content {
	padding-left: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 5px;
	background-color: #232323;
}

.header {
	
	padding-bottom: 0px;
	background-color: #000000;
}

.header2 {
	
	background-color: #000000;
}

.indent {
	padding-left: 8px;
}

.bottom_nav {
	background-image: url();
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
}

h1 {
	background-image: url();
	padding: 2px;
	padding-left: 0px;
	font-family: verdana,arial,sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
}

h4 {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	text-align: right;
	font-weight: 100;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #ffffff;
	text-decoration: none;
	border: 0px;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
	border: 0px;
}

a:active {
	color: #ffffff;
	text-decoration: none;
	border: 0px;
}

a:hover {
	color: #660000;
	text-decoration: none;
	border: 0px;
}

a img {border: none; }

#links
{
padding: 0;
background-image: url('/redBlackBar.jpg');
background-repeat: no-repeat;
margin-top: 0px;

}

#link_bar ul
{
margin-top: -10px;
padding: 0;
background-image: url('/redBlackBar.jpg');
background-repeat: no-repeat;

text-align: center;
}

#link_bar li
{
margin-top: 0px;
padding: 0;
padding-left: 30px;
padding-right: 30px;
color: red;
list-style: none;
margin: 0;
display: inline;
}

#link_bar li a
{
color: red;
padding: 0;
margin-left: 3px;
border: 0px solid #990000;

background-repeat: no-repeat;
text-decoration: none;
font-size: 150%;
}

#link_bar li a:link { color: #ffffff; }
#link_bar li a:visited { color: #ffffff; }

#link_bar li a:hover
{
color: #ffffff;
background: #990000;
}

#link_bar li a#current
{
color: #ffffff;
background: #990000;
border-bottom: 1px #990000;

}

#link_bar li a#current2
{
color: #ffffff;
background: #990000;
border-bottom: 1px #990000;
}