/* CSS Document */

body{
background-image: url(images/background.jpg);
background-color:#667928;
background-repeat:repeat-x;

  font-family: arial;
  font-size:11px;
  color: #333333;
}
* {
    padding: 0;
    margin: 0;
}

#container{
	width: 770px;
	height: 870px;
	right: 50%;
	margin-right: -385px;

	position: absolute;
}

#events{
	top: 597px;
	left: 527px;
	width: 195px;
	height: 170px;
	z-index: 1;
	position: absolute;
}




#one{
	top: 0px;
	left: 0px;
	position: absolute;
}



#two{
	top: 381px;
	left: 0px;
	width: 79px;
	height: 217px;
	background-image: url(images/artwork_02.gif);
	position: absolute;
}

#three{
	top: 381px;
	left: 79px;
	width: 436px;
	height: 217px;
	background-image: url(images/artwork_03.gif);
	position: absolute;
}

#four{
	top: 381px;
	left: 515px;
	width: 255px;
	height: 44px;
	background-image: url(images/artwork_04.gif);
	position: absolute;
}



/* subnav */

#believe{
	top: 425px;
	left: 515px;
	position: absolute;
}

#staff{
	top: 446px;
	left: 515px;
	position: absolute;
}

#gallery{
	top: 466px;
	left: 515px;
	position: absolute;
}

#bylaws{
	top: 487px;
	left: 515px;
	position: absolute;
}

#mission{
	top: 507px;
	left: 515px;
	position: absolute;
}

#linkbtn{
	top: 527px;
	left: 515px;
	position: absolute;
}




#six{
	top: 425px;
	left: 692px;
	width: 78px;
	height: 124px;
	background-image: url(images/artwork_06.gif);
	position: absolute;
}


#thirteen{
	top: 598px;
	left: 0px;
	width: 79px;
	height: 161px;
	background-image: url(images/artwork_13.gif);
	position: absolute;
}


#fourteen{
	top: 598px;
	left: 79px;
	width: 436px;
	height: 161px;
	background-image: url(images/artwork_14.gif);
	position: absolute;
}

#twelve{
	top: 549px;
	left: 515px;
	width: 255px;
	height: 210px;
	background-image: url(images/artwork_12.gif);
	position: absolute;
}

#fifteen{
	top: 759px;
	left: 0px;
	width: 770px;
	height: 332px;
	background-image: url(images/artwork_15.gif);
	position: absolute;
}
#sixteen{
	top: 1090px;
	left: 0px;
	width: 515px;
	height: 101px;
	background-image: url(images/artwork_16.gif);
	position: absolute;
}
#seventeen{
	top: 1090px;
	left: 515px;
	width: 255px;
	height: 101px;
	background-image: url(images/artwork_17.gif);
	position: absolute;
}

#mic{
	top: 338px;
	left: 278px;
	position: absolute;
}




















#content{
	top: 447px;
	left: 51px;
	width: 440px;
	height: 614px;
	position: absolute;
	z-index: 1;
}






















#links{
	top: 1102px;
	left: 471px;
	width: 276px;
	height: 25px;
	position: absolute;
}

#copy{
	top: 1102px;
	left: 49px;
	width: 203px;
	height: 25px;
	position: absolute;
}

#zacharybauer{
	top: 1134px;
	left: 545px;
	width: 211px;
	height: 25px;
	position: absolute;
}







h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}









a:link {
	color:#ffffff;
	text-decoration: none;
}
a:visited{
color:#ffffff;
text-decoration: none;
}
a:hover{
color:#ffffff;
text-decoration: underline;
}
a:active{
color:#ffffff;
text-decoration: none;
}
