body {
  margin: 0px;
  padding: 0;
  text-align: center;
  background-color: #e8dea8;
  color: black;
    font: small Arial, Helvetica, Verdana, sans-serif;
   } 
   
    #wrapper {
  text-align: left;
  width: 770px;
  max-width: 770px;
height: auto;
min-height: 400px;
  margin-left: auto;
  margin-right: auto;
      padding: 0px; 
   
}

#bottxt {
color: #e8dea8;
font-size: 5pt;
}

#menu {
width: 762px;
min-height: 70px;
background-color: #fffee0;
padding: 2px;
 margin-bottom: 10px;
 border: 2px solid black;
}

#banner {
text-align: left;
width: 762px;
height: 125px;
background-color: #fffee0;
border: 2px solid black;
margin-bottom: 10px;
padding: 2px;
}

#content {
text-align: left;
width: 762px;
background-color: #fffee0;
border: 2px solid black;
margin-bottom: 10px;
padding: 2px;
}

#disccontent {
text-align: left;
width: 762px;
background-color: #fffee0;
border: 2px solid black;
margin-bottom: 10px;
padding: 2px;
min-height: 190px;
}
#discogl {
width: 250px;
min-height: 185px;

float: left;
}
#discogr {

}

#bannercontl {
width: 486px;
float: left;
}
#bannercontr {
width: 260px;
float: right;
padding: 5px;
}

#container{
width:100%;
 max-width: 770px;
}

#gigs {
width: 100%;
background-color: #fffee0;
padding: 2px;
border: 2px solid black;
}
#containerleft{
width: 371px; 
float: left;
}
#containerright{
width: 371px; 
float: right;
}
#left{
width: 371px; 
max-width: 371px; 
background-color: #fffee0;
border: 2px solid black;
padding: 2px;
float: left;
margin-bottom: 10px;
}
#right{
max-width: 358px; 
width: 358px; 
background-color: #fffee0;
border: 2px solid black;
padding: 2px;
margin-bottom: 10px;
margin-left:5px;
}
#clearrow {
clear:both;
}
h1 {
	font-size: 10pt;
	color: black;
	font-weight: bold;
	margin: 0 0 0 0;
	}
	h2 {
	font-size: 10pt;
	color: black;
	font-weight: normal;
	margin: 0 0 0 0;
	}
		h3 {
	font-size: 8pt;
	color: black;
	font-weight: normal;
	margin: 0 0 0 0;
	}
	
a {
text-decoration: underline;
color:black;
}

a:hover {
text-decoration: none;

}

a:visited {
	color: black;
}

img {
border: none;
}

#gallery {
float: left;
width: 100px;
height: 100px;
margin-left: 4px;
margin-bottom: 10px;
border: 2px solid black;
}

#galcontent {
text-align: left;
width: 762px;
min-height: 500px;
background-color: #fffee0;
border: 2px solid black;
margin-bottom: 10px;
padding: 2px;
}
#galcontentthumb {
text-align: left;
width: 762px;
min-height: 115px;
background-color: #fffee0;
border: 2px solid black;
margin-bottom: 10px;
padding: 2px;
}

.galthumbl {
float:left;
height: 100px;
width: 100px;
}
.galthumbr {
float:right;
height: 100px;
width: 100px;
}
#header {
text-align: left;
width: 762px;
background-color: #fffee0;
border: 2px solid black;
margin-bottom: 10px;
padding: 2px;
height: 60px;
}
