@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('../fonts/league_gothic-webfont.eot');
	src: local('☺'),
		url('../fonts/league_gothic-webfont.woff') format('woff'),
		url('../fonts/league_gothic-webfont.ttf') format('truetype'),
		url('../fonts/league_gothic-webfont.svg#webfont2hfSjXCR') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	background: url(../images/paperbackground.jpg) top left repeat;
	background-color: #f5f5f5;
	color: #353535;
	font: normal 13pt "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	border-style: none;
}

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

a:hover {
	color: #467cba;
	text-decoration: underline;
}

a:active {
	color: #467cba;
	text-decoration: none;
}

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

a:hover.cross {
	color: #467cba;
	text-decoration:line-through;
}

p{
	 display: block;
}

h3, nav {
	color: #353535;
	font: normal 42px LeagueGothicRegular, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

h5 {
	padding: 0;
	margin: 0;
	color: #353535;
	font: normal 108px/.9em LeagueGothicRegular, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
}

img {
	border: 0;
}

.paragraphs {
	margin-top: -9px;
}

#container {
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	bottom: 12px;
	width: 620px;
	overflow: visible;
}

#header {
	width: 600px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.portfolio {
	margin: 0;
	text-transform: lowercase;
	text-indent: 4px;
}
.name {
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

nav ul {
	list-style: none;
	padding: 0;
	text-transform: uppercase;
	width: 510px;
	margin: 0 auto;
}

nav ul li {
	width: 33.3%;
	float: left;
	text-align: center;
	margin: -4px 0 5px 0;
}

nav ul li:first-child {
	text-align: left;
}

nav ul li:last-child{
	text-align: left;
	text-indent: 80px;
}

#info {
	width: 585px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -10px;
	padding: 18px 0 0 0;
	clear: both;
	border-top: 4px solid #353535;
}

#who {
	margin-top: -9px;
	margin-bottom: -30px;
	margin-left: -2px;
}

#contact {
	margin-top: -13px;
	margin-left: -2px;
	margin-bottom: -30px;
}

.title {
	margin-top: -10px;
	margin-left: -2px;
	margin-bottom: 10px;
	overflow: hidden;
}

.text {
	margin-top: 31px;
}

#content img {
	width: 100%;
	height: auto;
}

#content {
	margin-top: -6px;
}

.group {
	width: 585px;
	height: 120px;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 18px;
}

.leftandright {
	width: 177px;
	display: inline;
	position: relative;
}

.center {
	width: 177px;
	margin-left: 22px;
	margin-right: 22px;
	display: inline;
	position: relative;
}

.project {
	font-size: 14px;
	bottom: 18px;
}

footer {
	width: 585px;
	margin-top: -4px;
	margin-right: auto;
	margin-left: 18px;
	float: left;
}

.copyright {
	font-size: 9px;
}
