body{
	margin-top:20px;
	font-family: Arial;

}
#wrapper {
	height: 600px;
	width: 820px;
	background-image: url(images/bk.jpg);
	margin-left:auto;
	margin-right:auto;
	background-repeat: no-repeat;
}

#wrapper2 {
	height: 600px;
	width: 820px;
	margin-left:auto;
	margin-right:auto;
}

#menu {
	height:100px;
	width:820px;
	}

#main {
	height:375px;
	width:537px;
	padding-left:235px;
	padding-top:15px;
	padding-right:48px;
	padding-bottom:20px;
}
#text {
	height:355px;
	width:527px;
	padding-right:10px;
	overflow-y:scroll;
	}
	



	
html {
scrollbar-shadow-color: white;
scrollbar-highlight-color: white;
scrollbar-face-color: white;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: white;
scrollbar-track-color: white;
scrollbar-arrow-color: #402D08;}


#main h1 {
	font-size: 18px;
	margin-bottom:5px;
	margin-top:0px;
	padding:0px;
		color:#350000;
	font-weight:bold;


}
#main h2 {
	margin-bottom:0px;
	margin-top:0px;
		color:#350000;
	font-size:13px;
	line-height:16px;
	font-weight:bold;


}


#main p {
	margin-bottom:10px;
	margin-top:0px;
		color:#350000;
	font-size:14px;
	text-align:justify;
	line-height:16px;


}

#main a{
	margin-bottom:10px;
	margin-top:0px;
		color:#350000;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}

#main a:hover{
	color:#402D08;
		text-decoration:underline;

	}
	
	
#flash {
	height:395px;
	width:820px;
	padding-top:15px;
	text-align:center;

}	 
	 
	 
#contact {
	height:90px;
	width:820px;


}

#items {
	padding-top:15px;
	}

#items a {
	margin-bottom:10px;
	margin-top:0px;
		color:#350000;
	font-size:14px;
	text-align:justify;
	line-height:16px;
	display:block;


}



/*menu*/

.menulinks{
width: 100%;
overflow: hidden;
}

.menulinks ul{
margin: 0;
padding: 0;
padding-left: 235px;
padding-top:85px; /*offset of tabs relative to browser left edge*/
font: 10px Arial;
list-style-type: none;
}

.menulinks li{
display: inline;
margin: 0;
}

.menulinks li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding-right: 12px; /*padding inside each tab*/
color: #c5beb4;


}

.menulinks li a:hover, .mattblacktabs li.selected a{
color: black;
}

body#bio a#biomenu,
body#demo a#demomenu,
body#shows a#showsmenu,
body#corp a#corpmenu,
body#arts a#artsmenu,
body#press a#pressmenu {
	color: black;
	font-weight: bold;
}

.img  {
float:right;
}

.imgleft  {
float:left;
}

#address {
	float:left;
	color:#c5beb4;	
	margin-top:50px;
	margin-left:35px;
	font-size:12px;
	height:20px;

	}
	
#address p {
	color:#c5beb4;	


	}
	
	#address a{
	text-decoration:none;
	color:#c5beb4;
	margin-left:6px;
	margin-right:6px;
}

#address a:hover{
	color:black;
	text-decoration:underline;

	}

#in {
	float:right;
	margin-top:50px;
	margin-right:35px;
	font-size:12px;
	height:20px;
	color: #c5beb4;


	}
	
#in a {
	text-decoration:none;
	color: #c5beb4;

	}

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