
#docpane a, #docpane a:visited, #docpane a:hover {
	color:#ff0000;	text-decoration: none;
}
#docpane{
	overflow-x: hidden !important;
	overflow-y: auto !important;
	background:  url('http://www.kuzoa.com/files/2007/07/11/3736.jpg') fixed !important;
	font: 16px comic sans, comic sans ms !important;
}
.innerpane { margin: 5px; }
#container{ width: 77% !important; }
.pagepanel{
	background-color:#ccccff;
	color: #ff0000 !important;
	border: 5px dashed #cc33cc !important;
	padding: 5px;
	margin-bottom: 5px;
	overflow:hidden !important;
}
textarea.transparent {
	color:#ff0000;
}

#container {
	height: auto;
	margin: 0 auto;
	padding: 0 1px 0 1px;
 }

#panespan {
	width: 100%;
	float: left;
 }

#paneright {
	width: 65%;
	float: right;
 }

#paneleft {
	width: 35%;
	float: right;
 }
