body {
	background: #ffffff url(images/swirlbg1.jpg) bottom repeat-x;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-family: tahoma, arial, sans-serif;
}
#header, #topsection, #middlesection, #bottomsection {
	position: relative;
	width: 100%;
	left: 0px; top: 0px;
	min-width: 776px;
}
#middlesection {
	clear: both;
}
#bottomsection {
	top: 10px;
}
#left {
	float: left;
	width: 17%;
}
#main {
	float: left;
	width: 80%;
}
#main1 {
/*	float: left;
	width: 70%;*/
	position: relative;
	padding: 10px 320px 10px 10px;
}
#main2 {
	position: relative;
	padding: 20% 460px 10px 40px;
}
#right {
	float: right;
	width: 20%;
}
#right1 {
/*	float: right;*/
	position: absolute;
	top: 0px;
	right: 20px;
	width: 300px;
}
#right2 {
	position: absolute;
	top: 10%;
	right: 50px;
	width: 350px;
	padding: 5px;
/*	border: 10px dotted #000099;*/
}
#right ol, #main ol {
	font-size: 11px;
	line-height: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#right ol li, #main ol li {
	margin: 0px 0px 5px 0px;

}
#header {
	height: 100px;
/*	height: 85px;*/
	background: url(images/topbg3.gif) top repeat-x;
/*	background-color: #ffffff;*/
	width: 100%;
}
#headercontainer {
	position: relative;
	top: 15px;
/*	top: 0px;*/
	left: 0px;
	border-top: 1px dashed #cccccc;
/*	margin: 89px 0px 0px 0px;*/
	width: 100%;
}
#footer {
	background: #999999 url(images/bottombg.gif) top left repeat-x;
	height: 24px;
	border-top: 1px dashed #ffffff;
	color: #e5e5e5;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding: 4px 10px 4px 10px;
	margin: 0px;
	position: relative;
	clear: both;
}
h1#logo {
	margin: 0px;
/*	padding: 20px 0px 0px 10px;
	float: left;*/
	position: absolute;
	top: 4px;
	left: 5px;
}
a {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #ff6600;
	text-decoration: none;
}
p, ul {
	font-size: 12px;
	line-height: 15px;
	margin: 10px 0px 10px 0px;
}
p.small {
	font-size: 11px;
	line-height: 14px;
	margin: 4px 0px 6px 0px;
}
h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #808080;
	margin: 4px 0px 6px 0px;
}
h3 {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}
h3.frontevent {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	font-size: 12px;
/*	margin-bottom: 1px;*/
	border: 1px solid #000000;
	margin: 1px 0px 1px 0px;
}
input:focus, textarea:focus {
	background-color: #ffffcc;
}
.none {
	border: none;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
/*	background-color: #ffffff;*/
	font-size: 10px;
	height: 10px;
}
.date {
	width: 140px;
	background-color: #e5e5e5;
	color: #666666;
	padding: 0px 2px 0px 2px;
	border: 1px solid #cccccc;
	margin-bottom: 0px;
}
#artistevents .date {
	background-color: #e5e0cf;
	border: 1px solid #b3aea1
}
.date2 {
	width: 150px;
	background-color: #cc0000;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 2px 1px 2px;
	border: 1px solid #660000;
	margin-bottom: 0px;
}
.bluebutton {
	background-color: #5C6899;
	color: #ffffff;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding: 1px;
	margin-top: 4px;
}
.greybutton {
	background-color: #999999;
	color: #ffffff;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	padding: 1px;
}
.error {
	color: #990000;
}
ul#menu, ul#menu2 {
/*	position: absolute;
	top: 20px;
	left: 220px;*/
	width: 240px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	height: 30px;
	margin: 34px 0px 0px 200px;
	padding: 0px;
	border-right: 1px dashed #e5e5e5;
	list-style: none;
	display: inline;
	float: left;
}
ul#menu li, ul#menu2 li {
	display: inline;
	float: left;
	border-left: 1px dashed #e5e5e5;
}
ul#menu li a {
	display: block;
	color: #999999;
	text-decoration: none;
/*	width: 100px;*/
	padding: 5px 10px 5px 10px;
}
ul#menu li a:hover {
/*	background-color: #FFD080;
	background-color: #bfeaff;
	background-color: #e5e5e5;*/
	color: #000066;
}
ul#menu2 li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
}
ul#menu2 li a:hover {
/*	background-color: #d0e0ff;*/
	color: #cc0000 /*000066*/;
}
#topicons {
	position: absolute;
	top: 20px;
	right: 10px;
	width: 120px;
}
#topicons img {
/*	float: right;*/
	display: inline;
}
#topicons a {
	float: right;
	margin: 0px 0px 0px 10px;
}
#topicons a:hover {
	background-color: #E7F7FF;
}
#toplogin {
	font-size: 11px;
	line-height: 15px;
