body { 
	background-color: black;
}
body,td,th {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #000000;
}


#main {
	position: absolute;
	top: 25px;
	width: 750px;
	background: white;
	left:  50px;
	border: 0px;
	padding: 0px;
}

#banner {
	position: relative;
	top:  0px;
	left:  0px;
	background: #ff0010;
	height: 100px;
	padding: 0px;
	margin: 10px;
}

#searchbox {
	position: absolute;
	right: 110px;
	top: 20px;
	float:right;
}

#addrPicture {
	position: absolute;
	left: 20px;
	top: 20px;
	border: 0px;
}

#statement {
	position: absolute;
	top: 60px;
	left: 190px;	
	color: white;
	font: Bold 14px Helvetica, Arial;
	padding: 10px;
}

#contents {
	margin: 10px;
	top:  0px;
	left:  0px;
	position: relative;
}

#rightpic {
	position: absolute;
	right: 10px;
	top: 10px;
	margin: 0px;
}

h1,h2,h3,h4,h5,h6 {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 9px;
	color: black;
}

.style1 {
	font-size: 9px;
	font-weight: bold;
}
a {
	color: #ff0010;
}
a:link {
	text-decoration: none;
	color: #ff0010;
}

a:visited {
	text-decoration: none;
	color: #ff0010;
}

a:active {
	text-decoration: none;
	color: #ff0010;
}

a:hover {
	color: #ff0010;
	text-decoration: underline;
}

.bo {
	color: gainsboro;	
	font-size: 9px;	
	font-weight: bold;
}

.bo a {
	color: gainsboro;

}

.bo a:hover {
	background: white;
	text-decoration: underline;	
}

.leftpic {
	float:  left;
	border: 0px;
	margin: 0px;
}

.homebox {
	position: relative;
	font-size: 10px;
	margin-top: 10px;
	padding: 2px 0px 2px 0px;
}

.homepic {
	position: absolute;
	left:  0px;
	margin: 0px;	
}

.hometext {
	font-size: 14px;
}

.homespacer {
	position: relative;
	height:  200px;
	left:  310px;
}


.hometext ul{
	margin: 0px;
	padding: 0px;
	display: block;
	font: Bold 14px Helvetica, Arial;
}

.hometext li {
	list-style: none;
	display: block;	
	text-align: left;
	padding: 5px;
	font: Bold 14px Helvetica, Arial;
}

.itemnav ul{
	font-size:  14px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.itemnav li {
	list-style: none;
	display: inline;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
}

.ff {
	border-bottom: 1px solid gainsboro;
}

.categoryList li{
		list-style: none;
		margin: 0px 0px 0px -30px;
		padding: 0px 0px 2px 0px;
		font-size: 14px;
}

.catHeader {
	color: black;
	padding: 5px; 
	font-weight: bold;
	font-size: 11px;
	background-color: #ff0010;
	margin-bottom: 5px;
}

.catHeader a:link {
	color: black;
}
.catHeader a:visited {
	color: black;
}
.catHeader a:hover {
	text-decoration: underline;
}



.addLink a:link {
	text-decoration: none;
	color: #ff0010;
	border: 1px solid #000000;
	background: #000000;
	padding: 2px;
	margin-bottom:3px;
}
.addLink a:visited {
	text-decoration: none;
	color: #ff0010;
	border: 1px solid #000000;
	background: #000000;
	padding: 2px;
	margin-bottom:3px;

}
.addLink a:hover {
	text-decoration: none;
	border: 1px solid #000000;
	color:  white;
	background: #000000;
	padding: 2px;
	margin-bottom:3px;
}
.addLink a:active {
	text-decoration: none;
	color: #ff0010;
	margin-bottom:3px;	
}

.itemid {
	font-size: 8px;
	color: gainsboro;
}

.title {
	font-size: 14px;
	font-weight: bold;
}

.author {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.description {
	font-size: 10px;
}

.price {
font-size: 12px;
}

.classRow {
	border-bottom: 2px solid #cecece;
	border-collapse: collapse;
	padding-bottom: 2px;
}

.cartHeaderRow {
	font-weight: bold;
}

.browseTable {
	padding-bottom: 15px;
}