* {
	padding: 0;
	margin: 0 0 0px 0px;
	width: auto;
}

body {
	text-align: center;
	font: normal 11px/18px verdana, arial, tahoma, sans-serif;
	color: #333;
	padding-top: 40px;
	background-color: #333;
	background-image: url(../_images/img_alas/blk_design_bg.jpg);
	background-repeat: repeat;
}

a {
color: #c60;
text-decoration: none;
}

a:visited {
text-decoration: none;
}

a:hover {
color: #900;
}

#header {
	width: 580px;
	height: 210px;
	background-position: center top;
	background-color: #000;
	background-image: url(../_images/img_alas/header.jpg);
	background-repeat: no-repeat;
}

#wrapper {
	width: 580px;
	background: #000 url("images/sidebar.gif") repeat-y;
	background-position: 0 0;
	border: solid 10px #fff;
	margin: 0 75px 0 205px;
	text-align: left;
}

h1 {
	width: 140px;
	height: 30px;
	background-color: #333;
	float: left;
	font: bold 16px/30px arial, verdana, tahoma, sans-serif;
	padding-left: 10px;
	color: #fff;
	cursor: default;
	margin-right: 1px;
	margin-bottom: 10px;
}

h1:first-letter {
color: #f00;
text-decoration: underline;
}

h2 {
	width: 570px;
	height: 30px;
	background-color: #333;
	float: left;
	font: bold 16px/30px arial, verdana, tahoma, sans-serif;
	padding-left: 10px;
	color: #fff;
	cursor: default;
}

#nav {
	list-style: none;
	/*z-index: 2;*/
border: 1px 0 1px 1px solid #fff;
	height: 210px;
	width: 150px;
	border-top: 1px solid #fff;
}

#nav li a {
color: #fff;
font: normal 11px/24px verdana, arial, tahoma, sans-serif;
display: block;
width: 140px;
height: 24px;
background-color: #000;
border-bottom: 1px solid #fff;
padding-left: 10px;
text-decoration: none;
}

#nav li a:hover {
background-color: #333;
}

#current a {
background-image: url("images/bullet.gif");
background-repeat: no-repeat;
background-position: 100% 50%;
}

#sidebar {
	width: 143px;
	background-color: #000;
	float: right;
	position: relative;
	font: normal 10px/18px verdana, arial, tahoma, sans-serif;
	padding: 0px 8px 8px 0;
	margin-bottom: 10px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-top: 8px;
}

#sidebarcontent { 

padding-left: 8px;
}

#sidebar_1 {
	width: 390px;
	background-color: #000000;
	float: left;
	position: relative;







    border-top: 1px solid #;
	font: normal 12px/18px verdana, arial, tahoma, sans-serif;
	padding: 10px 8px 8px 8px;
	margin: 10px 0 20px 10px;
	height: 300px;
	
}

#ul_links {
	padding-left: 26px;
	width: 260px;
	float: left;
	background-color: #CCCCCC;
	height: 200px;
}


img {
border: none;
}

a img {
	display: block;
	border: none;
}

a:hover img {

}

#content {
float: left;
width: 400px;
margin: 10px 0 0 10px;
}


#artists_artwork {
	height:auto;
	width:120px;
	float: left;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-left: 10px;
}

#artists_name {
	width: 185px;
	float: left;
	padding-top: 10px;
	background-color: #000000;
	margin-left: 100px;
	margin-bottom: 10px;
}

p {
margin-bottom: 20px;
}


#footer {
	clear: both;
	width: 580px;
}

