html, body { 
	height: 100#; 
	width: 100#; 
	overflow-x: hidden; 
	overflow-y: auto;
	background-image: url(splash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color:#000000;
}
.noscroll{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	padding: 0px;
}
.portfolio {
	z-index: 1000;
	position: relative;
	height: 100%; max-height: 690px; min-height: 471px;
	width: 253px;
	margin-left: 51px;
}
.swfportfolio {
	z-index: 1000;
	position: absolute;
	z-index: 1000;
	position: absolute;
	bottom: 20px;
}
.date_contact {
	width: 244px;
	height: 238px;
	z-index: 1000;
	position: absolute;
	left: 461px;
	top: 93px;
}
