body {
	padding: 0;
	background: url(graphics/stars.jpg);
	background-color: #000000;
	color: #ffffff;
	font: bold 100%/1.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p, big {
	font: bold 80%/1.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-top: 0;
	margin-top: 0;
}

a:link {
	text-decoration: underline;
	color: #0000ff;
	background-color: transparent;
}

a:visited {
	text-decoration: none;
	color: #cccccc;
	background-color: transparent;
}
a:hover, a:active {
	text-decoration: underline;
	color: #ff0000;
	background-color: transparent;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0 0 0;
	background: url(images/rust_2.jpg) no-repeat center top; 
}

#wrapper_2 {
	position: relative;
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0 0 0;
	background: url(images/rust_2.jpg) no-repeat center top; 
	/*border-left: 2px solid #722100;
	border-right: 2px solid #722100;
	border-bottom: 2px solid #722100;*/
}

#content {
	margin: 0px 155px 0px 155px;
	padding: 5px; 
	color: #ffffff;
	/*background: url(images/rust_2.jpg) no-repeat center top;*/
}

#content h1{
	text-align: left;
	padding-right: 20px;
	font: 150% Georgia, "Times New Roman", Times, serif;
	color: #ee1111;
	font-weight: bold;
}

#side1 {
	position: absolute;
	width: 150px;
	top: 0px;
	left: 0px;
	padding: 10px 0px 0px 0px;
	color: #ffffff;
	-moz-border-radius: 10px;
	/*background: url(images/bg_1.jpg) center top;*/
}
#side2 {
	position: absolute;
	width: 150px;
	top: 0px;
	right: 0px;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	/*background: url(images/bg_1.jpg) center top;*/
}
#side2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #901602;
	background-color: transparent;
	margin: 0;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: medium;
}

.button {
	color: #ffffff;
	background: url(graphics/mf_button.gif);
	background-repeat: no-repeat;
	width: 138px;
	height: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;

}

.cart_bg {
	color: #ffffff;
	background: url(graphics/t3d/sidecart_expander.jpg);
	background-repeat: repeat-y;
	width: 138px;
	height: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	margin: 0em 1em 0em 1em;
}

#side1 h3 {
	font-family: arial, helvetica, sans-serif;
	color: #901602;
	background-color: transparent;
	margin: 0;
	padding-left: 4px;
	padding-top: 3px;
	font-weight: bold;
	font-size: medium;
}
#side1 .txt {
	width: 150px;
	border: 1px inset #901602;
}

.border {
	border: 1px outset;
	
	color: #ff4444;
}

#content h2 {
	text-align: left;
	padding-right: 20px;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #ee1111;
}

.small_blue {
	font: 12px arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0em;
	color: #f0f0f0;
}

.date {
	font: 12px arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0em;
	color: #991111;
	text-align: right;
}

.small_cart {
	font: 15px arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0em;
	color: #f0f0f0;
}

.small {
	font: 70% arial, sans-serif;
	font-style: normal;
}

.right {
	float: right;
}

#bottom {
	position: relative;
	left: 0;
	bottom: 0;
	width: 100%;
	background: url(images/bottom_img.jpg) repeat;
}

p.cart_i {
	font-style: italic;
}

.b, style1 {
	color: #dd0000;
	letter-spacing: 0.1em;
	text-indent: 5em;
	font-size: 120%;
}

.style1, .style2 {
	color: #dd0000;
	letter-spacing: 0.1em;
	text-indent: 5em;
	font-size: 120%;
}

.float_right {
	float: right;
	margin: 20 px;
	border: none;
}

#contact {
	background: url(images/comfy-chairlogo-WEB-sm.gif) no-repeat top right;
}

#contact .txt {
	width: 150px;
	border: 1px inset #901602;
}

.b_box {
	background-color: #000000;
	padding: 3px;
	-moz-border-radius: 10px;
	opacity: 0.9;
	filter: alpha(opacity=90);	
}

.new {
	border: none;
	vertical-align: middle;
}

#navigation {
	position: absolute;
	top: 269px;
	left: 9px;
	font-family: sans-serif;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation li {
	background: url(graphics/mf_button.gif) no-repeat;
	color: #ffffff;
}