/*	position: absolute;
	top: 15px;
	right: 10px;*/
	float: right;
	margin: 30px 10px 0px 5px;
	white-space: nowrap;
}
div.row {
	clear: both;
}
div.row span.label {
/*	width: 60px;*/
	float: left;
	text-align: right;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	position: relative;
}
div.row span.field {
/*	width: 90px;*/
	float: right;
	text-align: left;
	padding: 4px 0px 6px 0px;
	position: relative;
}
div.row span.field input {
/*	margin: 0px 0px 6px 0px;
	width: 70px;*/
}
div.rightrow {
	margin: 8px 0px 2px 8ex;
	clear: both;
}
#artistlogin {
	background: url(images/whitebg_top.gif) top left no-repeat;
	margin: 10px 8px 10px 8px;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
#artistlogin h2 {
	background: url(images/whitebg_topright.gif) top right no-repeat;
	margin: 0px;
	padding: 7px 0px 7px 0px;
	text-align: center;
}
#artistlogin_body {
	background: url(images/whitebg_right.gif) top right repeat-y;
/*	height: 150px;*/
	padding: 5px;
}
#artistlogin p {
	margin: 5px 0px 0px 0px;
}
#artistlogin_footer {
	background: url(images/whitebg_bottomleft.gif) bottom left no-repeat;
	height: 6px;
}
#artistlogin_footerright {
	background: url(images/whitebg_bottomright.gif) bottom right no-repeat;
	height: 6px;
}
#underground {
	background: url(images/greybg_top.gif) top left no-repeat;
/*	margin: 10px 8px 10px 8px;
	margin: 30px 8px 20px 8px;*/
	margin: 10px 8px 15px 8px;
}
#underground h2 {
	background: url(images/greybg_topright.gif) top right no-repeat;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	text-align: center;
}
#underground_body {
	background: url(images/greybg_right.gif) top right repeat-y;
/*	height: 200px;*/
	padding: 5px 2px 10px 2px;
}
#underground_footer {
	background: url(images/greybg_bottomleft.gif) bottom left no-repeat;
	height: 6px;
}
#underground_footerright {
	background: url(images/greybg_bottomright.gif) bottom right no-repeat;
	height: 6px;
}
#softmp3 {
	background: url(images/soft_top.gif) top left no-repeat;
	width: 24%;
	margin: 0px 2px 0px 5px;
	float: left;
}
#softmp3 h2 {
	background: url(images/soft_topright.gif) top right no-repeat;
	margin: 0px;
	padding: 7px 0px 7px 0px;
/*	height: 40px;*/
	text-align: center;
}
#softbody {
	background: url(images/soft_right.gif) top right repeat-y;
/*	height: 300px;*/
	padding: 5px 2px 10px 2px;
}
#softfooter {
	background: url(images/soft_bottomleft.gif) bottom left no-repeat;
	height: 6px;
}
#softfooterright {
	background: url(images/soft_bottomright.gif) bottom right no-repeat;
	height: 6px;
}
#popmp3 {
	background: url(images/pop_top.gif) top left no-repeat;
	width: 24%;
	margin: 0px 2px 0px 2px;
	float: left;
}
#popmp3 h2 {
	background: url(images/pop_topright.gif) top right no-repeat;
	margin: 0px;
	padding: 7px 0px 7px 0px;
/*	height: 30px;*/
	text-align: center;
}
#popbody {
	background: url(images/pop_right.gif) top right repeat-y;
/*	height: 300px;*/
	padding: 5px 2px 10px 2px;
}
#popfooter {
	background: url(images/pop_bottomleft.gif) bottom left no-repeat;
	height: 6px;
}
#popfooterright {
	background: url(images/pop_bottomright.gif) bottom right no-repeat;
	height: 6px;
}
#rockmp3 {
	background: url(images/rock_top.gif) top left no-repeat;
	width: 24%;
	margin: 0px 2px 0px 2px;
	float: left;
}
#rockmp3 h2 {
	background: url(images/rock_topright.gif) top right no-repeat;
	margin: 0px;
	padding: 7px 0px 7px 0px;
/*	height: 40px;*/
	text-align: center;
}
#rockbody {
	background: url(images/rock_right.gif) top right repeat-y;
/*	height: 300px;*/
	padding: 5px 2px 10px 2px;
}
#rockfooter {
	background: url(images/rock_bottomleft.gif) bottom left no-repeat;
	height: 6px;
}
#rockfooterright {
	background: url(images/rock_bottomright.gif) bottom right no-repeat;
	height: 6px;
}
#hardmp3 {
	background: url(images/metal_top.gif) top left no-repeat;
	width: 24%;
	margin: 0px 0px 0px 2px;
	float: left;
}
#hardmp3 h2 {
	background: url(images/metal_topright.gif) top right no-repeat;
	margin: 0px;
	padding: 7px 0px 7px 0px;
