/* CSS Document */#header {	background-color: #6f8489;	padding: 0px 0px 0px 0px;	vertical-align: top;	height: 60px;	border-bottom: 2px solid #dea31a;	text-align: center;	font-size: 11px;}#headerNav {	width: 300px;	height: 60px;	text-align: right;}#artistBio {	width: 530px;	vertical-align: top;	padding: 0px 20px 0px 0px;}#picBox {	width: 200px;	vertical-align: top;	padding: 0px 0px 0px 0px;}.box {	background-image: url(images/box_bg.gif);	width: 200px;	vertical-align: top;	padding: 10px 10px 20px 10px;	border-top: solid 1px #cccccc;	border-left: solid 1px #cccccc;	border-right: solid 1px #cccccc;	border-bottom: solid 6px #cccccc;	font-family: Arial, sans-serif;	font-size: 11px;	color: #333333;	line-height: 1.5em;}