body {
	font: 90% Arial, Helvetica, sans-serif;
	background: #EAE3D5 url(images/bkgd_index.gif) no-repeat top center;
	padding: 0;
	margin: 0;
}

#wrapper {
	position:relative;
	width: 710px;
	margin: 0 auto;
	background: #FFFFFF;
	}
	
#wrapper_index {
	position:relative;
	width: 965px;
	margin: 0 auto;
	background: #FFFFFF;
	}
	
#shippinglink {
	position:absolute;
	width: 120px;
	height: 82px;
	left: -259px;
	top: 496px;
	}
	
#shippinglink a {
	display: block;
	border: 0;
	height: 82px;
	text-decoration: none;
	}
		
#paypallink {
	position:absolute;
	width: 115px;
	height: 84px;
	left: -254px;
	top: 348px;
	}
	
#paypallink a {
	display: block;
	border: 0;
	height: 84px;
	text-decoration: none;
	}
	
#myspacelink {
	position:absolute;
	width: 108px;
	height: 33px;
	left: -248px;
	top: 224px;
	}
	
#myspacelink a {
	display: block;
	border: 0;
	height: 33px;
	text-decoration: none;
	}
	
#twitterlink {
	position:absolute;
	width: 108px;
	height: 33px;
	left: -248px;
	top: 179px;
	}
	
#twitterlink a {
	display: block;
	border: 0;
	height: 33px;
	text-decoration: none;
	}
	
#facebooklink {
	position:absolute;
	width: 108px;
	height: 33px;
	left: -248px;
	top: 133px;
	}
	
#facebooklink a {
	display: block;
	border: 0;
	height: 33px;
	text-decoration: none;
	}
	
#content {
	line-height: 1.25em;
	color:#4D2D31;
	min-height: 465px;
	height:auto !important;
	height:465px;
	
}

#content p {
	margin: .75em 0;
}

#content a {
	color: #BD0000;
}
#content a:link { color: #BD0000; text-decoration:none;}
#content a:visited { color: #BD0000; text-decoration:none;}
#content a:hover { color: #BD0000; text-decoration:underline;}
#content a:active { color: #BD0000; text-decoration:underline;}

#content ul {
	
}

#content li {
	margin: 0 0 1em 0;
}



#home-text {
	width: 323px;
	float: left;
	margin: 100px 0 0 33px;
	color:#4D2D31;
}

#home-updates {
	width: 303px;
	float: right;
	margin: 0 8px 0 0;
}


#updates {
	background: #000000;
	color: #EAE3D5;
	margin: 7px 0;
	padding: 7px 0;
}

#updates p {
	margin: .5em 20px;
}

#updates a {
	color: #BD0000;
}
#updates a:link {
	color: #BD0000;
	text-decoration:none;
}
#updates a:visited {
	color: #BD0000;
	text-decoration:none;
}
#updates a:hover {
	color: #BD0000;
	text-decoration:underline;
}
#updates a:active {
	color: #BD0000;
	text-decoration:underline;
}

#col_left {
	width: 580px;
	float: left;
	display:inline;
	margin-left: 20px;
	margin-top: 0px;
	color: #4D2D31;
}

#col_right {
	width: 335px;
	float: right;
	display:inline;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 20px;
	color: #888888;
}


#col-1 {
	width: 303px;
	float: left;
	margin: 20px 0 0 33px;
	display:inline;
}


#col-2 {
	width: 303px;
	float: right;
	margin: 20px 30px 0 0;
	display:inline;
}


#col-3 {
	width: 319px;
	float: right;
	margin: 20px 30px 0 0;
	display:inline;
}


#col-4 {
	width: 335px;
	float: left;
	margin: 20px 0 0 33px;
	display:inline;
}


#col-5 {
	width: 160px;
	float: left;
	margin: 0 0 0 0;
	display:inline;
}


#col-6 {
	width: 160px;
	float: right;
	margin: 0 0 0 0;
	display:inline;
}


#col-7 {
	width: 329px;
	float: right;
	display:inline;
	margin: 20px 0 0 33px;
}


#col-8 {
	width: 353px;
	float: left;
	margin: 20px 0 0 33px;
	display:inline;
}


#col-9 {
	width: 253px;
	float: right;
	margin: 20px 30px 0 0;
	display:inline;
}



.buttons {
	margin: 20px;
}

.buttons a {
	margin: 5px 5px;
	display: block;
	float:left;
}

.buttonsb {
	margin: 5px 5px;
	display: block;
	float:right;
}

table#picks-collector {
	margin: 0 20px 40px 20px;
	text-align:center;
	color: #7B765B;
	font-size: .9em;
}

table#pricelist, table#generic, table#black {
	margin: 10px 0 20px 0;
	text-align:left;
	color: #7B765B;
	font-size: .9em;
}

table#black {
	margin: 0 0 20px 0;
	color: #FFF;
	background: #1C191A;
	}


table#pricelist td {
	vertical-align:top;
	border-top: 1px solid #EAE3D5;
	padding: 2px 0;
}

table#generic td {
	vertical-align:top;
	border-bottom: 1px solid #EAE3D5;
	padding: 2px 0;
}

 table#black td {
	vertical-align:top;
	border-bottom: 1px solid #EAE3D5;
	padding: 2px;
}


table#pricelist th, table#generic th {
	vertical-align:top;
	padding: 2px 0;
}

table#black th {
	vertical-align:top;
	padding: 2px;
}


table#order {
	margin: 0 20px 40px 20px;
}

table#order td {
	vertical-align:top;
}

table#picks-collector img { margin: 1px;}

table#picks-collector a {display: block; border: 1px solid #FFF;}
table#picks-collector a:hover {border: 1px solid #7B765B;}

table.news {
	margin: 0 0 20px 0;
}

h4 {
	font-weight:bold;
	margin: 0 0 5px 0;
}

h5 {
	display: block;
	font-weight:normal;
	font-size: 12px;
	pading: 0 0 5px 0;
	margin: 0 0 5px 0;
	color:#a29782;
	border-bottom: 1px solid #EAE3D5;
}

h6 {
	font-weight:bold;
	font-size: 14px;
	pading: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #EAE3D5;
}

h7 {
	display: block;
	font-weight:normal;
	font-size: 12px;
	pading: 0 0 5px 0;
	margin: 0 0 5px 0;
	color:#a29782;
	border-top: 1px solid #EAE3D5;
}

.clearer {
	clear: both;
}

#footer {
	background: #EAE3D5;
	padding: 10px 0 20px 0;
	color: #000000;
	}
	
#footer a {
	color: #000000;
}
#footer a:link { color: #000000; text-decoration:none;}
#footer a:visited { color: #000000; text-decoration:none;}
#footer a:hover { color: #000000; text-decoration:underline;}
#footer a:active { color: #000000; text-decoration:underline;}

	
	
.style1 {
	color: #bd0000
}