/*	height: 40px;*/
	text-align: center;
}
#hardbody {
	background: url(images/metal_right.gif) top right repeat-y;
/*	height: 300px;*/
	padding: 5px 2px 10px 2px;
}
#hardfooter {
	background: url(images/metal_bottomleft.gif) bottom left no-repeat;
	height: 6px;
}
#hardfooterright {
	background: url(images/metal_bottomright.gif) bottom right no-repeat;
	height: 6px;
}
#newest {
	background: url(images/orangebg_top.gif) top left no-repeat;
/*	margin: 30px 8px 20px 8px;*/
	margin: 5px 8px 10px 8px;
}
#newest h2 {
	background: url(images/orangebg_topright.gif) top right no-repeat;
	margin: 0px;
	padding: 7px 0px 7px 0px;
	text-align: center;
}
#newest_body {
	background: url(images/orangebg_right.gif) top right repeat-y;
	padding: 5px 2px 10px 2px;
/*	height: 400px;*/
}
#newest_footer {
	background: url(images/orangebg_bottomleft.gif) bottom left no-repeat;
	height: 6px;
}
#newest_footerright {
	background: url(images/orangebg_bottomright.gif) bottom right no-repeat;
	height: 6px;
}
#softbody, #popbody, #rockbody, #hardbody {
	min-height: 380px;
}
#softmp3 a.all, #popmp3 a.all, #rockmp3 a.all, #hardmp3 a.all, #newest a.all, #underground a.all, a.next20 {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	display: block;
	width: 50px;
	text-decoration: none;
	margin: auto;
	margin-top: 0px;
/*	margin-left: 0px;*/
	margin-bottom: 5px;
	padding-top: 1px;
	padding-bottom: 2px;
	text-align: center;
}
#softmp3 a.all, #popmp3 a.all, #rockmp3 a.all, #hardmp3 a.all {
	color: #333366;
	border-right: 1px solid #586267;
	border-bottom: 1px solid #586267;
/*	background-color: #CFDEE5;*/
	background-color: #BDD3FF;
}
#softmp3 a.all:hover, #popmp3 a.all:hover, #rockmp3 a.all:hover, #hardmp3 a.all:hover {
	background-color: #ffffff;
	color: #999999;
}
#newest a.all {
	color: #805F40;
	border-right: 1px solid #7A7964;
	border-bottom: 1px solid #7A7964;
	background-color: #FFFDD2;
}
#newest a.next20 {
	color: #ffffff;
	border-right: 1px solid #7A7964;
	border-bottom: 1px solid #7A7964;
	background-color: #FF9900;
}
a.next20 {
	margin-top: 10px;
}
#newest a.all:hover, #newest a.next20:hover {
	background-color: #ffffff;
	color: #807F69;
}
#underground a.all {
	color: #666666;
	border-right: 1px solid #7A7964;
	border-bottom: 1px solid #7A7964;
	background-color: #e9e9e9;
}
#underground a.all:hover {
	background-color: #ffffff;
	color: #999999;
}
.whitebox {
	background: #fff url(images/whitebg_top.gif) top left no-repeat;
	margin: 5px 0px 10px 8px;
	font-size: 11px;
	line-height: 14px;
/*	position: relative;*/
}
.whitebox h2 {
	background: url(images/whitebg_topright.gif) top right no-repeat;
	margin: 0px;
	padding: 7px 0px 7px 0px;
/*	height: 40px;*/
	text-align: center;
}
.whiteboxbody {
	background: url(images/whitebg_right.gif) top right repeat-y;
/*	height: 150px;*/
	padding: 5px 5px 10px 5px;
}
.whiteboxbody1 {
	background: url(images/whitebg_right.gif) top right repeat-y;
	padding: 10px 20px 10px 20px;
}
.whiteboxfooter {
	background: url(images/whitebg_bottomleft.gif) bottom left no-repeat;
	height: 6px;
}
.whiteboxfooterright {
	background: url(images/whitebg_bottomright.gif) bottom right no-repeat;
	height: 6px;
}
.bigcolumn {
/*	width: 62%;
	float: right;*/
	margin: 0px 2px 20px 8px;
	padding: 2px 5px 10px 180px;
	border-top: 1px dashed #d9d9d9;
	border-bottom: 1px dashed #d9d9d9;
	background-color: #ffffff;
}
.smallcolumn {
	margin: 0px 0px 0px 8px;
/*	margin: 0px 0px 20px 8px;
	width: 170px;
	border: 1px dashed #d9d9d9;*/
	background-color: #e9e9e9;
	padding: 3px 5px 5px 10px;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	float: left;
	width: 150px;
}
.bigcolumn h2, .smallcolumn h2 {
	margin: 4px 4px 4px 0px;
}
#legend {
/*	position: relative;
	top: 150px;
	left: 220px;
	border: 1px dotted #e5e5e5;*/
	padding: 2px 6px 2px 1px;
	font-size: 10px;
	line-height: 10px;
	float: right;
	margin: 0px 2px 0px 0px;
	white-space: nowrap;
	clear: both;
}
#artisttab {
/*	position: relative;
	top: -41px;
	height: 40px;
	left: 180px;*/
}
ul#artisttab {
	margin: 0px 0px 0px 200px;
	padding: 0px 10px 0px 0px;
	list-style: none;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}
