body {
	background-color: #D0EEA7;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(/_images/sidebar.gif);
	background-repeat: repeat-y;
	background-position: 0px 10px;
}

#header {
	position:absolute; 
	left:0px; 
	top:0px; 
	width:100%;	 
	z-index:1; 
	background-color: #9DC0EE; 
	layer-background-color: #9DC0EE; 
	visibility: visible; 
	height: 93px; 
	background-image: url(/_images/bg_1.gif); 
	layer-background-image: url(/_images/bg_1.gif); 
	border: 1px none #000000;
}

#nav {
	background-color: #E9977F;
	background-image: url(/_images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 18px;
	left:0px;
	position:absolute;
	top:75px;
	width:737px;
	z-index:2;
}
#content {
	height:478px;
	left:165px;
	line-height: 120%;
	position:absolute;
	top:101px;
	width:439px;
	z-index:3;
}


h3 {
	font-size: 12px;
	font-style: italic;
	margin-bottom:0px;
}

.text {
	font-size: 12px;
}


li,
p, 
.style1 {
	font-size: 12px;
}



.style2 {
	font-size: 12px;
	font-style: italic;
}

.style5 {
	color: #D56D60;
	font-size: 14px;
}
.style6 {
	color: #666666;
	font-size: 14px;
}



#shopAndStudio ul {
	list-style:none;
	margin:0 0 0 4px;
	padding:0;
}