a
{
	color: #4F4F2B;
	text-decoration: underline;
}

a:link
{
	
	text-decoration: none;
	
	
	
}

a:visited
{
	
	text-decoration: none;
	
}


a:hover

{
	text-decoration: none;

	
	
}
a:active
{
	
	text-decoration: none;
	
	
	
}

#highlight
{
a:link :color:#FF0000;    /* unvisited link */
a:visited :color:#00FF00; /* visited link */
a:hover :color:#FF00FF;   /* mouse over link */
a:active :color:#0000F;

}  /* selected link */

body
{
	background-color: #000000;

	background-repeat: repeat-x, repeat-Y;
	color: #37371E;
	font-family: Georgia, serif;
	font-size: 8pt;
	
}


#outer
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.0em;
	background-color: #f5f0dc;	
	 
	background-repeat: repeat-x;
	padding: 1.0em;
	border-top: solid 1px #f5f0dc;
	margin-bottom: 1.0em;
	
}

#outer2
{
	border: dotted 1px #EFEAD1;
	padding: 1.0em;
}


#home
{
  display: block;
  width: 105px;
  height: 40px;
  background: url("images/home.gif") no-repeat 0 0;

}

#home:hover
{ 
  background-position: 0 -40px;
}

#about.highlight


#home span
{
  display: none;
}
#about
{
  display: block;
  width: 105px;
  height: 40px;
  background: url("images/about.gif") no-repeat 0 0;

}

#about:hover 
{ 
  background-position: 0 -40px;
}

 #about:highlight
{ 
  background-position: 0 -40px;
}

#about span
{
  display: none;
}

#artists
{
  display: block;
  width: 105px;
  height: 40px;
  background: url("images/artists.gif") no-repeat 0 0;

}

#artists:hover 
{ 
  background-position: 0 -40px;
}

#artists:highlight
{ 
  background-position: 0 -40px;
}
#artist span
{
  display: none;
}
#getInvolved
{
  display: block;
  width: 137px;
  height: 40px;
  background: url("images/getInvolved.gif") no-repeat 0 0;

}

#getInvolved:hover 
{ 
  background-position: 0 -40px;
}

 #getInvolved:highlight
{ 
  background-position: 0 -40px;
}

#getInvolved span
{
  display: none;
}
#shop
{
  display: block;
  width: 105px;
  height: 40px;
  background: url("images/shop.gif") no-repeat 0 0;

}

#shop:hover 
{ 
  background-position: 0 -40px;
}

 #shop:highlight
{ 
  background-position: 0 -40px;
}

#shop span
{
  display: none;
}
#contact
{
  display: block;
  width: 105px;
  height: 40px;
  background: url("images/contact.gif") no-repeat 0 0;

}

#contact:hover  
{ 
  background-position: 0 -40px;
}

 #contact:highlight
{ 
  background-position: 0 -40px;
}

#contact span
{
  display: none;
}
#thanks
{
  display: block;
  width: 105px;
  height: 40px;
  background: url("images/thanks.gif") no-repeat 0 0;

}

#thanks:hover  
{ 
  background-position: 0 -40px;
}

 #thanks:highlight
{ 
  background-position: 0 -40px;
}
#thanks span
{
  display: none;
}

#links
{
  display: block;
  width: 105px;
  height: 40px;
  background: url("images/links.gif") no-repeat 0 0;

}

#links:hover  
{ 
  background-position: 0 -40px;
}
#links:highlight
{ 
  background-position: 0 -40px;
}
#links span
{
  display: none;
}


#uprising
{
  display: block;
  width: 137px;
  height: 40px;
  background: url("images/uprising.gif") no-repeat 0 0;

}

#uprising:hover 
{ 
  background-position: 0 -40px;
}

 #uprising:highlight
{ 
  background-position: 0 -40px;
}

#uprising span
{
  display: none;
}

#back
{
  display: block;
  width: 842px;
  height: 40px;
  background: url("images/back.gif") no-repeat 0 0;

}

#back:hover 
{ 
  background-position: 0 -40px;
}

 #back:highlight
{ 
  background-position: 0 -40px;
}

#back span
{
  display: none;
}

#header
{
	padding: 0.8em 1.2em 1.2em 1.2em;
}