ul#artisttab li {
	float: left;
	background: url("images/tableft.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 6px;
}
ul#artisttab a {
	display: block;
	background: url("images/tabright.gif") no-repeat right top;
	padding: 12px 15px 7px 10px;
	text-decoration: none;
	font-weight: bold;
	color: #765;
}
ul#artisttab a:hover {
	color:#ff6600;
}
#scrollerbox {
	width: 150px;
/*	height: 150px;*/
	float: left;
	margin: 20px 0px 0px 5px;
	padding: 0px 5px 10px 5px;
	border: 1px solid #e5e5e5;
	font-size: 12px;
	line-height: 15px;
}
#softbody td, #popbody td, #rockbody td, #hardbody td, #newest_body td, #underground_body td, .whiteboxscrollbody td {
	font-size: 11px;
	line-height: 13px;
}
#softbody .time, #popbody .time, #rockbody .time, #hardbody .time, #newest_body .time, #underground_body .time, .whiteboxscrollbody .time {
	font-size: 10px;
}
#softbody a.song, #popbody a.song {
	color: #0000cc;
	font-weight: bold;
}
#rockbody a.song, #hardbody a.song {
	color: #000099;
	font-weight: bold;
}
#newest_body a.song {
	color: #ff3300;
	font-weight: bold;
}
#underground_body a.song {
	color: #993300;
	font-weight: bold;
}
#softbody a.artist, #popbody a.artist, #rockbody a.artist, #hardbody a.artist, #underground_body a.artist {
	color: #000000;
}
#newest_body a.artist {
	color: #000099;
}
#softbody a:hover, #popbody a:hover, #rockbody a:hover, #hardbody a:hover {
	color: #ffffff;
}
#underground_body a:hover, #newest_body a:hover {
	color: #cc0000;
}
.whiteboxscroll {
	background: url(images/whitebg_top.gif) top left no-repeat;
	margin: 5px 0px 10px 8px;
	font-size: 11px;
	line-height: 14px;
	position: relative;
}
.whiteboxscroll h2 {
	background: url(images/whitebg_topright.gif) top right no-repeat;
	margin: 0px;
	padding: 7px 0px 7px 0px;
/*	height: 40px;*/
	text-align: center;
}
.whiteboxscrollbody {
	background: url(images/whitebg_right.gif) top right repeat-y;
	height: 150px;
	padding: 5px 5px 10px 5px;
	overflow: auto;
}
.whiteboxscrollfooter {
	background: url(images/whitebg_bottomleft.gif) bottom left no-repeat;
	height: 6px;
}
.whiteboxscrollfooterright {
	background: url(images/whitebg_bottomright.gif) bottom right no-repeat;
	height: 6px;
}
#artistcontrolcenter {
	position: relative;
	width: 400px;
	margin: auto;
}
#artistsignup {
	position: relative;
	width: 600px;
	margin: auto;
	margin-bottom: 10px;
}
#artistcontrolcenter form, #artistsignup form {
	padding: 0px;
}
#artistcontrolcenter input {
	margin: 10px 0px 0px 0px;
}
#artistcontrolcenter .whiteboxbody, #artistsignup .whiteboxbody {
	font-size: 12px;
	line-height: 16px;
	padding: 10px 20px 10px 20px;
}
#artistsignup p {
	clear: both;
}
#right2 h2 {
	font-size: 26px;
	line-height: 30px;
	font-weight: bold;
	color: #000099;
}
#right2 p {
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	text-align: left /*justify*/;
	color: #cc0000;
	word-spacing: 0.4ex;
}
#right2 u {
	text-decoration: none;
	border-bottom: 1px dashed #ff0000;
	color: #ff0000;
}
#main2 p {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-align: justify;
}
#listartist {
	margin: 34px 4px 0px 8px;
}
table#listartisttable th {
	font-weight: bold;
	color: #999999;
	font-size: 10px;
	text-align: left;
	white-space: nowrap;
}
table#listartisttable .dataTableRowOver {
	background-color: #e0ebff;
}
table#listartisttable td.last {
	white-space: nowrap;
}
#disappear {
	display: none;
}	
body.nobg {
	background-image: none;
}
body.nobg #header {
	background-image: none;
}
body.nobg #headercontainer {
	border-top: none;
}