body {
	background-color: black;
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	color: white;
	background-image: url("/images/back2250.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
}

a {
	color: white;
	text-decoration: none;
}

p {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

img.artwork {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#maintitle {
	position: absolute;
	left: 50px;
	top: 30px;
	width: 900px;
	text-align: right;
	font-family: 'Nobile', 'Tahoma', 'Helvetica', 'Tahoma', 'Arial', sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 65px;
	color: #BBBBBB;
}

div#subtitle {
	position: absolute;
	left: 50px;
	top: 25px;
	width: 900px;
	text-align: right;
	font-family: 'Nobile', Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 40px;
	color: #BBBBBB;
}

div#mainmessage {
	position: absolute;
	left: 50px;
	top: 150px;
	width: 900px;
	text-align: right;
	font-family: 'Nobile', Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 34px;
	color: #BBBBBB;
}

div#mainmessage .smaller {
	font-size: 20px;
}

div.submessage {
	position: absolute;
	left: 50px;
	top: 315px;
	width: 900px;
	text-align: right;
	font-family: 'Nobile', Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 34px;
	color: #BBBBBB;
}

div.submessage .smaller {
	font-size: 20px;
}

div.submessage a {
	color: white;
	text-decoration: underline;
}

div#submessageb {
	display: none;
}

div#submessagec {
	display: none;
}


div.navigation {
	position: absolute;
	left: 470px;
	width: 250px;
	text-align: right;
}

div.navigation a {
	font-family: 'Nobile', Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 22px;
}

div#navigationessay {
	top: 380px;
	left: 50px;
}

div#navigationpreview {
	top: 415px;
	left: 50px;
}

div#navigationpress {
	top: 450px;
	left: 50px;
}

div#navigationbio {
	top: 485px;
	left: 50px;
}

div#navigationpast {
	top: 520px;
	left: 50px;
}

div#navigationfollow {
	top: 555px;
	left: 50px;
}

div#navigation li {
	list-style-type: none;
	list-style-position: inside;
	}

div#registration {
	position: absolute;
	left: 470px;
	top: 340px;
	width: 500px;
	text-align: right;
}

div.javapage {
	display: none;
	background-image: url("/images/trans.png");
	position: absolute;
	left: 25px;
	top: 10px;
	width: 1000px;
	height: 670px;
	text-align: left;
	overflow: hidden;
	padding: 0px;
}

div#artistimage {
	position: absolute;
	left: 50px;
	top: 50px;
	z-index: 1;
	display: none;
}

div.headline {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 20px;
	color: white;
}

div.content {
	font-size: 14px;
	text-align: left;
	padding: 10px;
	overflow: auto;
	width: 980px;
	height: 620px;
	color: white;
	line-height: 24px;
	scrollbar-base-color: black;
	scrollbar-arrow-color: white;
	scrollbar-shadow-color: grey;
	scrollbar-lightshadow-color: grey;
	scrollbar-darkshadow-color: grey;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: white;
}

div#bio {
	background-image: url("/images/artist.jpg");
	display: none;
	position: absolute;
	left: 25px;
	top: 10px;
	width: 1000px;
	height: 650px;
	text-align: left;
	overflow: hidden;
	padding: 0px;
	line-height: 24px;
}

div.subcontent {
	background-image: url("/images/trans.png");
	margin-left: 450px;
	width: 500px;
	font-weight: normal;
	line-height: 24px;
	padding: 10px;
}

div#follow {
	background-image: url("/images/trans.png");
	position: absolute;
	left: 25px;
	top: 530px;
	width: 230px;
	color: white;
	display: none;
}

div.followtext {
	padding: 10px;
}

div#follow li {
	list-style-type: none;
	list-style-position: outside;
}

div#follow a {
	color: white;
}

h4 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 16px;
}

div.headline {
	width: 100%;
	background-color: black;
}


div#htmlpage {
	display: block;
	background-image: url("/images/trans.png");
	overflow: auto;
	width: 1000px;
	height: 670px;
	left: 20px;
	top: 10px;
	position: absolute;
	text-align: left;
	overflow: hidden;
}
div#essay  {
	display: none;
}

h5 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
}

div#previmage {
	position: absolute;
	left: 10px;
	top: 310px;
}

div#nextimage {
	position: absolute;
	left: 970px;
	top: 310px;
}
