	
	body {
		margin:0px 0px 0px 0px;
		padding:0px;
		background:#330033;
		height:100%;
		}
	
	#leftcontent {
		position: absolute;
		left:0px;
		width:160px;
		background:#330033;
		background-image: 
		url('tiles.jpg');
		background-repeat: repeat-y
		border:0px;
		height:100%;
		}

	#centercontent {
		background:#330033;
   		margin-left: 159px;
   		margin-right:59px;
		border:0px;
		height:100%;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 160px;
   		margin-right:60px;
		
		}
	html>body #centercontent {
   		margin-left: 160px;
   		margin-right:60px;
		}

	#rightcontent {
		position: absolute;
		right:0px;
		top:0px;
		width:60px;
		background:#330033;
		background-image: 
		url('lightschasing_dark.gif');
		background-repeat: repeat-y
		border:0px;
		height:100%;
		}
	
	#banner {
		background:#330033;
		background-image: 
		url('mcwlright2.jpg');
		background-repeat: repeat-x		
		height:40px;
		border-top:0px;
		border-right:0px;
		border-left:0px;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:125px;
		}
	html>body #banner {
		height:125px;
		}
		
	p,h1,pre {
		color:#FF66FF;
		margin:0px 10px 10px 10px;
		}
		
	li {
		color:#FF66FF;
	}	
	
	h1 {
		font-size:32px;
		padding-top:10px;
		text-align:center;
		color:#CCCCCC;
	}
		
	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#rightcontent p {
		font-size:10px
		}

	a:link {
		color:#66FFCC;
		background:transparent;
	}

	a:visited {
		color:#9966CC;
		background:transparent;
	}

	a:active {
		color:#FF00FF;
		background:transparent;
	}