body {
	margin: 0;		
}

body, table, td, p {
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #2f2f2e;
}

#newsletter {
	margin: 0 auto;
	width:  750px;
	background: #74a7c9 url('/images/newsletter/bck_texture.gif') repeat-y top left;
}

h1 {
	font:  21px/24px Georgia, "Times New Roman", Times, serif;
	color: #2f2f2e;
	clear: both;
	margin: 0;
	padding: 15px 0 0 0;	
}

h2 {
	font: 16px/18px Georgia, "Times New Roman", Times, serif;
	clear:both;
	color: #2f2f2e;
	margin: 0 0 15px 0;
}

h3 {
	font: bold 16px/18px Georgia, "Times New Roman", Times, serif;
	color: #770000;
	margin: 0 0 15px 30px;
}

p {
	margin: 0 0 10px 0;
}

a, a:link {
	color: #770000;
	font-weight: bold;	
}

a:hover, a:focus {
	color: #990000;
	text-decoration: none;	
}

/*=======   SIDEBAR CONTENT    ==========*/
.artists img, .future_events img {
	float: left;
	padding: 0 5px 0 0;
}


/*=======   MAIN CONTENT    ==========*/

#content img {
	border: 5px solid #FFFFFF;	
}

.float_left {
	float: left;
	margin: 0 5px 0 0;
}

.float_right {
	float: right;
	margin: 0 0 0 5px;
}
