#container {
	width: 760px;
	height: 1650px;
	top: 15px;
	left: 15px;
	position: absolute;
}
#content {
	position: absolute;
	width: 560px;
	height: 1646px;
	left: 0px;
	top: 0px;
	background-image: url(../images/trans5.gif);
	background-attachment: fixed;
	background-repeat: repeat;
}
#header {
	width: 546px;
	height: 80px;
	border: 1px solid #E1C588;
	top: 6px;
	left: 6px;
	position: absolute;
	background-image: url(../images/banner2.jpg);
	background-position: center;
}
#contentblock {
	left: 6px;
	width: 505px;
	height: 1410px;
	border: 1px solid #E1C588;
	text-align:left;
	padding: 15px 20px 15px 20px;
	top: 122px;
	position: absolute;
	background: transparent;
}
#ocweclogo {
	position: absolute;
	height: 74px;
	width: 225px;
	left: 160px;
	top: 560px;
	z-index: 2;
}
#contentblock2 {
	width: 505px;
	height: 160px;
	top: 662px;
	left: 6px;
	position: absolute;
	padding: 15px 20px 15px 20px;
	border: 1px solid #E1C588;
	font-size: 10px;
	text-align: center;
}
#footer {
	width: 536px;
	height: 60px;
	top: 1570px;
	left: 6px;
	position: absolute;
	border: 1px solid #E1C588;
	background-image: url(../images/banner.jpg);
	background-position: center;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	padding: 4px;
}
