#wrapper {
	width: 985px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #e9e9e4;
}
#imageholder {
	background-color: #e9e9e4;
}
#header {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EAEAEA;
	border-left-color: #EAEAEA;
	background-color: #FFFFFF;
	height: 85px;
}
#content {
	background-image: url(../img/faux-columns.png);
	background-repeat: repeat-y;
	overflow: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #990000;
}

#content a:link {
	font-family: Tahoma, Arial, Helvetica;
	color: #336699;
	text-decoration: none;
}
#content a:visited {
	color: #336699;
	text-decoration: none;
}
#content a:hover {
	color: #3366FF;
	text-decoration: underline;
}

#searchbar {
	width: 410px;
	float: right;
	margin-right:3px;
	margin-top: 12px;
	text-align: right;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	width: 985px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#searchbutton {
	vertical-align: top;
}
#sp_q {


}
