* {margin:0; padding: 0}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
	margin: 0px;
	background-image: url(../images/navigation/homePage.png);
}

img{
border-style:none;
}

#container {
	width: 1000px;
	margin: 0px;
}
#twitterbox {
	background-image: url(../images/twitterBox/twitterbox.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 248px;
	width: 152px;
	float:right;
	position: relative;
	margin-top: 300px;
	right: 80px;
	top: 50px;
}
#patrickTrefz {
	background-image: url(../images/patrick-trefz.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 128px;
	position: relative;
	left: 15px;
	top: 15px;
}
#nav {
	float: left;
	width: 175px;
	position: relative;
	top: 350px;
	left: 15px;
}
#nav ul {
	float: left;
	width: 75px;
	list-style-type: none;
}
#motion {
	height: 137px;
	width: 184px;
	position: relative;
	left: 383px;
	top: 60px;
	z-index:-1000;
}
#stills {
	height: 190px;
	width: 183px;
	position: relative;
	left: 617px;
	top: 9px;
	z-index:-900;
}
#stillslink {
	position: absolute;
	left: 620px;
	top: 180px;
	z-index: 100;
}

#stillslink a {
	width: 183px;
	height: 190px;
	color: #fff;
	font-size: 1px;
	line-height: 1px;
	display: block;
	text-decoration: none;
}
#motionlink {
	position: absolute;
	left: 380px;
	top: 180px;
	z-index: 100;
}

#motionlink a {
	width: 184px;
	height: 137px;
	color: #fff;
	font-size: 1px;
	line-height: 1px;
	display: block;
	text-decoration: none;
}

#patrickTrefz h1{
	font-size: 1px;
	line-height: 0px;
	visibility: hidden;
}
#twittercontent {
	margin-top: 20px;
	margin-left: 15px;
	height: 225px;
	width: 100px;
}
#twittercontent h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	margin-top:20px;
	line-height: 18px;
}

#twittercontent ul#twitter_update_list {
}
#twittercontent ul#twitter_update_list li {
	font-size:10px;
	clear: both;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
	list-style-type: none;
	width: 120px;
	overflow: hidden;
}
#twittercontent ul#twitter_update_list li a {
	visibility: hidden;
}
#twittercontent ul#twitter_update_list li span a {
	visibility: visible;
}

#homeContent {
	float: left;
	width: 800px;
	height: 600px;
	position: relative;
}
#news {
	text-align: center;
	margin-top: 10px;
	padding-left: 25px;
}
