body {
	background: #fff url(/images/pagebg.jpg) repeat-y top left;
	font: .98em/1.2 Helvetica, Arial, sans-serif;
	margin:0;
	padding: 0;
}
#header {
	padding: 22px 0px 5px 310px;
	border-bottom: 8px solid #aba08b;
}
#outer {
	background:url(/images/stripe.gif) repeat-x top left;
	min-height:288px;
	border-bottom: 8px solid #aba08b;
	padding:14px 0px;
	min-width:775px;
}
#navcol {
	float:left;
	width: 220px;
	color:#d0c6ae;
	background:#666 url(/images/navbgtop.gif) top left no-repeat;
	margin:10px 0px;
	font-size:.92em;
}
#navbtm { background:#666 url(/images/navbgbtm.gif) bottom left no-repeat; height:15px; }
#navcol ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#navcol a {
	padding: 4px 19px;
	color:#d0c6ae;
	text-decoration:none;
	display:block;
	border-bottom:1px solid #5b5b5b;
}
#navcol a:hover { background:#d0c6ae; color:#5b5b5b; }
#homepg #homelk a, #homepg #homelk a:hover, #fmlpg #fmllk a, #fmlpg #fmllk a:hover, #twopg #twolk a, #twopg #twolk a:hover, #buypg #buylk a, #buypg #buylk a:hover, #sellpg #selllk a, #sellpg #selllk a:hover, #muspg #muslk a, #muspg #muslk a:hover, #storepg #storelk a, #storepg #storelk a:hover, #contpg #contlk a, #contpg #contlk a:hover {
	cursor:default;
	font-weight:bold;
	color:#fff;
	background:#666;
	font-size:.85em;
	letter-spacing:.06em;
}
#main {
	float:left;
	width:525px;
	margin-left: 30px;
	background:#fff;
}
.clearer { clear:both; height:1px; }
/* styles */
h1 { 
	background:url(/images/h1bg.gif) center top no-repeat; 
	height:81px;
	padding: 4px 80px 5px 10px;
	color:#d0c6ae;
	margin:10px 0px;
	font-size:1.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main h2, h3, h4, h5, #main p, hr, table, form, blockquote {
	margin: 0;
	padding: .4em 9px .35em;
	border-left:1px solid #aba08b;
	border-right:1px solid #aba08b;
}
blockquote { padding:.4em 2.5em .3em; }
#main ul { 
	margin: 0;
	padding: .4em 0em .4em 2.5em;
	border-left:1px solid #aba08b;
	border-right:1px solid #aba08b; 
}
#main ul ul, blockquote p { border:none; }
#main li { margin-bottom: .35em; font-size:.95em; }
#main h2 { 
	border-bottom:1px solid #aba08b;
	padding-bottom:.05em;
	color:#aba08b;
}
#main a { color:#853413; }
#main a:hover { color:red; }
#navcol h2 { padding:10px 10px 9px; text-align:center; font-size: 1.2em; margin:0; }
p img { float:left; margin: 0px 7px 2px 0px; }
form { font-size:.95em; }
input, textarea { margin-bottom:5px; }
textarea { width: 500px; }
.inptspec { border:1px solid #aba08b; }
.last { border-bottom: 1px solid #aba08b; }
.next { text-align:right; border-bottom: 1px solid #aba08b; }
.next a {
	text-decoration:none;
	font-weight:bold;
}
.next a:hover { }
#credit {
	margin: 2px 0px 2px 250px;
	width:525px;
	text-align:right;
	font-size:.7em;
}
#credit a {
	color:#aba08b;
	text-decoration:none;
	margin-right:10px;
	border-bottom:1px dotted #fff;
}
#credit a:hover { border-color: #aba08b; }
.seller { width:253px; 
font-size: .95em;
	margin:3px;
	border:1px solid #666;
	float:left;
	background:#fff;
}
table {
	width:100%;
	text-align:left;
	margin:0 auto;
	border-top:1px solid #aba08b;
	border-bottom:1px solid #aba08b;
	font-size:0.9em;
	background:url(/images/tablebg.jpg) top right repeat-y;
	border-collapse:collapse;
	color:#fff;
}
th, td { padding:3px 10px; }
.alt { background:url(/images/trans.png); }
table h3 { border-top:1px solid #aba08b;
	border-bottom:1px solid #aba08b;
}