body {
	color: white;
	font-size: 14px;
	line-height: 1.43em;
	background:#082d4d;
	padding-bottom:0;
}

#header {
	height:100px;
	margin:10px 0 0 20px;
}

#container {
	padding:0;
	margin:0;
}

#content {
	clear:both;
	border:0;
	padding:0;
	margin:0;
	min-height:600px;
	background: #776E69 url(../images/background_home.jpg) no-repeat;
}

a {	text-decoration:none;	color:#ccc; }
a:link { color:#ccc; text-decoration:none; }
a:visited { color:#ccc; text-decoration:none; }
a:active { color:white; text-decoration:none; }
a:hover { cursor:hand; color:white; text-decoration:underline; }


#content div.quotes {
	color:white;
	width:376px;
	margin-top:40px;
	line-height:16px;
}
#content div.quotes p {
}
#content div.quotes h1 {
	display:none;
}

#content div.menu {
	margin-top:40px;
	font-size:16px;
	font-weight:bold;
}
#content div.menu a {	text-decoration:none;	color:white; }
#content div.menu a:link { color:white; text-decoration:none; }
#content div.menu a:visited { color:white; text-decoration:none; }
#content div.menu a:active { color:black; background:white; text-decoration:none; }
#content div.menu a:hover { cursor:hand; color:black; background:white; text-decoration:none; }
#content div.menu span.hole0 {
	position:relative;
	left:30px;
	top:0;
}
#content div.menu span.hole1 {
	position:relative;
	left:50px;
	top:0;
}
#content div.menu span.hole2 {
	position:relative;
	left:70px;
	top:0;
}
#content div.menu span.hole3 {
	position:relative;
	left:90px;
	top:0;
}
#content div.menu span.hole4 {
	position:relative;
	left:110px;
	top:0;
}


#footer_wrap {
	border-top:1px solid #f00 ;
	background:#776E69;
}
#footer {
	background:#776E69;
	padding:10px;
	margin:0;
	border:0;
}
#footer p#copyright {
	color:#333;
	float:right;
	text-align:right;
}
#footer p#copyright span.by{
	font-size:12px;
}
#footer span#ssl {
	color:#ccc;
	float:right;
	padding-right:10px;
}
#footer ul#sitemap {
	font-size:13px;
	color:white;
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#footer ul ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#footer ul#sitemap li {
	float:left;
}
#footer ul#sitemap li a {
	color:#ccc;
	font-weight:bold;
	text-decoration:none;
}
#footer ul#sitemap li ul {
	font-size:0.9em;
	line-height:0.7em;
	margin-top:5px;
	margin-left:0px;
}
#footer ul#sitemap li li {
	color:#aaa;
	float:none;
	margin:0 0 10px;
	text-transform:none;
}
#footer ul#sitemap li li ul {
	margin:0;
}
#footer ul#sitemap li li li {
	display:none;
}
#footer ul#sitemap li li a {
	font-weight:normal;
}
#footer ul#sitemap li li a:hover, #footer ul#sitemap li a:hover {
	color:white;
	text-decoration:underline;
}

#footer h3 {
	margin:0;
	padding:0;
	margin-left:10px;
	margin-bottom:10px;
	margin:10px 0 10px 10px;
	color:black;
}

table#concerts {
	margin-left:10px;
	border-collapse:none;
	background:#495922;
	background:#586B29;
	background:#687E30;
	background:#779037;
	background:#86A33E;
	background:#ccc9c7;
	border-top:1px solid #a00;
	color:black;
}
table#concerts a {	text-decoration:none;	color:#082d4d; }
table#concerts a:link { color:#082d4d; text-decoration:none; }
table#concerts a:visited { color:#0D497D; text-decoration:none; }
table#concerts a:active { color:#0D497D; text-decoration:none; }
table#concerts a:hover { cursor:hand; color:#0D497D; text-decoration:none; }
table#concerts thead {
	border:0;
}
table#concerts th {
	padding:4px 5px;
	text-align:left;
	font-size:12px;
	color:#333;
}
table#concerts td {
	padding:5px;
}
table#concerts tr {
	border-bottom:1px solid #900;
}
table#concerts tr td {
	background:#9C9591;
}
table#concerts tr.odd td {
	background:#908884;
}
table#concerts thead th {
	background:#837B77;
}

