/*******************************************************************************
* WORK SPECIFIC
*******************************************************************************/
body {
background-color:	#000000;
}
.text, a.exlink, a.artlink {
color:				#808080;
}
.structure_image {
background-color:	#808080;
}
.title, .header, .enter, a, a.exlink:hover {
color:				#f0f0f0;
}
a:hover, a.artlink:hover {
color:				#008000;
}
#content_artwork {
background-image:	url(ns029-loading.gif);
position:			relative;
margin:				auto;
width:				800px;
height:				600px;
}
/*******************************************************************************
* HTML & BODY
*******************************************************************************/
body {
text-align:			center;
overflow:			auto;
border:				0px;
margin:				0px;
padding:			0px;
}
div, img {
border:				0px;
margin:				0px;
padding:			0px;
}
table {
border:				0px;
margin:				auto;
padding:			0px;
}
/*******************************************************************************
* TEXT & IMAGE
*******************************************************************************/
.text {
font-family:		Verdana, Arial, sans-serif;
font-size:			10px;
}
.title {
font-size:			14px;
letter-spacing:		4px;
}
.header {
letter-spacing:		2px;
}
.underline {
text-decoration:	underline;
letter-spacing:		2px;
}
.enter {
letter-spacing:		2px;
}
.super {
font-size:			8px;
vertical-align:		baseline;
position:			relative;
bottom:				0.3em;
}
.image {
position:			relative;
top:				1px;
left:				1px;
border:				none;
}
/*******************************************************************************
* LINKS
*******************************************************************************/
a, a:hover, a.exlink, a.exlink:hover, a.artlink, a.artlink:hover  {
text-decoration:	none;
}
/*******************************************************************************
* STRUCTURE - INDEX
*******************************************************************************/
.structure {
width:				752px;
}
.structure_vspace-40 {
height:				40px;
}
.structure_image {
height:				452px;
line-height:		0px;
text-align:			left;
vertical-align:		top;
}
.structure_information {
height:				40px;
vertical-align:		bottom;
}
.structure_information-title {
width:				452px;
text-align:			left;
}
.structure_information-name {
width:				300px;
text-align:			right;
}
.structure_text {
text-align:			justify;
line-height:		12px;
}
.structure_enter {
line-height:		11px;
vertical-align:		bottom;
}
.structure_enter-left {
width:				600px;
text-align:			left;
vertical-align:		bottom;
}
.structure_enter-right {
width:				152px;
text-align:			right;
vertical-align:		bottom;
}