.page {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: medium none #FF0000;
	position: relative;
}
.masthead {
	border: thin none #33FF00;
	position: absolute;
	top: 0px;
	height: 126px;
	width: 953px;
}
.logocontainer {
	border: thin none #6666FF;
	position: absolute;
	left: 0px;
	top: 4px;
	height: 100px;
	width: 100px;
}
.namecontainer {
	position: absolute;
	border: thin none #3399FF;
	left: 100px;
	top: 4px;
	padding: 0%;
	margin: 14px 0px 14px 10px;
	height: 72px;
	width: 429px;
}
.strapcontainer {
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 5px;
	position: absolute;
	left: 553px;
	top: -10px;
	border: thin none #00FF33;
	height: 68px;
	width: 168px;
}
.body1 {
	border: thin none #FFFF33;
	position: absolute;
	top: 126px;
	width: 1000px;
}
.barcontainer {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	position: absolute;
	left: 1px;
	top: 105px;
	height: 11px;
	width: 953px;
	overflow: hidden;
}
.cofecontainer {
	position: absolute;
	height: 100px;
	width: 73px;
	left: 877px;
	top: 3px;
}
.ddcontainer {
	position: absolute;
	height: 82px;
	width: 120px;
	left: 748px;
	top: 13px;
}
.leftcol {
	left: 0px;
	top: 128px;
	width: 150px;
	position: absolute;
	height: 500px;
	background-color: #FFFFCC;
}

.maincol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	position: absolute;
	top: 128px;
	float: right;
	width: 782px;
	left: 151px;
	padding: 10px;
	height: 441px;
	z-index: 10;
	text-align: left;
}

