#main {
	position:absolute;
	width:900px;
	z-index:2;
	background-color: #181512;
	top: 128px;
	left: 0px;
	overflow: visible;
	background-image: url(art/ballerimage_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
	height: auto;
}
#textarea {
	position:relative;
	width:440px;
	z-index:9;
	left: 10px;
	top: 90px;
	height: auto;
	visibility: visible;
	margin: 0px 0px 100px;
}
#masthead {
	position:absolute;
	width:669px;
	height:86px;
	z-index:2;
	top: 10px;
}
#rule {	position:absolute;
	width:718px;
	height:10px;
	z-index:5;
	left: 0px;
	top: 118px;
	overflow: visible;
	visibility: visible;
}
body {
	background-color: #CCCCCC;
}
#pic {	position:absolute;
	width:306px;
	height:228px;
	z-index:4;
	left: 562px;
	top: 218px;
}
#footer {
	position:relative;
	width:900px;
	z-index:5;
	left: 0px;
	top: 0px;
	height: auto;
	background-color: #FFFFFF;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
#nav {
	position:absolute;
	width:668px;
	height:31px;
	z-index:6;
	left: 0px;
	top: 120px;
}
#navcontainer {
}
#rightcol {
	position:absolute;
	width:305px;
	height:115px;
	z-index:3;
	left: 562px;
	top: 459px;
}

