@charset "UTF-8";

.imageLink, a.imageLink:link , a.imageLink:visited  {
	opacity: 1;
}

a.imageLink:hover{
	opacity: 0.5;
}


a:link {
	color: #3A65C1;
}
a:visited {
	color: #3A65C1;
}
a:hover {
	color: #3A65C1;
}


html, body {
	margin: 0px;
	padding: 0px;
}
body {
	background: #F6F6F6;
	margin-top: 80px;
	text-align: center;
	/* [disabled]font-family: Verdana, Geneva, sans-serif; */
	/* [disabled]font-size: 12px; */
}

a img {border: none; } 

#wrapper {
	width: 840px;
	/* [disabled]height: 1200px; */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	float: none;
	margin: 0px auto 0px 60px;
	text-align: left;
	position: relative;
}
#header {
	clear: both;
	color: #E9E9E9;
	padding-left: 15px;
	padding-bottom: 10px;
}
#sidemenu {
	/* [disabled]height: 300px; */
	width: 185px;
	float: left;
	/* [disabled]margin-top: 10px; */
	margin-bottom: 45px;
	/* [disabled]line-height: 1.3; */
	border-top: 1px solid #B6B6B6;
}
#content {
	width: 640px;
	float: right;
	margin-bottom: 45px;
	/* [disabled]margin-top: 10px; */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #424242;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #424242;
	margin: 8px 0px 0px 0px;
	line-height: 1.5em;
}

#blueH{
	color: #3A65C1;
	font-weight: bold;
}

#blackH{
	color: #060606;
	font-weight: bold;
}

#bluelit{
	color: #3A65C1;
	font-style: italic;
}

#credit      {
	font-size: 0.9em;
	color: #818181;
	/* [disabled]font-style: italic; */
	margin: 0px;
}

#emphasize      {
	color: #181818;
	font-weight: bold;	
}

#ruleT    {
	margin: 30px 0px 5px;
	color: #B6B6B6;
}
#ruleB    {
	margin: 5px 0px 5px;
}

#footer {
	font-size: 0.8em;
	color: #C0C0C0;
	float: right;
	clear: both;
	height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	width: 640px;
}
#tracklist {
	margin-left: 10px;
}


#sidemenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	/* [disabled]border-top: 1px solid #666; */
}
#sidemenu a
{
	display: block;
	color: #6C6C6C;
	background-color: #F6F6F6;
	width: 170px;
	text-decoration: none;
	border-bottom: 1px solid #B6B6B6;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
}
#sidemenu a:hover
{
	background-color: #CCC;
	color: #FFF;
}
#sidemenu li li a
{
	display: block;
	color: #7D7D7D;
	background-color: #F6F6F6;
	width: 155px;
	text-decoration: none;
	border-bottom: 1px solid #B6B6B6;
	font-weight: normal;
	padding-left: 30px;
}
#wrapper #sidemenu ul li #selectedM  {
	color: #F6F6F6;
	background: #AAA;
}
#sidemenu li li a:hover
{
	background-color: #CCC;
	color: #FFF;
}
#lowV {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #818181;
	width: 210px;
	border-top: thin #D5D5D5;
	border-right: thin #D5D5D5;
	border-bottom: thin #D5D5D5;
	border-left: thin #D5D5D5;
	padding: 3px;
	/* [disabled]background: #000; */
}

#lowV a:link, #lowV a:visited  {
	color: #818181;
	/* [disabled]text-decoration: underline; */
}


#lowV a:hover {
	color: #3A65C1;
	text-decoration: underline;
}





#bio {
	padding-left: 10px;
	line-height: 1.5em;
	margin: 0px;
	/* [disabled]text-align: justify; */
	padding-top: 0px;
}

#bioName {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #3A65C1;
	font-weight: bold;
}
