
h1 a:link {
	color : #f3debf;
	padding-left : 10px;
}

#top 
{
	height: 60px;
	padding : 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	background-color : #000;
	color : #fff;
	border-bottom : 4px solid #ed7713;
	background-repeat: no-repeat;
	background-image: none;
}

#tagline {
	font-size : 0.8em;
	margin : 0px;
	color : #f3debf;
	padding-left : 13px;
}
