@font-face {
    font-family: 'UniversLTStd57Condensed';
    src: url('Fonts/universe-webfont.eot#') format('embedded-opentype'),
         url('Fonts/universe-webfont.woff') format('woff'),
         url('Fonts/universe-webfont.ttf') format('truetype'),
         url('Fonts/universe-webfont.svg#webfontEEnxZ9d3') format('svg');
    font-weight: normal;
    font-style: normal;
;
}

@font-face {
    font-family: 'UniversLTStd45Light';
    src: url('Fonts/universltstd-light-webfont.eot#') format('embedded-opentype'),
         url('Fonts/universltstd-light-webfont.woff') format('woff'),
         url('Fonts/universltstd-light-webfont.ttf') format('truetype'),
         url('Fonts/universltstd-light-webfont.svg#webfonttGOEVwqk') format('svg');
    font-weight: normal;
    font-style: normal;
;
}

body {
	background-color: white;
	background-size: 100%;
	color: #000;
	font-family: 'UniversLTStd45Light', 'Verdana', sans-serif;
	font-size: 8pt;
	margin: 0px;
	padding:0px;
		}

embed, object {
	margin: 0 auto;
}

body.ps3 {
	background-color:#000;
}


	a:link {text-decoration:none;color:#000;}
	a:visited {text-decoration:none;color:#666;}
	a:hover {text-decoration:none;color:#34393E;}
	img {border:none;}
	
	.container {width: 8800px;}
	
#hello {
		font-family: 'UniversLTStd57Condensed';
		font-size: 90px;
		letter-spacing: 0.025em;
		margin: 0px;
		padding: 0px;
		margin-top: -22px;
		}
		
#hello:hover {color:#F38498}
	
.category {
		font-family: 'UniversLTStd57Condensed';
		font-size: 10pt;
	}
	
	#about {
		font-size: 14px;
	}
		
header {
		position: absolute;
		top:0px;
		left: -2px;
		padding-top:10px;
		width:210px;
		height:82px;
	}
	
footer {
		position: absolute;
		top:450px;
		left: 15px;
		padding-top:10px;
		padding-bottom:10px;
		width:166px;
		height:20px;
	}

nav {
		position: absolute;
		width: 185px;
		top:90px;
		left:15px;
		padding-right:30px;
   		margin-right:100px;
		padding-bottom: 10px;
		padding-top: 10px;
		}
		

ul a {
	display:block;
	padding: 2px;
	width: 100%;
}

ul a:hover  {
	display:block;
	color: #fff;
	padding:2px;
	width: 100%;
}

footer a:hover {
	color: #8CC6D6;
}

.int:hover {
	background-color: #F79653;
}

.print:hover {
	background-color: #F38498;
}

.illustration:hover {
	background-color: #5FBF82;
}

ul {
	list-style-type:none;
	padding: 0;
	margin: 0;
}

iframe {
	border: none;
	position: absolute;
	top: 10px;
	left: 250px;
	width: 900px;
	height: 750px;
	margin: 0px;
}
