body {
        text-align: center;
	background-color: #CCCCCC;
	}

#skin {
	background-color: #ffffff;
        text-align: center;
        width: 883px;
        margin: -15px auto 0px auto;
	border: 1px #666666 solid;
	height: 835px;
	}

#body_bar {
        width: 881px;
	color: #666666;
	background-color: #ffffff;
	border-bottom: 1px #666666 solid;
        font-family: verdana;
        font-size: 14px;
	text-align: left;
        margin: 0px auto 0px auto;
	}

/*SIDEBAR AREA*/

#sidebar {
        float: right;
        width: 160px;
	height: ;
        background: #ffffff;
        font-family: verdana;
        font-size: 14px;
        color: #000000;
        text-align: center;
        padding: 3px;
	border-top: 0px;
	}
#sidebar2 {
        float: right;
        width: 223px;
	height: ;
        background: #darkRed;
        font-family: verdana;
        font-size: 14px;
        color: #ffffff;
        text-align: center;
        padding: 3px;
	}
#store {
        text-align: center;
        border: px #000000 solid;
	}

/*ITEM DESCRIPTION AREA*/

#content {
        float: left;
        width:480px;
        background: #ffffff;
        font-family: verdana;
        font-size: 13px;
        letter-spacing: px;
        line-height: 19px;
        color: #100A05;
        padding: 3px;
        text-align: center;
	}
#header {
        height: 120px;
        width:480px;
        border: 1px #000000 solid;
        text-align: center;
	}
#navi {
        height: px;
        width:477px;
        border: 0px #000000 solid;
        border-top: 0px;
	border-left: 0px;
	border-right: 0px;
        background: #ffffff;
        font-variant: small-caps;
        font-size: 14px;
        font-family: tahoma;
        letter-spacing: 1px;
        margin-bottom: 4px;
        text-align: center;
	float: left;
	}

#auction {
        background: #EEEEEE;
        width:477px;
	height: px;
        border: 1px #000000 solid;
        text-align: left;
        padding: px;
}
#website_discounts {
        background: #EEEEEE;
        width:157px;
        border: 1px #000000 solid;
        text-align: center;
        padding: px;
	}
#clearance {
        background: #EEEEEE;
        width:155px;
        border: 1px #000000 solid;
        text-align: center;
        padding: px;
	color: #666;
	}

/*CLASSES*/

.details {
        text-align: left;
	}

.side_titles {
        color: #000000;
        font-variant: small-caps;
        font-size: 22px;
        font-weight: bold;
        text-align: center;
        margin: 2px 2px 2px 2px;
	}

table.dimensions {
        width: 200px;
        background: #7C6852;
        font-family: tahoma;
        font-size: 13px;
        text-transform: uppercase;
        color: #000000;
        text-align: left;
        border: 1px #000000 solid;
        margin: auto;
        padding: 3px;
}
img.auction {
        height: 187px;
        text-align: left;
        float: left;
        padding: 3px;
        border: 3px #961C00 solid;
        margin-right: 4px;
	margin-left: 4px;
	}
img.coupon {
        height: px;
	text-align: center;
	}
a:hover img.coupon {
	border: px dashed #CCCCCC;
	}
img.sidebar {
        text-align: center;
        margin: .5px;
        border: 1px #000000 solid;
        padding: 0px;
	}

.gallery li {
        display: inline;
        list-style: none;
        width: 135px;
        min-height: 145px;
        float: left;
        margin: 3px;
        text-align: left;
	}
.gallery img {
        width: 130px;
        padding: 2px;
        border: 1px #000000 solid;
        margin: 2px;
	}
.gal {
	border: ;
	}
a img.gal {
        width: 120px;
        padding: 2px;
        border: 1px #000000 solid;
        margin: 2px;
	}
a:hover img.gal {
	border: 2px solid #FFFFFF
	}
.store {
	border: 1px #000000 solid;
	}
a:hover img.store {
	border: 2px solid #FFFFFF
	}
