body{
	color: #fff;
	background-color: #000;
	background-image: url('/musician/images/Web_picture.jpg');
	background-repeat: no-repeat;
	background-size:100%;
	background-attachment: fixed;
	/*background-position: center;*/
}
a:link {color: #FFF200; text-decoration: none}
a:link, a:visited { color: #24a4ff; }
a:active {color: #B57430; text-decoration: underline}
a:hover {color: #B57430; text-decoration: underline}
td {font-size:9pt; font-family:Tahoma, Helvetica, Arial; color:#fff;}
p {font-size:12px; font-family:Tahoma, Helvetica, Arial; color:#fff;}
font.header {color:#fff; font-weight:bold}

#menuicon {
	display:none;
	text-align: center;
    	font-weight: bold;
}


h2 {
	font-size:19pt;
	font-family:Tahoma, Helvetica, Arial;
	color:#fff;
}
h3 {
	font-size:11pt;
	font-family:Tahoma, Helvetica, Arial;
	color:#fff;
}
ul, ol, dl, li, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}
hr {
	margin: 20px 40px 20px;
}
#wrapper {
	width: 920px;
	margin: 0 auto;
	text-align: left;
}
#header {
	padding: 20px 0 0;
	/*border-bottom: 5px solid #fef8eb;*/
	position: relative;
	/*height: 210px;*/
}
#content {
	float: center;
	width: 920px;
	padding: 20px 20px 20px 0;
}
#title a:link, #title a:visited {
	display: block;
	height: 100%;
	overflow: auto;
	font-size: 48px;
	text-align: center;
	vertical-align: middle;
}
#title {
	background: url(/musician/images/js-master.png) no-repeat;
	height:171px;
	width: 920px;
	overflow: hidden;
	margin: 0;
	font-size: 4.6em;
	font-weight: bold;
	line-height: 1.3em;
	text-align: center;
	vertical-align: middle;
}

.nav {
	float: left;
	/*font-size: 1.5em;*/
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	margin: 4px 137px 10px;
	
	padding: 5px;
	/*opacity: 0.7;
	background-color: #0F107C;
	background: url('/musician/images/black.png');*/
	/*width: 910px;*/
	
}

.nav #headernav li{
	list-style-type:none;
}
.nav ul {
	padding: 0 0 0 20px;
	position: relative;
	list-style-type:none;
}
.nav ul, li{
	position: relative;
	float: left;
	margin: 0 0 0 15px;
}
.nav li a{
	color: #fff;
}
.nav ul, li a:hover, .nav ul, li:hover > a, .nav ul, li.current_page_item > a, .nav ul, li.current_page_parent > a, .nav ul, li.current_page_ancestor > a, .nav ul, li.current-cat > a, .nav ul, li.current-menu-ancestor > a, .nav ul, li.current-menu-item > a, .nav ul, li.current-menu-parent a {
	color: #36b0ba;
	text-decoration: none;
	/*border-top: 4px solid #36b0ba;*/
}
.nav #currentpage a, a:hover{
	color: #36b0ba;
	text-decoration: none;
	border-top: 4px solid #36b0ba;
}
.nav #currentpage {
	color: #36b0ba;
	text-decoration: none;
	border-top: 4px solid #36b0ba;
}
.wf-active #nav {
	font-family: lemonde-sans-1,lemonde-sans-2,"Trebuchet MS","Lucida Grande","Lucida Sans",Verdana,Arial,sans-serif;
	font-variant: normal;
	color: #fff;
}
h1.pagetitle, h2.pagetitle {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 24px;
	line-height: 1.1em;
	/*border-bottom: 4px double #eee;*/
	font-family:Tahoma, Helvetica, Arial; 
	font-style: normal;
	font-weight: normal;
}
.sectionHeader{
	color:#fff;
	font-weight: bold;
	text-align:center;
}
.sectionHeaderL{
	color:#fff;
	font-weight: bold;
}
.inlineImage{
	float:left;
	margin: 0px 18px 0px 0px;
}
.inlineImageRight{
	float:right;
	margin: 0px 0px 0px 18px;
}
.centerImage{
	text-align:center;
	margin: 10px 0px 10px 0px;
}
p {
	margin: 5px 0 0 0;
	font-size: 14px;
	line-height: 22px;
	text-align:justify;
}
.contentBody{
	min-height:350px;
	margin: 4px 0px 10px;
	background-color: rgba(0, 0, 0, 0.31);
	padding: 5px;
	/*background: url('/musician/images/black.png');*/
	width: 910px;
}

.contentBody a:link {color: #FFF200; text-decoration: none;}
.contentBody a:link, a:visited { color: #FFF200; font-weight:bold; }
.contentBody a:active {color: #B57430; text-decoration: underline;}
.contentBody a:hover {color: #B57430; text-decoration: underline; border-top: none;}

.footer {
	font-size:9px;
	text-align:center;
	font-family:Tahoma, Helvetica, Arial; 
	font-style: normal;
	font-weight: normal;
	margin: 10px 1px 10px 0px;
	padding-top: 11px;
	/*border-top: 4px double #eee;*/
}
.pageList ul,li{
	font-family:Tahoma, Helvetica, Arial; 
	color: #000;
	font-size: 14px;
	line-height: 22px;
	margin-left:55px;
	font-style: normal;
	font-weight: normal;
	list-style-type: disc;
	}