.outercontainer {
	position: absolute; 
	top: 50%; 
	margin-top:-295px; 
	left:50%; 
	margin-left:-380px
}
.index_outercontainer {
	position: absolute; 
	top: 50%; 
	margin-top:-300px; 
	left:50%; 
	margin-left:-380px
}
.container {
	height: 600px;
	width: 760px;
	border: 1px solid #999999;
}
.index_container {
	height: 620px;
	width: 760px;
	border: 1px solid #999999;
}
h3 {
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size:12px
}
.index_header_graphic {
	background-image: url(../vasco-de-gama-bridge---purp.jpg);
	width: 725px;
	background-repeat:no-repeat;
}
.header_title {
	height: 145px;
}
