*
{
	margin: 0;
	padding: 0;
	border: none;
}

body
{
	color: #d7d7d7;
	width: 720px;
	text-align: center;
	text-decoration: none;
	margin: 0 auto 20px auto;
	padding: 0;
	background-color: #252525;	
	background-repeat: no-repeat;
	background-position: center;

}

h1
{
	font: .9em "helvetica";
	text-decoration: none;
	color: #d7d7d7;
}
	
h2
{ 
	font: .9em "gill sans", "helvetica";
	color: #d7d7d7;
	margin: 0;
	text-align: center;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 40px;
	line-height: 18px;
	background-color: none;
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
	
}

h3
{
	font: .8em "gill sans", "helvetica";
	color: #d7d7d7;
	margin: 0;
	text-align: center;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 40px;
	line-height: 18px;
	background-color: none;
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
	
}

#masthead
{
	height: 1.5em;
	width: 100%;
	font: .9em "gil sans" !important, "helvetica";
	text-align: center;
	text-decoration: none;
	color: #d7d7d7;
	margin: 0;
	padding-top: 8px;
	background-color: #252525;
	
	}
	
a:link.masthead, a:visited.masthead, a:focus.masthead
{
	font-size: .9em;
	color: #d7d7d7;
	text-decoration: none;
	background-color: none;
}

li.inlined_button
{
	margin: 0;
	padding: 2px;
	height: 1.5em;
	width: 100%;
	font: .9em "gil sans" !important, "helvetica";
	text-align: center;
	text-decoration: none;
	color: #d7d7d7;
	display: inline;
	list-style: none;
	border: none;
}


a:hover.masthead, a:active.masthead
{
	background-color: #121212;
	text-decoration: none;
	font-size: .9em;
}
	
a:hover.artwork
{
	background-color: none;
	text-decoration: none;
}


ul.inlined, li.inlined
{
	display: inline;
	width: auto;
}

li.inlined
{
	margin: 0;
	width: auto;
	padding: 15px;
	list-style: none;
	border: none;
}



ul.inlined_img
{
	display: inline;
	width: auto;
	margin: 0 auto 0 auto !important;
	padding: 0;
	border: none !important;
}

li.inlined_img
{
	display: inline;
	margin: 0 auto 0 auto;
	width: auto;
	padding: 8px !important;
	list-style: none;
	border: none !important;
}

a:link, a:visited, a:focus
{
	font: .9em"helvetica";
	text-decoration: none;
	color: #d7d7d7;
	font-weight: thick;
	background-color: none;
}

a:hover, a:active
{
	font: .9em "helvetica";
	color: black;
	text-decoration: none;
	font-weight:thick;
	background-color: none;
}

div#artwork
{
	margin: 1ex auto 3ex auto;
	padding: 0;
	border: none;
	color: #a0a0a0;	
}

image
{
	margin: 1em ! important;
}

div#description
{
	text-align: left;
	border: none;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

p
{
	font: .8em "optima", "helvetica" !important;
	color: #d7d7d7;
	text-align: left;
	text-decoration: none;
	line-height: 15px;
	background-color: none;
}

a.hover.artwork
{
	clear: both;
	style: none;
	color: #959595;	
}

a.hover.button
{
	clear: both;
	style: none;
	color: #959595;	
}


div.back_arrow
{
	float: left;
}
		
div.image
{
	float: left;
}
		
div.image_navigation
{
	vertical-align: inherit;
	height: 1.5em;
	font: .9em "gil sans" !important, "helvetica";
	text-align: center;
	text-decoration: none;
	color: #d7d7d7;
	margin: 0;
	padding-top: 8px;
}

.button
{
	border: none;
	outline-width: 2px;
	outline-style: outset;
	color: #504550;
	background: black;
}


#branding
{
	clear: both;
	text-align: center;
	}