*

	{margin: 0;
	padding: 0;}	

html 
	{min-height: 100%; margin-bottom: 1px;}
	/* sets the scrollbar to permanently appear in firefox / safari */

body

	{font: 100.01% Helvetica Neue Roman, helvetica, arial, sans serif ;
	color: #6D6E71;
	background: #fff;
	padding: 30px 0px 0px 0px;}
	
#container {
	position:absolute;
	width:860px;
	left:50%;
	margin-left:-430px;
	}

#menu {
	position:absolute;
	margin-top:80px;
	z-index:100;
	}

h1 {
	font-weight: normal;
	font-size:60%;}

h1 span {
	color:#A7A9AC;}

h1 a, h1 a:link, h1 a:visited, h1 a:hover {
	text-decoration:none;
	color:#6D6E71;}

h2 {
	font-weight: normal;
	font-size:60%;
	margin-top:20px;
	margin-bottom:2px;}

h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	text-decoration:none;
	color:#6D6E71;}

p {
	font-size:60%;
	margin-bottom:2px;
	color:#A7A9AC;}

p a, p a:link, p a:visited, p a:hover {
	text-decoration:none;
	color:#A7A9AC;}

#imageDisplay {
	z-index:0;
	position:relative;
	text-align:center;
	}

#imageDisplay td {
	height:570px;
	width:860px;
	text-align:center;
	vertical-align:middle;
	}

#details {
	position:absolute;
	left:730px;
	top:92px;
	}


#backNext {
	position:absolute;
	left:730px;
	top:348px;
	}
	