#links {
	list-style: none;
	position: relative;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#links li {
	display: inline;
}
#links li a {
	color: #d91720;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-weight: normal;
}
#links li a:hover {
	color: #d91721;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d91720;
}
#logo {
	list-style: none;
	position: relative;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#searchcontainer {
	list-style: none;
	position: relative;
	background-repeat: no-repeat;
	top: 5px;
}
#socialmedia {
	list-style: none;
	position: relative;
	background-repeat: no-repeat;
	top: 10px;
}
