#header {
	width:750px;
	height:150px;
	text-align: left;
}
#content { 
	width:750px;
	margin-top:25px;
	float: left;
	text-align: left;
	z-index: 1;
}

#footer { 
	width:750px;
	height:100px;
	margin-top:10px;
}
#header hr{ 
	background: #ccc;
	color: #ccc;
	width: 700px;
	text-align: center;
}
#footer a{ 
	background: #fff;
	color: #aaa;
	font-size: .8em;
	text-align: center;
}
.mainSearch{
	font-size: 1.0em;
}
.mainButton{
	font-size: 1.0em;
	margin-bottom: 3px;
	padding: 1px;
}