#header h1
{
	font-size: 4.0em;
	text-transform: lowercase;
	font-weight: normal;
	letter-spacing: -0.05em;
}

#header h2
{
	position: relative;
	top: -0.1em;
	text-transform: lowercase;
	font-size: 0.8em;
	color: #4F4F2B;
}

#content
{
	margin-top: 0.0em;
	padding-left:1.4em;
	line-height: 2.2em;
	font-size: 1.2em;
	position: relative;
}

#footer
{
	border-top: dashed 1px #4F4F2B;
	padding-top: 1.0em;
	font-size: 1.0em;
	color: #4F4F2B;
	padding-left: 1.2em;
	clear: both;
}

#arrow
{
	font-size: 1.0em;
	color:#d70d0d;
}

#return
{
	font-size: 1.0em;
	float:right;
}
#back2
{
	font-size: 1.2em;
	float:right;
	color:#d70d0d;
}

#column1
{
	width: 400px;
	float: left;

}

#column1 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
}

#column1 h3
{
	font-size: 1.2em;
	border-bottom: dashed 1px #4F4F2B;
	margin-bottom: 1.0em;
}

#column2
{
	width: 359px;
	float: right;
	position: relative;
	margin-left: auto;
}

#column2 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
	font-size: 1.0em;
}

#column2 h3
{
	font-size: 1.1em;
	border-bottom: dashed 1px #4F4F2B;
	margin-bottom: 1.0em;
}

#column2 ul
{
	list-style: none;
	line-height: 2.0em;
	margin-bottom: 2.0em;
}

#column2 li
{
	border-bottom: dashed 1px #4F4F2B;
}

#column3
{
	width: 834px;
	float: left;
	
}

#column3 p
{
   
	text-align: justify;
		margin-top: 0.0em;

	margin-bottom: 0.08em;
	color: #4F4F2B;
}

#column3 h3
{
	font-size: 1.2em;
	border-bottom: dashed 1px #4F4F2B;
	margin-bottom: 1.0em;
	
	}

#column3 strong
{
	text-align: right;
	float: right;
	margin-bottom: 0.08em;
	color: #4F4F2B;
	
}

#column3 h2
{
	font-size: 1.2em;
	text-align: left;
	float: left;
	margin-bottom: 0.08em;
	
	
}
	
	
#column4
{
	width: 220px;
	float: left;
	padding-right: 0.0px;
	margin-left: auto;

}

#column4 highlight
{

a:link :color:#FF0000;
}

#column4 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
	font-size: 1.0em;
}

#column4 h3
{
	font-size: 1.2em;
	
	
}

#column5
{
	width: 600px;
	float: right;
	padding-right: 10.00px;
	margin-left: auto;
}

#column5 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
	font-size: 1.0em;
}

#column5 h3
{
	font-size: 1.1em;
	border-bottom: dashed 1px #4F4F2B;
	margin-bottom: 1.0em;
}

#column5 ul
{
	list-style: none;
	line-height: 2.0em;
	margin-bottom: 2.0em;
}

#column5 li
{
	border-bottom: dashed 1px #4F4F2B;
}

#column6
{
width: 270px;
float: left;
padding:0.40em;	
}
	
	
#column6 p
{
	text-align: left;
	margin-bottom: 2.0em;
	color: #4F4F2B;
}

 #column7
{
width: 270px;
float: left;
padding:0.40em;	
}
	
	
#column7 p
{
	text-align: right;
	margin-bottom: 2.0em;
	color: #4F4F2B; 
}
#column8
{
width: 270px;
float: left;
padding:0.40em;	
}
	
	
#column8 p
{
	text-align: right;
	margin-bottom: 2.0em;
	color: #4F4F2B;
	padding-right:1.0em;
}

#column9
{
width: 210px;
float: left;
padding:0.00em;	
}
	
	
#column9 p
{
	text-align: right;
	margin-bottom: 0.0em;
	color: #4F4F2B;
}

#column10
{
width: 350px;
float: right;

}
	
	
#column10 p
{
	text-align: right;
	text-align: top;
	padding-left:1.5em;
	margin-top: 0.0em;
	color: #4F4F2B;
}

#column11
{
width: 130px;
float: left;
}
	
	
#column11 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
	
}
#column12
{
width: 140px;
float: left;
}
	
	
#column12 p
{
	text-align: left;
	
	color: #4F4F2B
	
}


