body {
	background-color: #990000;
	margin-top: 8px;
}

body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
}

h1 {
	font-family: Arial;
	font-size: 16px;
	color: #666666;
}

#product {
	height: 371px;
	width: 172px;
	overflow: auto;
	top: 15px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#product h1 {
	font-family: Arial;
	font-size: 18px;
	color: #666666;
}

#product p {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

#joincontact {
	height: 371px;
	width: 246px;
	overflow: auto;
	top: 15px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#joincontact h1 {
	font-family: Arial;
	font-size: 18px;
	color: #666666;
}

#joincontact p {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

#store a img {
border-style:none;
border-width:0;
}

#store a:hover {
color:#FFFFF;
text-decoration:none;
}

#store a:link, a:active, a:visited {
color:#FFFFFF;
text-decoration:underline;
}