.topbanner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FF0000;
	position: absolute;
	left: 50%;
	display: block;
	height: 150px;
	width: 804px;
	top: 5px;
	margin-left: -422px;
}
.content {
	position: absolute;
	left: 50%;
	width: 802px;
	border: 1px none #FF0000;
	margin-left: -422px;
	top: 155px;
}
.border {
	border: 1px solid #FF0000;
}


.leftnav {
	font-family: Impact;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	color: #FF0000;
	background-color: #FFFFFF;
	padding: 3px;
	text-align: center;
	margin: 15px;
	border: thin solid #FF0000;
}
.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	padding: 8px;
	vertical-align: top;
	text-align: justify;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cartbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
}
.boldtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 8px;
}
.boldsmalltitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 8px;
}
.leftnav:hover {
	font-family: Impact;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	color: #000000;
	background-color: #FFFFFF;
	padding: 3px;
	text-align: center;
	border: thin solid #000000;
	margin: 15px;
}
.standardsmallcnt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
	padding: 2px;
	vertical-align: top;
	text-align: center;
	border: thin none #FF0000;
}
.standardred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: #FFFFFF;
	padding: 8px;
	vertical-align: top;
	text-align: justify;
	color: #FF0000;
}
.borderlftnav {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.borderlfooter {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
