/* CSS Document */



#PageContent {
	position:static
	top:59px;
	left:4px;
	width:100%;
	padding:0px;
	background-color:#F9F9F9;
	border:1px solid #999;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:100%;
	}
/* Again, "be nice to Opera 5". */
body>#PageContent {width:100%;}


#PageFooter {
	position:static;
	top:41px;
	left:11px;
	width:90%;
	line-height:17px;
	padding:10px;
	background-color:#F2FFF2;
	border:1px dashed #999;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:90%;
	}
/* Again, "be nice to Opera 5". */
body>#PageFooter {width:100%;}

#ContentHolder {
	position:static
		width:100%;
	padding:2px;
	border-left: 1px solid #DDDDDD;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:100%;
	}
/* Again, "be nice to Opera 5". */
body>#ContentHolder{width:100%;}
