@charset "utf-8";
      /* CSS Document */


      /* You can set styles for basic HTML tags, such as <body> or <p>.  This means anything between the body tages gets this style. */
body {
	color:#000; 
	background-color: #fff;

<!--[if gt IE 5]>
<![endif]-->
}
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#wrapper {
	background-color: #666666;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 760px;
}
#thickbox{
	background-color: #666666;
	background-image: url("http://jmusicphoto.com/images/bg_thickbox");
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 760px;
}
.style1 {
	font-size: 36px;
	color: #333333;
}
body {
	background-color: #666666;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #b7b7b7;
	background-color:#6f6f6f;
	color:#999999;
	text-decoration: none;
}

a:active {
	color: #999999;
	text-decoration: none;
}
.style2 {font-size: small}
    .style4 {
	font-size: x-small;
	color: #999999;
}
.style8 {
	font-size: 24px;
	color: #9cbfc7;
}
.style9 {color: #666666}
.style10 {color: #333333}
.style11 {font-size: x-small}
.style12 {
	font-size: large;
	color: #ffffff;
}
.style13 {color: #525252}
img.x
{
z-index:-1
}