body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color:#000000;
	letter-spacing: 3px;
}

.portfolio {
	background-color:#999999;
	width: 100%;
	white-space: nowrap;
}

.photo {
	padding-right: 5px;
}

iframe {
	overflow-x: hidden;
	overflow: scroll;
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #CCCCCC;
}

a:visited {
	color: #999999;
	text-decoration: none;
}

.centerbox {
	margin: auto;
	width: 470px;
	padding-top: 100px;
}

.linksfront {
	float: right;
	margin-top: 80px;
}

.logofront {
	float: left;
}

.nav {
	padding-right: 10px;
}

.navbar {
	margin-left: 180px;
	float: left;
	margin-top: -25px;
}

.topbar {
	width: 1000px;
	padding-bottom: 20px;
}

.logosmall {
	padding-right: 30px;
}

.labels {
	font-size: 200%;
}

.infotext {
	margin-left: 180px;
	float: left;
}