a:link, a:visited {
	color: #ffffff;
	font-weight: none;
	text-decoration: none;
}

a:hover, a:active {
	color: #800000;
	font-weight: none;	
	text-decoration: none;
}

img {border: 0;}

body {
	background-color: #010101;
	margin: 0px;
	padding: 0px;
	padding-bottom: 50px;
	font-family: verdana, tahoma, sans-serif;
	color: #1E1000;
	font-size: 0pt;
	vertical-align: top;
}

td {vertical-align: top;}
h1 {font-size: 10pt;color: #d52a2a;margin:8px 0px 0px 0px;}
p {
	margin:8px;
	margin-left:0;
}
h2 {
	background-image: URL(images/bg_gigs.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #130f0d;
	font-size: 8pt;
	color: #d52a2a;
	font-weight: normal;
	padding: 6px 4px 6px 4px;
	margin: 0;
	border-top: 1px dotted #21150f;
	border-bottom: 1px dotted #322722;
}

li {
	list-style: none;
	padding: 2px;
	padding-left: 2px;
}

.mainbox {
	width: 984px;
	background-image: URL(images/bg_content.jpg);
	background-repeat: repeat-y;
}

.cont_left, .cont_right {
	background-image: URL(images/bg_cont_left1.gif);
	background-repeat: no-repeat;
	width: 528px;
	font-family: verdana, tahoma, sans-serif;
	color: #dfdfdf;
	font-size: 8pt;
	text-align: left;
	padding-bottom: 40px;
}

.cont_left img {
	border: 1px solid #5b0d0d;
	padding: 3px;
	background-color: black;
}

.cont_right {
	background-image: URL(images/bg_cont_right1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #090706;
	width: 262px;
	padding-bottom: 80px;
}

.box1 {
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;	
	padding-top: 5px;
	line-height: 16px;
}

.box2 {
	padding: 8px;
}

.news_date, .profile_topic {
	border-top: 1px dotted #601212;
	font-family: tahoma, verdana, sans-serif;
	color: #8f8f8f;
	font-size: 8pt;
}

.profile_topic {
	border-top: 0;
	border-bottom: 1px dotted #601212;
	font-size: 11pt;
	font-variant: small-caps;
	padding: 2px;
	padding-left: 0;
}

.topic1, .topic2, .topic3 {
	border-bottom: 1px dotted #601212;
	font-family: verdana, tahoma, sans-serif;
	color: #d52a2a;
	font-size: 9pt;
	padding-bottom: 3px;
	font-weight: bold;
}

.topic2 {
	font-size: 8pt;
	font-weight: normal;
}

.topic3 {
	border-bottom: 0;
	color: #d9d9d9;
	padding: 5px;
}

.darktext {
	color: #696969;
}

.gigs_date {
	font-weight: normal;
	color: #d24d18;
}

.gallerycell {
	width: 165px;
	text-align: center;
	vertical-align: middle;
}

.dl a:link, .dl a:visited {
	background-image: url(images/icon_dl2.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 14px;
	font-weight: normal;
}

.dl a:hover, .dl a:active {
	background-image: url(images/icon_dl.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 14px;
	font-weight: normal;
}