@import url("common.css");

#header	{
	width: 800px;
	height: 123px;
	background: url(/images/ultimateears/top.gif) top center no-repeat;
}
#headernav ul {
	color: white;
}
#headernav a:link {
	color: white;
}
#headernav a:visited {
	color: white;
}
#headernav a:hover {
	color: #ff6600;
}
#headernav p	{
	text-color: white
}
#bottom	{
	width: 800px;
	height: 40px;
	background: url(/images/ultimateears/bottom.gif) top center no-repeat;
}
