body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(../graphics/background.gif);
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
a:link {
	color: #ff9900;
}
a:visited {
	color: #ff9900;
}
h1 {
	font-size: 44px;
	color: #f90;
	text-transform: uppercase;
}
h2 {
	font-size: 28px;
	text-transform: uppercase;
	color: #FF9900;
	display: inline;
	font-weight: normal;
}

#logrollover {
	position: absolute;
	top: 0px;
	left: 0px;
}

html > body #logrollover {
top: 0px;
}

.newbandsub {
	font-size: 32px;
	text-transform: uppercase;
	color: #ff9900;
	background-color: #ffcc00;
}
a:hover {
	color: #ff6600;
	text-decoration: none;
}
a:active {
	color: #ff9900;
}
.catalyst_footer {
	font-size: 10px;
	text-align: center;
}
h3 {
	font-size: 14px;
	color: #f60;
	background-color: #fc0;
	display: inline;
}
.logostyle {
	margin-right: 5px;
	margin-left: 5px;
	border: 0px;
}
.withlines {
	text-align: center;
	display: block;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f90;
	border-bottom-color: #f90;
}
.dc_body {
	background-color: #ffffff;
	background-image: none;
	margin-left: 0px;
}
.dc_bottomframe {
	background-image: url(../graphics/DCbottombanner.jpg);
	background-position: left top;
}
.whats_hot_layer {
	border: medium double #ff9900;
}

