/* CSS Document */


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #dedede;
	height: 100%;
	overflow: auto;
	margin-top: -10px;
	margin-bottom: 0px;
	background-color: #333333;
	background-image: url(../images/b_ground.gif);
}

.artwork #container {
	width: 100%;
	height: 100%;
	margin: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	/*text-transform: uppercase;*/
	overflow: 0;
	z-index: 1;
}

.artwork #content {
	width:750px;
	height:575px;
	position:absolute;
	top:0px;
	left:0px;
	margin-top:0px;
	margin-left:0px;
	overflow: hidden;
	visibility: visible;
	z-index: 80;
	text-align: center;	/*border-style: solid;
	border-width: 1px;
	border-color: #3E3E3E;*/
}

#info {
	width:400px;
	height:80px;
	z-index:1;
	position: absolute;
	top: 250px;
	left: 50%;
	margin-left: -200px;
	margin-right: 0px;
	visibility: visible;
}

#info2 {
	width:53px;
	height:17px;
	z-index:1300;
	position: absolute;
	top: 480px;
	right: 70px;
	margin-left:0px;
	margin-right:0px;
	visibility: visible;
}

#desc01 {
	width:200px;
	height:80px;
	z-index:2000;
	position: absolute;
	top: 100px;
	right: 50px;
	margin-left: -200px;
	margin-right: 0px;
	text-align: center;
	vertical-align: middle;
	visibility: hidden;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}


.style_aa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	/*letter-spacing: 1px;*/
	color: #CCCCCC;
	font-style: normal;
}
.style_aait {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	/*letter-spacing: 1px;*/
	color: #CCCCCC;
	font-style: italic;
}
.style_aa_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
	/*letter-spacing: 1px;*/
	color: #CCCCCC;
	font-style: normal;
}
.style_aait_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
	/*letter-spacing: 1px;*/
	color: #CCCCCC;
	font-style: italic;
}

.style_aa_sm_dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
	/*letter-spacing: 1px;*/
	color: #666666;
	font-style: normal;
}
.style_aait_sm_dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
	/*letter-spacing: 1px;*/
	color: #666666;
	font-style: italic;
}


.style_aa_dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	/*letter-spacing: 1px;*/
	color: #666666;
	font-style: normal;
}
.style_aait_dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	/*letter-spacing: 1px;*/
	color: #666666;
	font-style: italic;
}
.style_aaa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8px;
	line-height: 11px;
	/*letter-spacing: 1px;*/
	color: #CCCCCC;
	font-style: normal;
}
.style_aaait {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8px;
	line-height: 11px;
	/*letter-spacing: 1px;*/
	color: #CCCCCC;
	font-style: italic;
}
.style_aaa_dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8px;
	line-height: 11px;
	/*letter-spacing: 1px;*/
	color: #666666;
	font-style: normal;
}
.style_aaait_dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8px;
	line-height: 11px;
	/*letter-spacing: 1px;*/
	color: #666666;
	font-style: italic;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #999999;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 1px;
	color: #999999;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 23px;
	letter-spacing: 1px;
	color: #999999;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 25px;
	line-height: 28px;
	letter-spacing: 1px;
	color: #999999;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 30px;
	line-height: 33px;
	letter-spacing: 1px;
	color: #999999;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 40px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 30px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 25px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
