@charset "utf-8";

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	/*text-align: center; */ /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container {
	width: 700px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 100px;
	background-color: #333333;
	background-image: url(../images/neon_sides.jpg);
	background-repeat: repeat-y;
} 
.twoColFixLtHdr #header {
	height: 200px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(../images/neon_top.jpg);
	background-repeat: no-repeat;
} 

.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#bigart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin-left: 10px;
	margin-top: 25px;
	width: 225px;
	height: 30px;
	position: absolute;
	z-index:1;
}

.twoColFixLtHdr #header .headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00cc33;
	width: 200px;
	padding-right: 0;
	padding-bottom: 10px;
	text-align: right;
	top: 75px;
	position: absolute;
	left: 225px;
	font-weight: bold;
}

.twoColFixLtHdr #topnav {
	height: 20px;
	width: 575px;
	left: 130px;
	position: absolute;
	top: 180px;
}

.twoColFixLtHdr #header .headerlogo {
	height: 160px;
	width: 258px;
	left: 455px;
	position: absolute;
	top: 18px;
}
#headerlogo2 {
	height: 268px;
	width: 432px;
	left: 316px;
	position: absolute;
	top: 20px;
}


.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #009900;
}

#sidebar1 p {
	font-family:Arial, Helvetica, sans-serif;
	color:#009900;
}
h4 #sidebar1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
}

.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-left: 200px;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
} 
.twoColFixLtHdr #mainContent2 {
	margin-top: 100px;
	margin-right: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
} 

.twoColFixLtHdr #footer {
	background-image: url(../images/neon_bottom.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	padding-top: 0px;
	background-position: bottom;
} 

#bandlogo {
	width: 300px;
	height: 300px;
	margin-left: 100px;
	margin-top: 10px;
	}

.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.band_mermen { /* this class can be used to float an element left in your page */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-transform: capitalize;
	color: #ff3300;
	font-weight: bolder;
	text-decoration: none;
}

.band_mutaytor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	text-transform: capitalize;
	color: #ffcc33;
	font-weight: bolder;
	text-align: justify;
	word-spacing: 5px;
	text-decoration: none;
}
.band_extra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-transform: uppercase;
	color: #00cc33;
	text-align: center;
	font-weight: bolder;
}
.band_gooferman {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffcc33;
	font-weight: bolder;
	letter-spacing: 1.2px;
	text-decoration: none;
	margin-right: 25px;
	font-variant: small-caps;
	font-style: oblique;
}
.band_eric {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #ff3300;
	font-weight: bolder;
	word-spacing: 6px;
	text-decoration: none;
}
.band_polkacide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #00cc33;
	font-weight: bolder;
	letter-spacing: 5px;
	text-decoration: none;
}
.band_beats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #ffcc33;
	font-weight: bolder;
	word-spacing: 4px;
	text-decoration: none;
	margin-left: 10px;
	letter-spacing: 1px;
}

.band_999 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #ffcc33;
	font-weight: bolder;
	text-align: justify;
	word-spacing: 10px;
	text-decoration: none;
}

.band_mark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff3300;
	font-weight: bolder;
	text-align: justify;
	word-spacing: 4px;
	text-decoration: none;
}

.band_scarlett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF3366;
	font-weight: bolder;
	text-align: justify;
	word-spacing: 4px;
	text-decoration: none;
}

.band_drop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00cc33;
	text-align: center;
	font-weight: bolder;
	letter-spacing: 15px;
	line-height: 24px;
	text-decoration: none;
}

.band_space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #ff3300;
	font-weight: bolder;
	text-align: justify;
	word-spacing: 10px;
	letter-spacing: 12px;
	line-height: 30px;
	text-decoration: none;
}
.band_false {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffcc33;
	font-weight: bolder;
	text-align: justify;
	word-spacing: 11px;
	text-decoration: none;
}
.band_gravity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ff3300;
	font-weight: bolder;
	text-align: justify;
	word-spacing: 10px;
	text-decoration: none;
}
.band_neuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00cc33;
	text-align: justify;
	font-weight: bolder;
	letter-spacing: 12px;
	line-height: 24px;
	text-decoration: none;
}

.twoColFixLtHdr #container #mainContent .imgswap {
	height: 350px;
	width: 350px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 50px;
}

.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-transform: uppercase;
	color: #00cc33;
	text-align: center;
	font-weight: bolder;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-weight: bolder;
}
.greensm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #00cc33;
	text-align: center;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff3333;
	font-weight: bold;
	margin-right: 4px;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #bf9926;
	font-weight: bold;
}
#palmtree {
	position: relative;
	top: -224px;
	left: 652px;
	width: 214px;
	height: 221px;
	background-image: url(../images/palmtree.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#logos {
	position: absolute;
	top: 250px;
	left: 850px;
	width: 300px;
	height: 300px;
}

/*#palmtreeq {
	position: absolute;
	top: 543px;
	left: 630px;
	width: 214px;
	height: 221px;
	background-image: url(../images/palmtree.png);
	background-repeat: no-repeat;
}
*/

#sevenstages {
	position: absolute;
	top: 800px;
	left: 725px;
	width: 160px;
	height: 160px;
	background-image: url(../images/sevenstages.png);
	background-repeat: no-repeat;
	}

#july11 {
	position: absolute;
	top: 400px;
	left: 20px;
	width: 230px;
	height: 195px;
	background-image: url(../images/july11.png);
	background-repeat: no-repeat;
	}

.band_vau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-transform: none;
	color: #ff3300;
	font-weight: bolder;
	text-decoration: none;
	letter-spacing: 1.5px;
}
