html, body{
	width:100%;
	text-align:center;
	margin:0px auto;
	padding:0;
	font-family: Arial, sans-serif;
	font-weight:lighter;
	font-size:10px;
	color:#787878;
	line-height:18px;
}
body a{
	color:#787878;
}
h1#logo{
	margin:25px 0 10px 0;
}
#menu{
	width:460px;
	margin:20px auto;
	text-align:center;
	margin-bottom:0px;
	font-weight:lighter;
	font-size:10px;
	letter-spacing:0.12em;
	color:#787878;
}
#sub_collections a,
#menu a{
	color:#787878;
}
#sub_collections{
	width:443px;
	visibility:hidden;
	margin: 0px auto;
	margin-bottom:20px;
	font-size:9px;
	text-align:left;
	letter-spacing:0.1em;
}

img{
	border:0;
}
img#main{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-13.5px;
	margin-left:-220.5px;
}
div#main{
	display:table;
	margin:0 auto;
}
#main img{
	display:inline;
	float:left;
}
img.arrow{
	cursor:pointer;
	margin: auto 5px auto 5px;
}
a, a:visited{
	color:#787878;
	text-decoration:none;
}
a:hover{
	color:#AAA;
	text-decoration:none;
}
#about,
.fixedWidthLeftAlign
{
	
	margin:0px auto;
	margin-top:90px;
	padding:10px;
	/*border: 1px solid #CCC;*/
	width:440px;
	position:relative;
	text-align:left;
}
#about
{
	margin-top:0;
}
img.floatLeft{
	display:inline;
	margin:5px;
	}

