body {
	margin: 0px;
	background: transparent url('../image/dsb/background.png') repeat;
	font-family: Tahoma, Geneva, sans-serif;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
}

img {
	border: 0px;
}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

li {
	float: left;
	padding: 4px;
}

#header {
	height: 228px;
	width: 1000px;
	background: transparent url('../image/dsb/header.png') no-repeat;
}

#side_image {
	float: left;
	height: 473px;
	width: 117px;
	margin-left: 5px;
	margin-right: 14px;
}

#container {
	width: 1000px;
	display: block;
	float: left;
	background: transparent url('../image/dsb/img_sidebar_bottom.png') repeat-y;
}

#side_image_repeat {
	margin-left: 10px;
	width: inherit;	
	background: transparent url('../image/dsb/img_sidebar_bottom.png') repeat-y;
}

#sidebar {
	float: left;
	width: 123px;
	background-color: white;	
}

#content_left {
	height: 100%;
	padding: 0px 10px;
	float: left;
	border-left: 3px solid #b7dcfb;
	background-color: white;
}

#content_right {
	width: 243px;
	height: 100%;
	padding: 0px 10px;
	float: left;
	background-color: white;
}

#main {
	float: left;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	margin-left: 136px;
}

#nav_top {
	padding-top: 180px;
	padding-left: 270px;
}

#footer {
	clear: both;
	width: inherit;
	text-align: right;
}

#search {
	float: left;
	padding-left: 210px;
	padding-top: 10px;
}

#search input {
	border: 3px solid #9fd1f9;
}

#blog img {
	display: block;
	float: none;
}

.blog_subject {
	font-size: 16px;
	font-weight: bold;
}
.blog_tagline {
	font-size: 10px;
	margin-bottom: 10px;
}
.blog_content {
	margin-bottom: 25px;
}

#sidebar .product {
	margin-bottom: 20px;
	font-size: 12px;
	text-align: center;
}

#sidebar .product img {
	float: left;
	border: 1px solid #000000;
	margin-left: 10px;
	height: 100px;
	width: 100px;
}

#links ul {
	margin-left: 50px;	
}

#links li, #links img {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

.site {
	width: 380px;
	border-right: 3px solid #b7dcfb;	
}

#category img {
	text-align: center;
	float: left;
	height: 100px;
	width: 100px;
}

#category ul {
	margin-left: 14px;	
}

#category li {
	margin: 5px 0px 0px 5px;	
}

a {
	text-decoration: none;
	color: #808080;
	font-weight: bold;
}

a:hover {
	color: #454545;
}

#now {
	margin-left: 10px;
}

ol {
	margin: 0px;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}

ol li {
	clear: both;
	list-style-type: demical;
	padding: 0px;
}

#empty_artist_description {
	height: 600px;	
}

#empty_products_sidebar {
	height: 600px;
}