{
	
	text-decoration: none;
	
	}    /* unvisited link */
	
	*column12 a:visited
	
	{ 
	
	color:#D70D0D;
	
	} /* visited link */
	
	*column12 a:hover
	
	{
		
		color:#D70D0D;
		
		}   /* mouse over link */
		
		*column12 a:active 
		
		{
			
			color:#D70D0D;
			
			}  /* selected link */
#column13
{
	width: 130px;
	float: left;
    padding-left:0.50em;
	padding-right:0.30em;
}

#column13 p
{
	text-align: left;
	font-size: 1.00em;
	color: #4F4F2B;
	
	
	padding-left:0.50em;
	padding-bottom:1.50em
	
	
}

#column14
{
	width: 700px;
	float: right;
	padding-right: 1.50px;
	margin-left: auto;
}

#column14 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
	padding-right: 35.50px;
	font-size: 1.0em;
}

#column14 h3
{
	font-size: 1.1em;
	border-bottom: dashed 1px #4F4F2B;
	margin-bottom: 1.0em;
}


#column15 h4
{
	font-size: 1.2em;
	margin-top: 0.0em;
	
	
}

#column15
{
width: 480px;
float: left;

}
	
	
#column15 p
{
	text-align: justify;
	margin-top: 0.0em;
	margin-bottom: 0.0em;
	color: #4F4F2B;
	
}
#column16
{
width: 500px;
float: right;

}
	
	
#column16 p
{
	text-align: right;
	text-align: top;
	color: #4F4F2B;
	margin-top: 0.0em;
	margin-bottom: 2.0em;
}
#column17
{
width: 350px;
height: 492px;
float: right;

}
	
	
#column17 p
{
	text-align: right;
	
	color: #4F4F2B;
}

#column18
{
	width: 834px;
	float: left;
	
}

#column18 p
{
	text-align: justify;
	margin-bottom: 0.08em;
	color: #4F4F2B;
}

#column18 h3
{
	font-size: 1.2em;
	border-bottom: dashed 1px #4F4F2B;
	margin-bottom: 1.0em;
	}
	#column19
{
width: 350px;
height: 280px;
float: left;

}
	
	
#column19 p
{
	text-align: left;
	padding-left: 2.0em;
	color: #4F4F2B;
}

#column20
{
	width: 400px;
	float: left;

}

#column20 p
{
	text-align: justify;

	color: #4F4F2B;
}

#column20 h3
{
	font-size: 1.2em;
	
	
}
#column21
{
	width: 34px;
	float: left;


	
	
}
#column22
{
width: 250px;
height: 381;
float: left;

}
	
	
#column22 p
{
	text-align: justify;
	margin-top: 0.0em;
	margin-bottom: 0.0em;
	color: #4F4F2B;
	
}


#column23
{
	width: 550px;
	float: left;

}

#column23 p
{
	text-align: justify;
	margin-top: 0.0em;

	color: #4F4F2B;
}

#column23 h3
{
	font-size: 1.2em;
	
	
}
#column24
{
width: 197px;
float: left;
padding:0.40em;	
}
	
	
#column24 p
{
	text-align: left;
	margin-bottom: 2.0em;
	color: #4F4F2B;
	padding-right:1.0em;
}
#column25
{
width: 450px;
height: 300px;
float: left;

}
	
	
#column25 p
{
	text-align: justify;
	margin-top: 0.0em;
	margin-bottom: 0.0em;
	color: #4F4F2B;
	
}
#column26
{
	width: 367px;
	float: left;

}

#column26 p
{
	text-align: justify;
	margin-top: 0.0em;

	color: #4F4F2B;
	
}

#column27
{
	width: 14px;
	float: left;


	
	
}
#column30
{
	width: 206px;
	float: left;
    padding-left:0.30em;
	padding-right:0.30em;
	padding-top:1.50em;
}

#column30 p
{
	text-align: left;
     paddding:0.00em;
	 margin-bottom: 0.00em;
	 border-spacing:0.00em;
	 margin-top: 0.00em;
	color: #4F4F2B;


	
	
}

#column31
{
	width: 606px;
	float: left;
    padding-left:0.00em;
	padding-right:0.00em;
	padding-top:1.50em;
}

