.Navigation_Bar_Top {
	height: 20px;
	width: 780px;
	color: #FFFF00;
	font-weight: bold;
	float: left;
	font-family: Arial, Helvetica, sans-serif, "Hobo Std";
	padding-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.Whole_Page {
	margin-right: auto;
	margin-left: auto;
	width: 804px;
	height: 1000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.Copyright {
	height: 20px;
	width: 800px;
	float: left;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif, "Hobo Std";
	font-size: 9px;
	color: #666666;
}

.Stage {
	width: 780px;
	font-family: Arial, Helvetica, sans-serif, "Hobo Std";
	color: #999999;
	font-weight: normal;
	font-style: normal;
	float: left;
	height: 640px;
	font-size: 12px;
	padding-left: 4px;
}
.Logo_Top {
	height: 150px;
	width: 804px;
	padding-top: 2px;
	margin: 0px;
}
.Stripe {
	height: 700px;
	width: 20px;
	float: left;
	background-image: url(../../Images/stripe.gif);
}
.ProductImage {
	height: 350px;
	width: 300px;
	float: right;
}
.Product {
	height: 550px;
	width: 700px;
	padding-left: 50px;
}
.ProductDescription {
	height: 200px;
	width: 200px;
}

