#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:2px;
	padding:0px;	
	background-color:white;
	
}
#main_content{
	width:730px;
	padding:10px;
	background-color:white;
	min-height:450px;
}
#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;
font-weight: bold;
}
#footer a:hover{
color:red;
}
.article_text img {
	max-width:730px;
}
#main_content #sw_99_gallery h2 a {
    display: block;
}
#main_content #sw_99_gallery .sw_s16_doctype_7 .sw_6_16_preview_img_outer {
	width:137px;
	height:137px;
	border: 1px solid gray;
}
#main_content #sw_99_gallery .sw_s16_doctype_7 .sw_6_16_preview_img_outer img{
	border: none;
	width:138px;
	max-height: 177px;
    max-width: 177px;
}
