@charset "UTF-8";
/* CSS Document */

/*main body background color*/

#body 		{
background-color:#FF9933;
			}			

/*static images*/

#banner		{
background-repeat:no-repeat;
position:absolute;
left:50px;
top:125px;
width:906;
height:80;
z-index:1;
			}
			
#title {
background-repeat:no-repeat;
position:absolute;
left:65px;
top:90px;
height:60;
width:331;
z-index:2;
}

#symbol {
background-repeat:no-repeat;
position:absolute;
left:100px;
top:30px;
height:152px;
width:135px;
z-index:0;
background:url(Images/Symbol.png) no-repeat 0 0;
}

#symbol span {
	display:none;
}

#homebutton {
background-repeat:no-repeat;
position:absolute;
left:190px;
top:50px;
height:15px;
width:57px;
z-index:0;
}

#twopatch {
background-repeat:no-repeat;
position:absolute;
left:400px;
top:45px;
height:81;
width:53;
z-index:4;
}

#sixpatch {
background-repeat:no-repeat;
position:absolute;
left:450px;
top:45px;
height:81;
width:53;
z-index:4;
}

#mainheader {
background-repeat:no-repeat;
position:absolute;
left:275px;
top:225px;
z-index:4;
}

#boyzheader {
background-repeat:no-repeat;
position:absolute;
left:275px;
top:225px;
height:45px;
width:287px;
z-index:4;
}

#boyznoisztitle {
position:absolute;
z-index:5px;
left:150px;
top:840px;
width:106;
height:15px;
background-repeat:no-repeat;
}

#newsheader {
position:absolute;
z-index:5px;
left:650px;
top:225px;
width:192px;
height:39px;
background-repeat:no-repeat;
}

.calendarheader {
position:absolute;
z-index:5px;
left:275px;
width:211px;
height:15px
}

.photoheader {
  position:absolute;
  z-index:5px;
  left:275px;
  width:128px;
  height:15px;
}

/*buttons*/

#threefires {
  display:block;
  position:absolute;
  z-index:4;
  left:600px;
  top:15px;
  width:250px;
  height:120px;
  background:url(Images/Three_Fires_Patch.png) no-repeat 0 0;
}

#threefires:hover {
background-position: 0 -120px;
}

#threefires span {
display:none;
}

#resources  {
  display:block;
  position:absolute;
  z-index:4;
  left:65px;
  top:215px;
  width:151px;
  height:142px;
  background:url(Images/Resources_Button_Patch.png) no-repeat 0 0;
}

#resourceson  {
  display:block;
  position:absolute;
  z-index:4;
  left:65px;
  top:215px;
  width:151px;
  height:142px;
  background:url(Images/Resources_Button_Patch.png) no-repeat 0 0;
  background-position: 0 -146px;
}

#resources:hover {
  background-position: 0 -146px;
}

#resources span {
display:none;
}

#resourceson span {
display:none;
}

#resourcetitle {
  position:absolute;
  z-index:5px;
  left:150px;
  top:360px;
  width:100;
  height:15px;
  background-repeat:no-repeat;
}

#visitors  {
  display:block;
  position:absolute;
  z-index:4;
  left:65px;
  top:375px;
  width:151px;
  height:142px;
  background:url(Images/Visitors_Button_Patch.png) no-repeat 0 0;
}

#visitorson  {
  display:block;
  position:absolute;
  z-index:4;
  left:65px;
  top:375px;
  width:151px;
  height:142px;
  background:url(Images/Visitors_Button_Patch.png) no-repeat 0 0;
  background-position: 0 -142px;
}

#visitors:hover {
  background-position: 0 -142px;
}

#visitors span {
  display:none;
}

#visitorson span {
  display:none;
}

#visitorstitle {
  position:absolute;
  z-index:5px;
  left:150px;
  top:520px;
  width:78;
  height:15px;
  background-repeat:no-repeat;
}

#contactus  {
  display:block;
  position:absolute;
  z-index:4;
  left:65px;
  top:535px;
  width:151px;
  height:142px;
  background:url(Images/Contact_Us_Button_Patch.png) no-repeat 0 0;
}

#contactuson  {
  display:block;
  position:absolute;
  z-index:4;
  left:65px;
  top:535px;
  width:151px;
  height:142px;
  background:url(Images/Contact_Us_Button_Patch.png) no-repeat 0 0;
  background-position: 0 -142px;
}

#contactus:hover {
  background-position: 0 -142px;
}

#contactus span {
  display:none;
}

#contactuson span {
  display:none;
}

#contactustitle {
  position:absolute;
  z-index:5px;
  left:150px;
  top:680px;
  width:78;
  height:15px;
  background-repeat:no-repeat;
}

#boyznoisz  {
  display:block;
  position:absolute;
  z-index:4;
  left:65px;
  top:695px;
  width:151px;
  height:142px;
  background:url(Images/Boyz_Noisz_Button_Patch.png) no-repeat 0 0;
}

#boyznoiszon  {
  display:block;
  position:absolute;
  z-index:4;
  left:65px;
  top:695px;
  width:151px;
  height:142px;
  background:url(Images/Boyz_Noisz_Button_Patch.png) no-repeat 0 0;
  background-position: 0 -142px;
}

#boyznoisz:hover {
  background-position: 0 -142px;
}

#boyznoisz span {
  display:none;
}

#boyznoiszon span {
  display:none;
}

.sitelinks	{
	font-size:14px;
  	color:#000;
  	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

a:hover {
	text-decoration: underline; 
	color:#600;
}

/*text*/

.bodycopy {
  position:absolute;
  font-size:14px;
  color:#000000;
  font-family:Arial, Helvetica, sans-serif;
  width:365px;
}

#news	{
	position:absolute;
	top:270px;
	left:680px;
	width:275px;
	font-size:14px;
 	color:#000000;
  	font-family:Arial, Helvetica, sans-serif;
}

/*form*/

#contactform	{
	position:absolute;
	top:335px;
	left:270px;
	font-size:14px;
	color:#000000;
  	font-family:Arial, Helvetica, sans-serif;
	z-index:5;
}


#datetime	{
	position:absolute;
	top:210px;
	left:800px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	z-index:5;
}
	



		

