body {
background:  url('png/bg.png') repeat-x; 

}

#wrap1 {
/*background-color : #fff;*/
background-color: transparent;
}

#wrap2 {
background-color: transparent;
 /* background: url('jpg/watermark.jpg')  no-repeat bottom right; */

	
}

#wrap3 {

 /* background: url('jpg/klingon.jpg') no-repeat 0 171px;  
background: url('png/inner-bg.png');*/ 
background-color: #EDBB92;
	
}

#header {
    background: url('png/header.png') no-repeat; 
    height: 163px;
}

#inner .chunk {
color: #333;
}

#inner .chunk a{
color: #45505C;
}

#inner .chunk h1 {
	color:#333333;
	padding-bottom: 4px;
	margin-bottom: 3px;
	font-size: 16px;
}

#inner .chunk h2 {
	color: #666666;
	padding-bottom: 4px;
	margin-bottom: 2px;
	font-size: 14px;
	;
}
#inner .chunk h3 {
	color:#999999;
	padding-bottom: 4px;
	margin-bottom: 2px;
	font-size:12px;
}
	

#nav {

}

#inner #cart {
top: -14px;
color: #FFFFFF;
}

#inner #cart a{
color: #FFFFFF;
}




#footer div a {
	color: #fff;
	}

#footer div {
	background: url('png/footer.png') no-repeat 50% 50%;
	height: 48px;
	text-align: left;
	}

#base{
	margin-top: 250px;
		}
    #base h1 {
	font-size: 11px;
	color: #666;
   		 }
    
    #base h2 {
        font-size: 9px;
        color: #666;
    }

#inner .chunk .tabs span {
	border: none;
	}
.move-page-tab {
   
    margin-top: 0;
}




