
#docpane a, #docpane a:visited, #docpane a:hover {
	color:#660000;	text-decoration: none;
}
#docpane{
	overflow-x: hidden !important;
	overflow-y: auto !important;
	background: #ccccff url('http://www.kuzoa.com/files/2007/07/29/4829.jpg') fixed !important;
	font: 12px comic sans, comic sans ms !important;
}
.innerpane { margin: 5px; }
#container{ width: 77% !important; }
.pagepanel{
	background-color:#ccccff;
	color: #000000 !important;
	border: 3px solid #000000 !important;
	padding: 5px;
	margin-bottom: 5px;
	overflow:hidden !important;
}
textarea.transparent {
	color:#000000;
}

#container {
	margin: 0 auto;
	height: auto;
	min-height: 30px;
	padding: 0 1px;
 }

#right {
	width: 70%;
	height: auto;
	float: right;
	min-height: 30px;
 }

#left {
	width: 30%;
	height: auto;
	float: left;
	min-height: 30px;
 }

#paneleft2 {
	width: 100%;
	height: auto;
	float: right;
	min-height: 30px;
 }

#paneleft {
	width: 49%;
	height: auto;
	float: left;
	min-height: 30px;
	min-width: 200px;
 }

#paneright {
	width: 50%;
	height: auto;
	float: left;
	min-height: 30px;
	min-width: 200px;
 }

#panespan {
	width: 99%;
	height: auto;
	float: left;
	min-height: 30px;
 }	