/* Layout Stylesheet */ 
html { height: 100%; margin-bottom: 1px; }

.topimage {
	width: 698px;
	height: 130px;
	text-align: center;
	padding: 0px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../images/background3d.jpg);
	display: block;
	float: left;
	}
	
.pageimage {
	background-image: url(../images/thefuture.jpg);
	background-repeat: no-repeat;
	height: 148px;
	width: 448px;
	border: 1px solid #133C5C;
}

