@import url("common.css");

#header	{
	width: 800px;
	height: 123px;
	background: url(/images/slamjamz/top.gif) top center no-repeat;
	color: black;
}
#headernav a:link {
	color: black;
}
#headernav a:visited {
	color: black;
}
#headernav a:hover {
	color: white;
}
#bottom	{
	width: 800px;
	height: 40px;
	background: url(/images/slamjamz/bottom.gif) top center no-repeat;
}
