#header {height:100px;}



#page {
	width: 870px !important; /*Width of entire Blog*/
	_width: 870px !important; /*Check in IE to get the value that matches your blog*/
	border: 0px !important;
	padding: 0px !important;
	_padding: 0px !important;
}


#container {
	float: left;
	width: 600px !important;
	_width: 600px !important;
}


#content {
	width: 600px !important;
	_width: 600px !important;
	text-align: left;
	margin: 0 30px

}


#primary {
	position: relative;
	float: left;
	width: 560px;
	padding: 10px;
}