html {
height:100%;
font-family:Helvetica, Arial, sans-serif;
font-weight:700;
font-size:20px;
line-height:23px;
}

body {
height:100%;
border-top:1px transparent solid;
position:relative;
background: #000 url(images/grey.jpg) repeat-y 0% 0;
margin:-1px 0 0;
padding:0;
}

p {
color: #FFFFFF;
}

img {
border: none;
}

.bigpic {
display: block;
margin: 40px auto;
border-color: white;
border-width: 2px;
border-style:outset;
}

.bigpicright {
float: right;
display: block;
clear: both;
margin: 0px 10px 0px 30px;
border-color: white;
border-width: 2px;
border-style:outset;
}

a {
text-decoration:none;
outline:none;
color: #69B1EE;
}

.center {
display: block;
margin-left: auto;
margin-right: auto;
}

#maincontainer {
height: 100%;
}

#topsection {
background:#FFF;
height:150px;
border-bottom:solid 10px green;
background-image:url(images/tapes2.gif);
background-repeat:no-repeat;
background-position:right;
}

#gig {
position: absolute;
top: 106px;
left: 23px;
height: 10px;
text-align: right;
font-size: 16px;
letter-spacing: 5px;
}

#name {
padding-left:20px;
padding-top:5px;
font-size:50px;
font-weight:700;
color:#FFF;
width:240px;
letter-spacing:-2px;
line-height:46px;
text-align:left;
margin:0;
}

#name a {
color:#000;
}

#name a:hover {
color:#69B1EE;
}

#contentwrapper {
float:left;
width:100%;
}

#contentcolumn {
margin-left:200px;
color: #FFF;
max-width: 610px;
padding-left:15px;
padding-top:5px;
}

#contentcolumnwide {
margin-left:200px;
color: #FFF;
max-width: 1050px;
padding-left:15px;
padding-top:5px;
}

#contentcolumn a {
color:#69B1EE;
}

#contentcolumn a:hover {
color:#FFF;
background:#69B1EE;
}

#leftcolumn {
float:left;
width:200px;
margin-left:-100%;
}

#leftcolumn a {
font-size:20px;
line-height:27px;
color:#000;
}

#leftcolumn a:hover {
color:#000;
background-color:#FFF;
}

#middly {
	margin-top: 50px;
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
	text-align: center;
}

#smaller {
	font-size: 19px;
}

#welcome {
	margin-top: 50px;
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;
	text-align: center;
}
.innertube {
margin:10px 10px 10px 20px;
}

.muchtext {
	font-size: 20px;
	line-height: 22px;
	text-align: justify;
}

.bigmarg {
margin:30px 0px 0px 30px;
}

ul {
list-style-type:none;
font-weight:700;
color:#FFF;
line-height:26px;
font-size:23px;
margin:0;
padding:0;
}
