body	{
	background: #522000;
	margin: 25px 0px;
	padding: 0;
	}


	
a:link	{
		font-weight : normal;
		text-decoration : none;
		color : #9C5D24;
		background: transparent;
		}
a:visited	{
		font-weight : normal;
		text-decoration : none;
		color : gray;
		background: transparent;
		}
a:hover	{
		font-weight : normal;
		text-decoration : none;
		color : black;
		background: transparent;
		}
a:active {
		font-weight : normal;
		text-decoration : none;
		color : white;
		background: transparent;
		}

p, td, tr, h1, h2, h3, h4, h5, h6	{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 12px;
		color: #818181;
		}

h1		{
		font-weight: normal;
		}

html p {	
		margin-top: 0;
		margin-bottom: 1em;
		text-align: left;
		}

#footer p	{	
		margin-top: 50px;
		font-weight: bold;
		}
		
/* basic page divisions */
#welcome{ 
vertical-align: text-top;
background: #4B4B4B;
}  

#welcome h1 {
  padding-left: 60px;
  padding-right: 60px;
  		margin-bottom: 0px;
  color : white;
  		line-height: 1.2em;
}

#nav_bar { 
		background-image: url(images/arrow.gif); 
		background-repeat: no-repeat;
		background-position:20px 3px;
		padding-left: 60px;
		border: 0;
		background-color: #AB261D;
		color : white;

}		

#nav_bar a	{
		text-decoration : none;
		color : white;
		}

#nav_bar a:hover	{
		text-decoration : none;
		color : black;
		}
		
#nav_bar_main { 
		border: 0;
		background-color: #AB261D;
		color : white;
		padding-left: 11px;
}		

#nav_bar_main a	{
		text-decoration : none;
		color : white;
		}

#nav_bar_main a:hover	{
		text-decoration : none;
		color : black;
		}
		
#sub_nav { 
		vertical-align: text-top;
		border: 0;
		background-color: #4B4B4B;
		color : white;
		margin-top: 20px;
				line-height: 1.5em;
}

#bac_sub_nav { 
		vertical-align: text-top;
		border: 0;
		background-color: #4B4B4B;
		color : white;
}		

#bac_sub_nav1 { 
		border: 0;
		background-color: #3C3C3C;
		color : white;
		background-image: url(images/border_bac.jpg); 
		background-repeat: repeat;
}
#bac_sub_nav2 { 
		border: 0;
		background-color: #4B4B4B;
		color : white;
}		
#bac_sub_nav3 { 
		border: 0;
		background-color: #3C3C3C;
		color : white;
		background-image: url(images/black_back.gif); 
		background-repeat: repeat;
		}


#sub_nav a	{
		text-decoration : none;
		color : white;
		}

#sub_nav a:hover	{
		text-decoration : none;
		color : red;
		}		


#maincontent{ 
		vertical-align: text-top;
		background: #3C3C3C;
		color : white;
		line-height: 1.7em;
}  

#maincontent a	{
		text-decoration : none;
		color : white;
		}

#maincontent a:hover	{
		text-decoration : none;
		color : red;
		}

#nav_back{ 
		background: #D3B188;
}  

#maincontent_sub_plays{ 
		vertical-align: text-top;
		background: #3C3C3C;
		color : white;
		line-height: 1.8em;

} 

#maincontent_sub_photographs{ 
		text-align: center;
		vertical-align: text-top;
		background: #3C3C3C;
		color : white;
		line-height: 1.8em;

} 

#side_pics{ 
		background: #3C3C3C;
		color : white;
}  


#footer_new { 
		vertical-align: text-top;
		border: 0;
		background-color: #56130F;
		background-image: url(images/footer_back.gif); 
		background-repeat: repeat;
		color : white;
		padding-left: 5px;
		font-size: 10px;
		line-height: 1.8em;
}

#footer_new a	{
		text-decoration : none;
		color : white;
		}

#footer_new a:hover	{
		text-decoration : none;
		color : black;
		}


#leftbrd {		
		background-image: url(images/left_side1.gif); 
		background-repeat: repeat;
}	

#rightbrd {		
		background-image: url(images/right_side1.gif); 
		background-repeat: repeat;
}	

#dots {		
		background-image: url(images/dooted.gif); 
		background-repeat: repeat;
}

div.test {
	width: 532px;
	height: 316px;
	background-color: white;
}	

div.test1 {
	width: 308px;
	height: 310px;
	padding-right: 10px;
	background-color: white;
}

#visible {
	overflow: visible;
}

#hidden {
	overflow: hidden;
}

#scroll {
	overflow: scroll;
}

#auto {
	overflow: auto;
}


		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
			