body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
	background-color:#330000;
}	


.wrap {	
	background:url(wrap-bg.gif) top center repeat-y;
}

.container {
	width: 769px;
	text-align: center;
	margin:0px auto 5px auto;
}

/*	main content	*/
.content {
	margin:12px 24px 12px 190px;
	padding:1px;
	text-align: left;
	
}

/*	heading */

.header {	position: absolute;		margin:0px auto;	padding:0px;
			font-size:1px;	text-indent:-2000px;	color:#330000;}

/*top image */

.topimg {
	margin: 0px;
	padding: 0px;
}

/*	navigation	*/

.topnav {
	height:36px;
	background-image: url(topnav-bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
	color:#FFFFFF;
	font-size:1.2em;

}

.topnav ul {
	list-style-type:none;
	margin:0px 0px 0px 200px;
	padding:0px;
}

.topnav ul li {float:left; margin:4px 20px;
}

.topnav a {
	text-decoration:none; 
	font-weight:bold;
	color:#FFFFFF;
}

.leftnav {
	font-size: 12px;
	font-weight: normal;
	color:#330000;
}

.vertcat a{
	background-image:url(bullet.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	display:block;	height:16px;
}

/*.leftnav ul {
	margin: 12px 8px;
	padding: 0px;
	list-style-image: url(bullet.gif);
	list-style-type: circle;
}
.leftnav ul li {
	width: 130px;
	height:24px;
	padding:6px 0 2px 8px;
	margin:0 0 2px 26px;
}
*/

.leftnav a {
	text-decoration:none;
	color:#330000;

}



/*left margin*/

.leftmargin {
	width:150px;
	float:left;
	text-align:left;
	margin:12px 0px 12px 12px;
}


/*bottom*/

.bottom {
	color:#FFFFFF; font-size:0.9em;
	padding:20px 6px 2px 6px;
	background-image: url(footer.gif);
	background-repeat: repeat-x;
	height: 14px;
	background-position: bottom;
	clear:both;
}

.bottom a {color:#FFFFFF;}



/*headings*/

h1 {	font-size:1.6em;		color:#663300;	}

h2 {	font-size:1.2em;	}

h3 {	font-size:1em;		
	
}



/*images*/

.leftimg {	float:left; margin-right:10px;	}

.rightimg {	float:right; margin-left:10px;	}


.prodcat {font-weight:bold;	}

.disclaimer {
	float: none;
	text-align: center;
	width: 500px;
	font-size:10px;	
}
.siteby   {font-size:0.9em; color:#FFFFCC }
.siteby a {text-decoration:none; color:#FFFFCC;}

.extratags {font-size:0.1em; color:#330000;	}