body {
	background: url('images/background.jpg') repeat fixed #000000;
	background-position: top center;
	margin: 0px;
}

h1 {	
	color: #970106;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size:17px;
	font-weight: bolder;
	font-style: italic;
	line-height:105%;
	margin-bottom:15px;
}

h2 {	
	color: #000000;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size:15px;
	font-weight: bold;
	line-height:105%;
	margin-top:25px;
	margin-bottom:7px;
}

h3 {	
	color: #000000;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size:14px;
	font-weight: bold;
	font-style: italic;
	line-height:105%;
	margin-top:10px;
	margin-bottom:3px;
	border-bottom: 1px solid #970106;
}

h4 {	
	color: #970106;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size:17px;
	font-weight: bolder;
	line-height:105%;
	margin-bottom:0px;
}

p {
	color: #000000;
	font-family: tahoma, helvetica, verdana, sans-serif;
	margin-top: 2px;
	font-size:12px; 
	margin-bottom: 18px;
	text-align: justify;
}

td {
	color: #000000;
	font-family: tahoma, helvetica, verdana, sans-serif;
	font-size:11px; 
	text-align: justify;
}

hr {
	color: #000000;
	background-color: #000000;
	height:1px;
	width: 96%;
	border: 0px;
}

a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover, a:active {
	color: #000000;
	text-decoration: none;
}

a.sbg:link, a.sbg:visited {
	color: #fff;
	text-decoration: underline;
}

a.sbg:hover, a.sbg:active {
	color: #fff;
	text-decoration: none;
}

#caklist { margin: 0; padding: 0; list-style-type: none; }

li {
	margin: 0px;
	padding: 5px 18px;
	background: url(images/bullet.gif) 0 9px no-repeat;
}

#ad {
	background: #970106;
	align: center;
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	padding:10px;
	margin-bottom: 15px;
}

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

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

#redbox {
	background: #aa3d3e;
	color: #ffffff;
	font-size: 11px;
	text-align:center;
	margin:0px;
	padding:0px;
}

#redbox a:link, #redbox a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#redbox a:hover, #redbox a:active {
	color: #ffffff;
	text-decoration: none;
}

#reasons {
	background: #970106;
	padding: 3px;
	color: #ffffff;
	font-size: 10px;
	margin-bottom: 15px;
}

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

#reasons a:hover, #reasons a:active {
	color: #ffffff;
	text-decoration: underline;
}

#artists {
	background: #970106;
	padding: 3px;
	color: #ffffff;
	font-size: 10px;
	margin-bottom: 15px;
}

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

#artists a:hover, #artists a:active {
	color: #ffffff;
	text-decoration: underline;
}

.artThumb {
	border: 3px solid #970106;
}

.gallery {
	background: #970106;
}

#news {
	font-family:Courier, Courier New, Serif;
	font-weight:bold;
	color:#ffffff;
}

#news a:link, #news a:visited {
	text-decoration: none;
}

#news a:hover, #news a:active {
	text-decoration: underline;
}
