#header{
}
#header_logo{
background-image: url("bg_up.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    display: block;
    float: none;
    height: 70px;
    margin: 0;
    padding-bottom: 10px;
    position: relative;
    width: 960px;
    z-index: 10;
}

#main_content_outer{
	width:960px;
	background-color:white;
	padding:0;
	margin:0 auto;
	border:none;
}
#side_content, #main_content, #side_content2{
	min-height:340px;
	margin:0;
	float:left;
}
#side_content{
	width:200px;
	padding:10px 8px 10px 0;	
	background-color:white;
	
}
#side_content2{
	width:410px;
	padding:10px 0 10px 12px;	
	background-color:white;
	
}
#main_content{
	width:310px;
	padding:10px;
	background-color:white;
}
#footer{
	width:940px;
	background-color:white;
	padding:10px;
	margin:0 auto;
	text-align:center;
	color:#666666;
	letter-spacing:0.1em;
}
#footer a{
text-decoration:none;
}
#footer a:hover{
color:red;
}
#main_content .article_text{
	/*height:450px;
	overflow:hidden;
	position:relative;
	z-index:100;
	top:0px;
	left:0px;*/
}
#main_content .article_text #aricle_txt{
	/*height:auto;
	overflow:hidden;
	position:relative;
	z-index:90;
	top:0px;
	left:0px;*/
}
#artist_menu_title{
	display:block;
	width:190px;
	height:340px;
	padding:0 0 0 2px;
	margin:0;	
	font-size:16px;
	background: url(gorgeto.gif) no-repeat top right;
	overflow:hidden;
	cursor:pointer;	
}
#artist_menu_title_hover{
display:none;
width:190px;
height:300px;
}
#artist_menu_title:hover #artist_menu_title_hover{
display:block;
}

.addthis_toolbox{
position:relative;
z-index:100;
}
#side_content2 .sw_s16_galitem h2,
#side_content2 .sw_s16_galitem .sw_6_16_preview{
    display: none
}

