

body {
	font-family:arial;
}

#page {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

#head {
	background:#00497F;
	margin-bottom:0;
	padding-bottom:0;
	margin-left:auto;
	margin-right:auto;
}

#head a {
	padding:0;
	margin:0;
}

#head a img {
	margin:0;
	padding:0;
	border:0;
	px;
	?>
	text-align:center;
}

#nav_bar {
	background:#00497F;
	margin-bottom:0;
	padding-bottom:2px;
	margin-top:0;
	padding-top:0;
	font-size:20px;
}

#nav_bar ul {
	padding-left:0;	
	padding-bottom:0;
	margin-bottom:0;
	margin-top:0;
	padding-top:0;
	margin-left:auto;
	margin-right:auto;
}

#nav_bar ul li {
	display:inline;
	padding-left:40px;
	padding-right:20px;

}

#nav_bar ul li a {
	color:white;
	text-decoration:none;
}

#nav_bar ul li a:hover {
	text-decoration:underline;
}

#nav_bar ul li a.selected {
	color:#FF6633;
}

#content {

}

#left_images img {
	float:left;
	width:200px;	
	padding-bottom:10px;
}

#con {
	background:white;
	margin-left:210px;
	padding:5px;
}

#con_no_left {
	background:white;
	padding:5px;
}

#con img.imgLeft, #con_no_left img.imgLeft {
	float:left;
	padding-right:15px;
}

#con img.imgRight, #con_no_left img.imgRight {
	float:right;
	padding-left:15px;
}

#con h1, #con_no_left h1, #con h2, #con_no_left h2 {
	font-family: papyrus, arial
}

#con h2, #con_no_left h2 {
	color:#990000;
}


#con .specialDiv, #con_no_left .specialDiv {
	font-size:18px;
	padding-top:10px;
}

#footer {
	clear:left;
	border-top:1px solid black;
	text-align:center;
}

#footer a {
	color:black;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.artistBox {
	background:white;
	margin-top:20px;
	margin-bottom:10px;
	padding-top:10px;
	clear:both;
}

.artistBox img.left {
	float:left;
	padding-right:10px;
}

.artistBox img.right {
	float:left;
		
}

.artistBox table td.name {
	width:100px;
	background:white;
}

.artistBox table td.spacer {
	width:30px;
}

.artistBox table td.address {
	width:100px;
	background:white;
}

.artistBox table td.phone {
	width:100px;
	background:white;
}

.artistBox table td.desc {
	width:100px;
	background:white;
}

