BODY {
	font: 0.6em "Trebuchet MS";
	/* background: url(images/pattern.gif) repeat fixed; */
	background-color: black;
}

IMG {
	border-width: 0px;
}

#structure {
	position: absolute;
	width: 500px;
	margin: 3em auto 0 10em;
	background-color: transparent;
	color: #BBBB90;
}
#structure.photos {
	top: 10px;
	width: auto;
	margin-right: 100px;
}

#home {
	margin-bottom: 5px;
}


#firefox {
	float: left;
}
#firefox img {
	vertical-align: top;
}

#contact {
	float: right;
}

#nav {
	float: none;
	clear: both;
}

#phototeaser {
	position: absolute;
	top: 250px;
	left: 150px;
}
#phototeaser a img {
	border: none;
}

#contact a,
#nav a {
	color: #BBBB90;
	text-decoration: none;
	border-bottom: 1px dotted #BBBB90;
}
#contact a:hover,
#nav a:hover {
	text-decoration: none;
	border-bottom: 1px solid #BBBB90;
}

.hidden {
	visibility: hidden;
}

.nofloat {
	float: none;
	clear: both;
}

.thumbnail {
	float: left;
	margin: 0.5em;
	width: 200px;
}
.photo {
	border: 0px;
	/*width: 00px;*/
}