body{
	background-color: "white";

}


p {
	font-size:11px;
	font-family: gill sans;
	line-height: 18px;
}

.container {
	width:950px;
	height:568px;
}

.header {
	width: 950px;
	height: 205px;
	float: left;
}


.navigation {
	width:950px;
	height:21px;
}

.spacer {
	width: 434px;
	height: 21px;
	float: left; 
}
	
.home {
	width: 160px;
	height: 21px;
	float: left; 
}

.work {
	width: 144px;
	height: 21px;
	float: left; 
}

.contact {
	width: 212px;
	height: 21px;
	float: right;
}

.bar {
	width:950px;
	height:84px;
	float:left;
}


.content {
	width:950px;
	height:226px;
	
	float: left;
}


.copyright{
	height:32px;
	width:950px;
	float: inherit;
	
	
}

.thumbs {
	height:200px;
	width: 462px;
	float: left;
	margin-left: 239px;
	
}


.thumbstop {
	width: 462px;
	height:100px;
	float: left;
}

.image {
	float: left;
}

.thumbsbottom {
	width:462px;
	height:100px;
	float:left;
	
	}
	
