body {
	margin:0px;
	background-color:#fbf5e9;
	font-family:Helvetica,Arial,sans-serif;
	color:#001238;
}

#container{
	position:relative;
	width:1074px;
	left:50%;
	margin-left:-517px;
	height:1000px;
	
}
#container img{
		display:block;
}
#left_col{
	width:383px;
	float:left;
	width:366px;
	position:fixed;
	overflow:hidden;
}
#right_menu{
	position:fixed;
	margin-left:983px;	
	width:90px
}
#right_col{
	width:620px;
	background-color:#ffffff;
	position:relative;
	margin-left:363px;
	float:left;
}


#left_col img{
	border:0px;
}
#left_col_head_img{
	height:31px;
}


#right_col_content{
	padding-left:25px;
	padding-right:25px;	
}
#right_col_footer{
	height:33px;
	margin-top:8px;	
}
#right_col_footer img{
	border:0px;
	float:left;
}



#tag_col{
	width:31px;
	left:600px;
	position:relative;
}

.search_input{
	background-color:#ccd0d7;
	color:#000000;
	border:0px;
	width:180px;
	height:20px;	
}


.mag_holder{
	width:138px;
	float:left;
	margin-bottom:7px;
}
.mag_holder img{
	border:0px;
}
.mag_holder h1{
	font-family:'Arial Black', Gadget, sans-serif;
	font-size:10px;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}
.mag_holder p{
	margin-top:0px;
	margin-bottom:0px;
}


#autoload{
	display:none;	
}

