#center {
	width:100%;
}
#holder {
	width:950px;
}
#header-image {
	float:left;
}
#header {
	text-align: right;
}
#logo {
	margin-bottom: 5px;
}
#footer {
	float: left;
	border-top:1px solid #AFAFAF;
	width:950px;
}
#footer .active {
	color:#DFA385;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer pre {
	margin:5px 0px;
}
#footer-bg {
	margin:15px 0px 5px 0px;
}
#header-holder {
	border-top:1px solid #AFAFAF;
	border-bottom:1px solid #AFAFAF;
	height: 290px;
}
#content {
	display: block;
	float: left;
	margin-top:40px;
	margin-left:230px;
	margin-bottom: 50px;
	min-height: 200px;
}
a img {
	border:none;
}
