#left_column .page_heading{
	text-align : center;
	width : 960px;
	padding-left : 0px;
	padding-right : 0px;
}
#right_bar{
	display : none;
}
#left_column{
	width : 960px;
	min-height : 600px;
	position : relative;
	color : #444;
	font-size : 13px;
	}

#left_column #logo_pic {
	width : 428px;
	height : 293px;
	position : absolute;
	top : 200px;
	left : 265px;
}
#left_column #logo_pic img{
	padding : 2px;
	margin : 0px;
	}	
.ds_box{
	background : #eee;
	text-align : center;
}
.ds_box_outer{
	position : absolute;
	width : 500px;
}	
#symbolism{
	top : 90px;
	left : 730px;
	width : 200px;
	height : 385px;
}
#symbolism .ds_box{
	width : 180px;
	height : 365px;
}
	
#meaning{
	top : 90px;
	left : 0px;
	width : 200px;
	height : 285px;
}
#meaning .ds_box{
	width : 180px;
	height : 365px;
}
#composition{
	top : 480px;
	left : 216px;
}

#logo_theme{
	top : 90px;
	left : 216px;
}

#credit{
	position : absolute;
	width : 240px;
	height : 80px;
	text-align : center;
	top : 615px;
	left : 360px;
}
h3{
	text-align : center;
	font-size : 16px;
	font-weight : normal;
	border-bottom : 1px solid #333;
	margin : 0px;
	padding : 0px;
}
#left_column .ds_box p{
margin :5px 0px;
padding : 2px 0px;
}
#footer{
	top : 65px;
}

