body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #000;
	background-image: url(images/pageback2.jpg);
	margin-top: 5px;
}
.oneColFixCtr #container {
	width: 980px;
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 5px ridge #0095E9;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#topimage {
	background-image: url(images/sin_city.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 348px;
	width: 980px;
}
#sign {
	background-image: url(images/toolbarbackground.jpg);
	background-repeat: no-repeat;	
	}

img {
	border: none;
}
.categories {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	color: #BB1E00;
	
}

a.categories:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	color: #00C;
	
}

.button {
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	font-family: Tahoma;
	font-size: 11px;
	color: #00C;
}

.button_cart {
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-weight: bold;
	text-decoration: none;
}

.tah10 {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}

a.tah10:hover {
	font-family: Tahoma;
	font-size: 10px;	
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}

td {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: none;
}

.verdana {
	font-family: verdana, arial;
	font-size: 11px;	
}
.indent {
	padding: 5px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C73D32;
}
.verdana9 {
	font-family: verdana, arial;
	font-size: 9px;	
}
.yellow{
	font-family: verdana, arial;
	font-size: 9px;
	color: #FF6;
}
	
