@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #6a2e1a;
	background-image: url(images/bkgrd2.gif);
}
#table_shellouter {
	width: 100%;
	text-align: center;
	color: #AE4523;
	font-size: 10px;
}
#table_shell {
	width: 1000px;
	border-collapse: collapse;
}
#table_content {
	width: 700px;
}
#table_contactform {
	width: 300px;
	color: #AD4919;
}
#table_music {
	width: 100px;
	color: #AD4919;
	margin-left: 5px;
	margin-top: 250px;
}
#table_navbar1 {
	width: 75px;
	margin-left: 10px;
	margin-top: 25px;
}
#table_navbar2 {
	width: 75px;
	margin-left: 10px;
	margin-top: 25px;
}
.bkgrnd_any {
	background-image: url(../BrooklynBeatInc/images/bkgrd2.gif);

}
.content {
	height: 500px;
	width: 800px;
	border-collapse: collapse;
}

.color_whttext {
	background-color: #FFF;
	background-image: url(../BrooklynBeatInc/images/bkgrd7.gif);
}
.color_wht {
	background-color: #FFF;
}




a:link {
	text-decoration: none;
	color: #AD4919;
}
a:visited {
	text-decoration: none;
	color: #AD4919;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #AD4919;
}
