

/* Content Page*/
#logo img {
	width: 650px;
}
#content {
width:650px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:400px;
	}
