/* CSS Document */


body {
	background-color: #FFDD55;
	background-image: url(images/static/bg.gif);
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 0px;
	scrollbar-base-color: #FFDD55;
	width: 680px;
}

body, td, select, input, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

select, input {
font-size: 11px;
display: inline;
}

#concerts td {
font-size: 11px;
}

h1 {
	font-size: 0.8em;

}

h2 {
}

h3 {
}

p {
	font-size: 0.7em;
	margin-top:0px;
	margin-bottom: 5px;
}

A:link, A:active, A:visited, A:hover { text-decoration:none; color: #993300; font-weight:bold; }
/*A:link {}
A:active {}
A:visited {}
A:hover {}*/


A.video:link, A.video:active, A.video:visited, A.video:hover { text-decoration:none; color: #000000; font-weight:normal; }
/*A.video:link {}
A.video:active {}
A.video:visited {}
A.video:hover {}*/


.videotext {
}

.videoimage {
	margin-right: 10px;
	float: left;
}

.videoobject {
	float: left;
	width: 160px;
}

.spacer {
	clear: both;
	margin-bottom: 10px;
}

.videofile {
	float: right;
	margin: 20px;
}

#flashcontent {
	/*width:440px;
	margin: 20px;
	text-align: right;*/
}

.mediumthumb {
	float: left;
	margin-right: 10px;
}

.smallthumb {
	float: left;
	margin-right: 10px;
	margin-left: 80px;
}

.news {
	margin-right: 10px;
	margin-left: 10px;
}

.thumb {
	background-color: #dddddd;
	height: 80px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #eeeeee;
}

#menu, #logo {
float:left
}


#menu {
width: 480px;
}

.topmenu {
}

.bands {
}

#logo {
width:160px;
margin-left: 10px;
}


#header {
clear:both;
margin-bottom: 20px;
width: 640px;
}

.bands div {
float:left
}


#main {
clear:both;
}

.left {
width:300px;
margin-right: 20px;
}

.middle {
width:300px;
}

.left, .middle {
float:left
}


#frontpage {
clear:both;
}

#video {
clear:both;
margin-bottom:20px;
}

#contact {
clear:both;
margin-bottom:20px;
}

#contact div {
float: left;
width: 150px;
margin-right: 10px;
}

.videopreview {
width: 480px;
}

.about {
width:160px;
margin-left: 10px;
}

.videopreview, .about {
float:left
}

.videos
{ 
   width:640px;
   height: 165px; 
   overflow:auto; 
   scrollbar-base-color:#ffdd55;
   margin-bottom:20px;
}
