@charset "UTF-8";
/* CSS Document */

#side_nav {
	display:none;
}

#my_body {
	width:970px;
	text-align:center;
	padding:0px;
	padding-top:20px;
	margin:0px;
	min-height:400px;
  	height:auto !important;
  	height:400px;
}

#body_wrapper {
	padding:10px;
}

#cd_cover {
	float:left;
	width:245px;
	border:#999999 solid 1px;
}

#quote {
	float:right;
	text-align:left;
	font-size:20px;
	width:600px;
	margin-right:80px;
}
