#holder {
	position: absolute;
	height: 950px;
	width: 820px;
	left: 100px;
	top: 10px;
	background-color: #EEBF51;
}
#menu {
	position: absolute;
	height: 800px;
	width: 150px;
	left: 0px;
	top: 120px;
	background-color: #CC9933;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	z-index: 5;
}
#info1 {
	background-color: #99CCFF;
	position: absolute;
	height: 790px;
	width: 325px;
	left: 160px;
	top: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	z-index: 3;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#banner {
	position: absolute;
	height: 90px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #3399CC;
	background-image: url(../dpts/art/images/largetop.gif);
	z-index: 1;
}
#info2 {
	position: absolute;
	height: 790px;
	width: 315px;
	left: 485px;
	top: 120px;
	background-color: #6699CC;
	z-index: 4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-indent: 10px;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

