body{
	margin-left: 0px;
	margin-top: 0px;
	background-color: #333333;
}
#header {
	background-image: url(/graphics/BW_header2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: static;
	height: 140px;
}
#navigation {
	position:static;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .9em;
	margin: 15px auto 15px auto;
	width: 100%;
	text-align:center;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 5px 2px 5px 2px;
}
#navigation li {
	float: left;
}
#navigation a:link, #navigation a:visited { 
	padding: 1px 5px 1px 5px; 
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	margin: 8px 12px 8px 12px;
	height: 30px;
}
#navigation a:hover {
	padding: 1px 5px 1px 5px;
	color: #000000;
	margin: 8px 12px 8px 12px;
	background-color: #CCCCCC;
	height: 30px;
}
#bg_pic {
	background-image: url(/images/bw-home_pic.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: .5em;
	margin:-bottom:10px;
	height: 350px;
	width: 800px;
}
#news {
	float:right;
	margin-top: 10px;
	padding: 5px 5px 5px 5px;
}
#bio {
	position: static;
	padding: 10px 5px 0px 5px;
	text-align: center;
}
#gigs {
	position:static;
	padding:5px 5px 5px 5px;
	width: 100%;
	height: 100%;
}
#pros {
	text-align:center;
	width: 700px;
	height: 525px;
	top: 250px;
}
#box3	{
	margin-left: auto;
	margin-right:auto;
	width: 95%;
}
#box3a	{
	border-top: 2px solid #FF0000;
	border-right: 2px solid #FF0000;
	border-left: 2px solid #FF0000;
	padding: 8px;
	text-align:left;
	margin-left: auto;
	margin-right:auto;
	background-color:#CCCCCC;
}
#box3b	{
	border-right: 2px solid #FF0000;
	border-left: 2px solid #FF0000;
	padding: 8px;
	text-align:center;
	margin-left: auto;
	margin-right:auto;
	background-color:#CCCCCC;
}
#box3c	{
	border-right: 2px solid #FF0000;
	border-left: 2px solid #FF0000;
	border-bottom: 2px solid #FF0000;
	padding: 8px;
	text-align:center;
	margin-left: auto;
	margin-right:auto;
	background-color: #CCCCCC;
}
#footer {
	position: static;
	text-align: center;
	background-color:#333333;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	border-top: 1px solid white;
	padding: 8px;
}
#footer2 {
	position: absolute;
	text-align: center;
	width: 719px;
	background-position: center;
	background-color:#CCCCCC;
	border: 1px solid #FFFFFF;
	margin-left: 10%;
	left: 76px;
	top: 722px;
}
.header1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-weight:bold;
	color:#FFFF00;
}
#page_size {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}