body {
	font: 12px/15px Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px 0px;
	background: #DCD3BE url(images/bg_card.jpg);
	padding: 0px;
}

p {
	margin: 10px 0px 0px 0px;
}

p.fine {
	font : 11px/12px Arial, Helvetica, sans-serif;
	color: #2F4697;
	margin: 0px 0px 0px 0px;
}

td {
	font : 12px/14px Arial, Helvetica, sans-serif;
}

ul {
	font : 12px/15px Arial, Helvetica, sans-serif;
	list-style-image: url("images/bullet.png");
	margin-top: 5px;
}

ul.no {
	font : 12px/15px Arial, Helvetica, sans-serif;
	list-style-image: url("images/bullet_x.gif");
	margin-top: 5px;
}

li.panel {
	margin: 5px 8px 0px 0px;
}

li {
	font : 12px/15px Arial, Helvetica, sans-serif;
	margin-top: 5px;
}


h1 {
	font: bold 15px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0px;
	color: #2F4697;
}

h2 {
	font : 12px/14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #2F4697;
}

.blue {
	font : 12px/15px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2F4697;
}

h1.invis {
	height: 1px;
	margin: 0px 0px 0px 0px;
}

h1.invis span {
	display:none;
}

#yourinfo input, textarea {
	margin-right: 5px;
	font : 12px/15px Arial, Helvetica, sans-serif;
	/*width: 210px;*/
}

sup {
	font : 8px Arial, Helvetica, sans-serif;
}

a {
	cursor: pointer;
	color: #336699;
	text-decoration: none;
}

a:hover {
	cursor: pointer; 
	color: #0000CC;
	text-decoration: none;
}

img {
	display: block;
}

#base {
	background: url(images/bg_shadow_left.gif) repeat-y 110px;
	width: 770px;
}

#baseBio {
	background: url(images/bg_shadow_left.gif) repeat-y 17px;
	width: 650px;
}

#lbf {
	background: url(images/bg_LBF.gif) no-repeat 89px 78px;
	z-index: 1000;
}

#main {
	background: #FFFFFF url(images/bg_shadow_right.gif) repeat-y right;
	width: 612px;
	margin-left: 122px;
	border-top: 1px solid #AE976C;
}

#mainbio {
	background: #FFFFFF url(images/bg_shadow_right.gif) repeat-y right;
	width: 612px;
	margin-left: 30px;
	border-top: 1px solid #AE976C;
}

#content     {
	clear: both;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 50px;
	margin-right: 50px;
}

#contentBio {
	margin: 0px 75px 30px 75px;
}

#nav {
	background-image: url(images/bg_nav.jpg);
	background-repeat: no-repeat;
	background-position: 77px 35px;
	padding-left: 10px;
	z-index: 1000;
	position: relative;
}
#home {
	position: absolute;
	left: 135px;
	top: 135px;
}


#events   { background: url("images/bg_events.gif") no-repeat left top; margin: 20px 0 50px }

#artist {
	background: url(images/bg_artists.gif) no-repeat top left;
	margin: 20px 30px 50px 0px;
}

#bottom  {
	background: url("images/bg_shadow_bottom.gif") no-repeat 110px 0;
	width: 770px;
	position: relative;
}

#bottomBio {
	background: url(images/bg_shadow_bottom.gif) no-repeat 18px 0px;
	width: 650px;
}

#sched td {
	border-bottom: 1px solid #D9DEEE;
	border-right: 1px solid #D9DEEE;
}

#sched td:hover {
	border-bottom: 1px solid #D9DEEE;
	border-right: 1px solid #D9DEEE;
	background-color: #D9DEEE;
}

#sched td.alt {
	border-bottom: 1px solid #D9DEEE;
	border-right: 1px solid #D9DEEE;
	background-color: #acb5d6;
}

#sched td.alt:hover {
	border-bottom: 1px solid #D9DEEE;
	border-right: 1px solid #D9DEEE;
	background-color: #D9DEEE;
}
#bkimg {
	height: 137px;
	width: 155px;
	z-index: 1000;
	position: absolute;
	right: -135px;
	top: 16px;
}
h3 {
	margin-bottom: 0px;
	color: #2F4697;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
}
#btn-facebook {
	float: left;
	height: 30px;
	width: 92px;
	top: 0px;
	position: absolute;
	text-indent: -9999px;
	left: 120px;
}
#btn-facebook a {
	height: 30px;
	width: 92px;
	top: 0px;
	display: block;
	background-image: url(images/btn-facebook.png);
}
#btn-facebook a:hover {
	height: 30px;
	width: 92px;
	top: 0px;
	display: block;
	background-image: url(images/btn-facebook.png);
	background-position: 0px -30px;
}
