body{
	font: 14px/23px Papyrus, Arial, sans-serif;
	color: #30291e;
	margin: 0px;
	background: #000 url(../images/bg2.jpg) no-repeat;
	}
a:link, a:visited, a:active {
	color: #30291e;
	text-decoration: underline;
	font-weight: bold;
	}
a:hover{
	color: #736655;
	}
h1 {
	font-size: 17px;
	text-align: center;
	letter-spacing: 2px;
	text-transform: uppercase;
	}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

img{
	border: none;
}

#container {
	width: 900px;
	\width: 900px;
	w\idth: 900px;
	height: 710px;
	}

/* START HEADER */
#header{
	width: 166px;
	height: 55px;
	padding: 25px 0 0 28px;
	}	
	#header h1{
		width: 280px;
		height: 80px;
		padding: 0;
		margin: 0 auto;
		background: url(../images/logo2.gif) no-repeat;
		text-indent: -9000px;
		}
	
	#header h1 a{
		width: 166px;
		height: 55px;
		padding: 0;
		margin: 0;
		border: 0;
		display: block;
		text-decoration: none;
		}
		/* END HEADER */
#slideshow {
	width: 480px;
	height: 520px;
	margin: 0 auto;
	padding-right: 10px;
}

	/* START NAVIGATION */
#navigation { 
	float: left;
	width: 166px;
	margin: 0px;
	padding: 75px 0 5px 0px;
	font-size: 15px;
	text-align: right;
	letter-spacing: 1px;
	}
	#navigation ul{
		margin: 0;
		padding: 0;
		}
	#navigation ul li {
		list-style-type: none;
		padding: 3px 0px;
		}
	#navigation a:link, #navigation a:visited, #navigation a:active {
		color: #1978ae; 
		text-decoration: none;
		padding-right: 25px;
		}
	#navigation a:hover{
		color: #f4efe1;
		text-decoration: none;
		padding-right: 25px;
		background: url(../images/arrow.gif) no-repeat right 4px;
		}
	
/* END NAVIGATION */
	
/* START PAGE BODY */

.accent {
	font-size: 16px;
	letter-spacing: 2px;
	font-style: italic;
	line-height: 22px;
	color: #FF0000;
	}
#content {
	width: 515px;
	height: 575px;
	margin: 10px auto;
	padding: 10px 0 0 40px;
	overflow: auto;
}
	#content img {
		margin: 5px;
	}
.border {
	border: 1px solid #1b99e4;
	}

/* END PAGE BODY */
	

/* START FOOTER */
	#concerts{
		text-align: right;
	}
/* END FOOTER */

