body {
	background: #FFF url(./images/background.gif) repeat-y ;
	font: 17px Verdana, Arial, Helvetica, sans-serif ;
	margin: 0 ;
	}
div.leftmargin {
	position: absolute;
	left: 0;
	top: 0;
	width: 150px;
	text-align: center;
	padding-top: 25px;
	}
.highlight {
	background : #E5E5E5;
	text-align : center;
	border : ridge;
	padding : 5px;
	margin-bottom: 17px;
	}
div.leftmargin img {
	margin-bottom: 25px ;
	}
div.textcolumn {
	position: absolute ;
	left: 151px ;
	width: 70% ;
	top: 0 ;
	padding-top: 25px ;
	margin-left : 45px ;
	}
div.credits {
	text-align : center ;
	font-style : italic ;
	font-size : smaller ;
	}
.quote {
	padding-left : 1em ;
	padding-right : 1em ;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	}
.center {
	text-align : center ;
	}
.right {
	text-align : right ;
	}
.testimonial {
	font-style : italic ;
	}
.question {
	font-weight : bold ;
	text-align : left ;
	font-size : small ;
	}
h1 {
	text-align : center ;
	font-size : 35px ;
	}
h3 {
	font-weight : bold ;
	text-align : center ;
	}
h2.tig {
	font-weight: bold;
	text-align: center;
	font-size: 18px;
}

.notitalic {
	font-style : normal ;
	}
ul { 
	margin-left : 2em; 
	list-style-type : disc; 
	list-style-position : outside;
	}



dl.fancy { 
	margin-left : 2em; 
	}
dt.fancy	{
	font-style : italic ;
	}

dd.members	{
	margin-bottom : 17px ;
	}
a 	{
	text-decoration: none;
	}
ul#mainnav {
	margin-left : 0; 
	list-style: none;
	padding-left : 0 ;
	}
ul#mainnav li {
	border-top: 1px solid #FFF;
	}
ul#mainnav li a:link {
	font: bold 20px Verdana, Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 10px 0px;
	}
ul#mainnav li a:visited {
	font: bold 20px Verdana, Arial, Helvetica, sans-serif;
	color: #B7B7B7;
	text-decoration: none;
	padding: 10px 0px;
	display: block;
	width: 100%;
	}
ul#mainnav li a:hover {
	color: black;
	text-decoration: none;
	}
img.product {
	float : left;
	margin-right: 20px;
	margin-bottom: 20px;
	}
ol.alpha {
	list-style-position: outside;
	list-style-type: lower-alpha;
	font-weight: normal;
}
ol.promotions {
	list-style-position: outside;
}
ol.promotions li {
	font-weight: bold;
}
ol.alpha li {
	font-weight: normal;
}
ol.alpha li ol {
	list-style-type: decimal;
}
ol.num {

	list-style-position: outside;
	list-style-type: decimal;
}
ol.num li {

	font-weight: normal;
}
.producttitle {
	font-weight: bold;
}
.producttext {
	clear: left;
}
.actiontext {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	float: none;
}
table {
	margin: auto;
}
.gray {
	background-color : #B7B7B7;
	text-align : center;
	font-weight : bold;
	color: #000000;
	}
tr.odd {
	background-color: #66FFFF;
	color: #000000;
}

tr.even {
	background-color : #f0f0f0;
	color: #000000;
	}
.bigred {
	font-size: 24px;
	color: #FF0000;
	background-color: #FFFFFF;
}.add2cart {
	float: left;
}
hr {
	clear: left;
}
ul.contents {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 25%;
}
ul.contents li {
	font-weight: bold;
}
