@charset "UTF-8";
/* CSS Document */

body	{
	background-color: #fff;
	color: #999;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	font-weight: lighter;
	letter-spacing: 0.1em;
	line-height: 1.75em;
	font-variant: small-caps;
}

div.logo	{
	margin-top: 30px;
}

.galleria_container	{
	display: block;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 30px;
	text-align: center;
	width: 900px;
}

.nav	{
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	text-align: center;
	width: 900px;
	word-spacing: 3em;
}

.sig	{
	color: #999;
	font-variant: normal;
	font-size: 80%;
	letter-spacing: 0.05em;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	text-align: center;
	text-transform: uppercase;
	width: 900px;
}

.text	{
	color: #555;
	font-variant: normal;
	left: 350px;
	letter-spacing: 0.02em;
	margin-bottom: 30px;
	margin-top: 30px;
	position: relative;
	width: 700px;
}

ul.gallery	{
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}

.contact	{
	list-style: none;
}

img.logo	{
	border: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

a.logo	{
	border: none;
	text-decoration: none;
}

a.logo: visited	{
	border: none;
	text-decoration: none;
}

a.nav:link	{
	border: none;
	color: #999;
	text-decoration: none;
}

a.nav:visited	{
	border: none;
	color: #999;
	text-decoration: none;
}

a.nav:hover	{
	border: none;
	color: #303030;
	text-decoration: none;
}

a.textlink:link	{
	border: none;
	color: #999;
	text-decoration: none;
}

a.textlink:visited	{
	border: none;
	color: #999;
	text-decoration: none;
}

a.textlink:hover	{
	border: none;
	color: #303030;
	text-decoration: none;
}

img.pic	{
	float: left;
	margin-right: 20px;
}
