#outer {
	width: 772px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}
#content {
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	overflow: hidden;
	width: 100%;
	padding-bottom: 20px;
	
}
#footer {
	background-color: #FF9999;
	/* clear: both; */
}
#left a {
	display: block;
	margin-bottom: 4px;
}
#left img {
	display: block;
}
#left {
	float: left;
	width: 135px;
}
#header a {
	display: block;
	width: 97px;
	float: left;
	margin-bottom: 4px;
}
a#lastimg {
	width: 93px;
	display: block;
}
#header img {
	display: block;
}
#right_top {
	background-color: #CCCCCC;
	height: 34px;
	width: 635px;
	float: left;
	color: #3F103a;
}
#right {
	width: 600px; /* 635 - 20,15 side margins */
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline; /* IE float margin fix */
}
/*
.clear {
	clear: both;
	overflow: hidden;
	font-size: 1px;
}
*/
body {
	/* background-color:#CCCCCC; */
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #3F103A;
	text-align: center;
}
#header {
	overflow: hidden;
	width: 100%;
}
#border {
	border: 1px solid #b0b7bb;
}
#footer {
	font-size: 10px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	/* clear: both; */
	color: #3F103A;
}
#footer a:link, #footer a:visited {
	color: #3F103A;
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	color:#990000;
	text-decoration: underline;
}
#search_form {
	padding-left: 57px;
	padding-top: 8px;
	height: 20px;
	margin: 0px;
	width: 250px;
}
#search_button {
	font-size: 9px;
}
#search_field {
	font-size: 9px;
}
#heading {
	float: right;
	font-weight: bold;
	width: 250px;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	letter-spacing: 2px;
}
#left_cart {
	font-size: 9px;
	color: #3F103A;
	background-image: url(images/cart_left.gif);
	background-repeat: no-repeat;
	padding-top: 17px;
	padding-left: 35px;
	text-align: center;
}
h1 {
	font-size: 16px;
	color: #3F103A;
	text-align: center;
	/*
	color: #E1BB5B;
	*/
}
h2 {
	font-size: 12px;
	color: #3F103A;
}


.right_align {
	float: right;
	margin-left: 10px;
	text-align: center;
}

.highlight {
	background-color: #FFCC99;
	vertical-align: top;
	width: auto;
	display: block;
	border-top-style: solid;
	border-top-color: #3F103A;
	border: 1px;
	border-right-color: #3F103A;
	border-right-style: solid;
	border-bottom-color: #3F103A;
	border-bottom-style: solid;
	border-left-color: #3F103A;
	border-left-style: solid;
}