#column31 p
{
	text-align: justify;
     paddding:0.00em;
	 margin-bottom: 0.00em;
	 border-spacing:0.00em;
	 margin-top: 0.00em;
	color: #4F4F2B;


	
	
}
#column32
{
	width: 156px;
	float: right;
    padding-left:0.30em;
	padding-right:0.30em;
	padding-top:1.50em;
}

#column32 p
{
	text-align: left;
     paddding:0.00em;
	 margin-bottom: 0.00em;
	 border-spacing:0.00em;
	 margin-top: 0.00em;
	color: #4F4F2B;

}

#column33
{
	width: 834px;
	float: left;
	
}

#column33 p
{
	text-align: justify;
	margin-bottom: 0.0oem;
	color: #4F4F2B;
}

#column33 h3
{
	font-size: 1.2em;
	border-bottom: dashed 1px #4F4F2B;
	margin-bottom: 0.0em;
	
	}

#column33 strong
{
	text-align: right;
	float: right;
	margin-bottom: 0.08em;
	color: #4F4F2B;
	
}

#column33 h2
{
	font-size: 1.2em;
	text-align: left;
	float: left;
	margin-bottom: 0.08em;
	
	
}
	
	#column34
{
	width: 250px;
	float: left;
    padding-left: 2.30em;
	padding-right: 0.30em;
	padding-top: 1.50em;
}

#column34 p
{
	text-align: left;
     paddding: 0.00em;
	 margin-bottom: 0.00em;
	 border-spacing:1.00em;
	 margin-top: 0.00em;
	color: #4F4F2B;



}
	

#column35
{
	width: 180px;
	float: left;
    padding-left:2.00em;
	padding-right:0.30em;
	padding-top:1.50em;
}

#column35 p
{
	text-align: left;
     paddding:0.00em;
	 margin-bottom: 0.00em;
	 border-spacing:0.00em;
	 margin-top: 0.00em;
	color: #4F4F2B;

}
	
	#column36
{
	width: 150px;
	float: left;
    padding-left:0.20em;
	padding-right:0.20em;
}

#column36 p
{
	text-align: left;
	font-size: 1.00em;
	color: #4F4F2B;
	
	
	padding-left:0.20em;
	padding-bottom:0.20em
	
	
}


	#column37
{
	width: 150px;
	float: right;
    padding-left:0.00em;
	padding-right:0.00em;
	
}

#column37 p
{
	text-align: left;
	font-size: 1.00em;
	color: #4F4F2B;
	
	
	padding-left:1.0em;
	padding-bottom:0.0em
	
	
}

#top
{
	font-size: 0.8em;
	float:left;
	color:#d70d0d;
	}
	
	#column38
{
	width: 220px;
	float: right;
    padding-left:0.30em;
	padding-right:0.30em;
	padding-top:1.50em;
}

#column38 p
{
	text-align: right;
     paddding:0.00em;
	 margin-bottom: 0.00em;
	 border-spacing:0.00em;
	 margin-top: 0.00em;
	color: #4F4F2B;

}
#column39
{
width: 400px;
float: left;
padding:0.00em;	
}
	
	
#column39 p
{
	text-align: left;
	margin-bottom: 0.0em;
	color: #4F4F2B;
	padding-right:0.00em;
}
#column40
{
	width: 834px;
	float: left;
	padding:0.00em;	
	
}

#column40 p
{
	text-align: left;
	margin-bottom: 0.0em;
	color: #4F4F2B;
	padding-right:0.0em;
}
#column41
{
	width: 38px;
	float: left;


	
	
}
#column42
{
width: 270px;
float: left;
padding:0.00em;	
}
	
	
#column342 p
{
	text-align: left;
	margin-bottom: 0.0em;
	color: #4F4F2B;
	
#column63 h3
{
	font-size: 1.2em;
	}
	
	
#column43
{
width: 345px;
float: right;

}
	
	
#column43 p

{
 margin-bottom: 0.00em;
	text-align: right;
	text-align: top;
	padding-left:3.50em;
	margin-top: 0.0em;
	
	color: #4F4F2B;
}

#column44
{
	width: 715px;
	float: right;
	padding-right: 1.50px;
	margin-left: auto;
}

#column44 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
	padding-right: 35.50px;
	font-size: 1.0em;
}
	
	

