a{
text-decoration:none;
color:#4f5da5;
}
a:hover{
text-decoration:none;
color:#black;
}

h1{
color:#b51010;
font-size:12pt;
text-transform:uppercase;
font-family: Verdana, sans-serif;
font-weight:normal;
}

h2{
font-size:10pt;
font-family: Verdana, sans-serif;
font-weight:normal;
font-weight:bold;
}

#main{
border:0px;
margin:auto;
width:800px;
font-family: Verdana, sans-serif;
color:#2e2e2e;
}

#topbar{
background-image: url(../images/folkclubtop3.jpg);
width:800px;
height:108px;
margin-top:5px;
float:left;
}

#linksbox{
width:800px;
float:left;
}

#innerlinksbox{
margin-top:5px;
margin-bottom:5px;
text-align:center;
width:auto;
margin-left:auto;
margin-right:auto;
}

.toplinks{
	font-family: Verdana, sans-serif;
	font-size:13pt;
	color:#4f5da5;
	padding:10px;
	
}

.toplinks:hover{
	color:black;
}

#unterlinksbar{
background-color:#666666;
width:800px;
height:2px;
float:left;
}

#mainbox{
	margin-left:100px;
	margin-right:100px;
	float:left;
	width:600px;
	margin-top:15px;
	margin-bottom:25px;
	color:2e2e2e;
font-size:10pt;
font-family: Verdana, sans-serif;
}

#footer{
border-top-width:2px;
border-top-style:solid;
border-top-color:#666666;
float:left;
width:800px;
padding-top:5px;
font-size:9pt;
color:#b51010;
padding-bottom:10px;
}

#footerleft{
float:left;
padding-bottom:2px;
}

#footerright{
float:right;
padding-bottom:2px;
}

.line{
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#BBBBBB;
width:100%;
float:left;
margin-top:10px;
margin-bottom:10px;
}

#listingsbox{
float:left;
width:100%;

}

#datebox{
float:left;
height:100%;
width:15%;
}

#listingsinner{
float:left;
height:100%;
width:85%;
}