body
{
	color: #d7d7d7;
	width: 80%;
	text-align: center;
	text-decoration: none;
	margin: 0 auto 1em auto;
	padding: 0;
	background-color: #252525;	
	background-repeat: no-repeat;
	background-position: center;

}

h1
{
	font: .9em "helvetica";
	text-decoration: none;
	font-weight: bold;
	color: #d7d7d7;
	margin: 1em auto;
}
	
h2
{ 
	font: .9em "gill sans", "helvetica";
	font-weight: bold;
	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";
	font-weight: bold;
	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";
	font-weight: bold;
	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;
}
	
a:hover.artwork
{
	background-color: none;
	text-decoration: none;
}


.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: 888888;
	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", "sans" !important;
	color: #d7d7d7;
	text-decoration: none;
	text-align: center;
	line-height: 15px;
	background-color: none;
	max-width: 45em;
	min-width: 20em;
	margin: 1em auto;
}

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;
}
	
#branding
{
	font: 1em "gill sans", "helvetica";
	color: #d1d1d1;
	text-align: center;
	margin-top: 1.5em;
	padding: 1ex;
}

.disclaimer
{
	font-style: italic;
	color: #4D85B0;
}

#contact p
{
	padding: 2px;
}

address
{
	margin-top: 1ex;
}

address p
{
	padding-bottom: 2px;
}
