body { 
	background: black;
	margin: 0px;
	padding: 0px;
	color: white;
	font-family: Verdana;
	font-size: 11px;
				
}
			
div.logo {
	float: left;
	width: 450px;
}
		
div.main {
	width: 800px;
	margin: 100px auto 0px auto;
}
		
a {
	text-decoration: none;
}

.thumbs span {
	display: none;
}

img {
	border: none;
}

h1,p {
	display: none;
}

#twitter_div {
	width: 700px;
	margin: auto;
}

a {
	text-decoration: none;
	color: #808080;
}

h2 {
	font-size: 11px;
	text-align: center;
}

div.header {
	padding-top: 0px;
	height: 165px;
	width: 880px;
	margin: auto;
}

div.header img {
	float: left;
	margin-right: 40px;
}

body.portfolio {
	background: #101010 url('/images/background.jpg') top left repeat-x;
}

.portfolio h1, .portfolio h2 {
	display: none;
}

div.gallery {
	margin: auto;
	padding: 0px 20px 0px 20px
}

div.video object {
	width: 640px;
	height: 385px;
	float: left;
	padding-right: 20px;
	margin-bottom: 20px;
}


div.gallery img {
	display: none;

}


div.gallery object {
	width: 200px;
	height: 160px;
	margin: 0px 5px 10px 5px;
}

.mouseWheelFix {
	height: 400px;
	margin: 0px 0px 20px 0px;
}

div.download {
	padding: 30px;
	text-align: center;
	font-size: 30px;
}

a.landing {
	display: none;
}
