@charset "UTF-8";
* { 
	padding: 0px;
	margin: 0px;
}
body {
	background-color: black;
	background-image: url(images/background.jpg);
	background-position: top center; 
	background-repeat: no-repeat;
	width: auto;
	height: 975px;
	font: 100.01% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
h1 {
	font: italic bolder 18px Verdana, Geneva, sans-serif;
}
#container {
	position: relative; 
	left: 50%; 
	width: 975px; 
	margin-left: -487px;
}
#container #links #home {
	position: absolute;
	left: 135px;
	top: 310px;
	width: 50px;
}
#container #links #desktop {
	position: absolute;
	top: 392px;
	left: 120px;
	color: #00F;
}
#container #links #illustration {
	position: absolute;
	left: 90px;
	top: 465px;
}
#container #links #typography {
	position: absolute;
	left: 100px;
	top: 535px;
}
#container #links #sculpture {
	position: absolute;
	left: 135px;
	top: 600px;
}
#container #links #web {
	position: absolute;
	left: 155px;
	top: 653px;
}
#container #content img {
	left: -5px;
	position: absolute;
	top: -29px;
}
#container #header img {
	display: block;
	position: absolute;
	left: 760px;
	top: 290px;
}
#container #thumbText em {
	position: absolute;
	height: auto;
	width: auto;
	left: 387px;
	top: 850px;
}
#container #thumb1 img {
	position: absolute;
	top: 715px;
	left: 403px;
	border-style: none;
}
#container #thumb2 img {
	position: absolute;
	border-style: none;
	left: 458px;
	top: 715px;
}
#container #thumb3 img {
	border-style: none;
	position: absolute;
	top: 715px;
	left: 510px;
}
#container #thumb4 img {
	height: 56;
	border-style: none;
	position: absolute;
	top: 715px;
	left: 605px;
}
#container #thumb5 img {
	border-style: none;
	position: absolute;
	top: 785px;
	left: 632px;
}
#container #thumb6 img {
	border-style: none;
	left: 462px;
	top: 785px;
	position: absolute;
}
#container #thumb7 img {
	border-style: none;
	position: absolute;
	left: 540px;
	top: 785px;
}
#container #thumb8 img {
	height: 55;
	width: auto;
	border-style: none;
	position: absolute;
	top: 785px;
	left: 597px;
}
#container #thumb9 img {
	height: 57;
	left: 655px;
	position: absolute;
	top: 715px;
	border-style: none;
}
#container #thumb10 img {
	position: absolute;
	left: 412px;
	top: 785px;
	border-style: none;
}
#container #thumb11 img{
	border-style: none;
	position: absolute;
	top: 717px;
	left: 338px;
}
#container #thumb12 img {
	height: 56px;
	border-style: none;
	position: absolute;
	top: 785px;
	left: 263px;
	width: auto;
	text-decoration: none;
}
#container #thumb13 img {
	border-style: none;
	position: absolute;
	top: 717px;
	left: 265px;
}
#container #thumb14 img {
	height: 56px;
	width: auto;
	border-style: none;
	position: absolute;
	top: 785px;
	left: 300px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #FF00FF;
	text-decoration: none;
}
a:hover {
	color: #00FF00;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}



