	@import "all.css"; /* just some basic formatting, no layout stuff */

	body {
	text-align:center;
	background-color: #660033;
		}
	
	#frame {
	width:854px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
		}
	
	#contentleft {
	width:190px;
	padding:0px;
	float:left;
	background-color: #660066;
	border-color: #000066;
	border-style: solid;
	border-top-style: none;
	border-right-style: none;
		}
	
	#contentcenter {
	width:488px;
	padding:0px;
	float:left;
	background-color: #6600CC;
	border-color: #000066;
	border-style: solid;
	border-top-style: none;
		}
	
	#contentright {
	width:160px;
	padding:0px;
	float:left;
	background-color: #660066;
	border-style: solid;
	border-color: #000066;
	border-top-style: none;
	border-left-style: none;
		}
	
	#contentheader {
	border-style: solid;
	border-color: #000066;
	background-color: #660066;
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	
	#contentright p { font-size:10px}
	
.style1 {
	font-family: "Trebuchet MS", Tahoma;
	color: #FF0066;
}
.style2 {
	font-family: "Trebuchet MS", Tahoma;
	color: #FFFF00;
	font-weight: bold;
	line-height: 1.3em;
}
.style3 {
	color: #FFFF00;
	font-weight: bold;
	font-style: italic;
}
.style4 {font-family: "Trebuchet MS", Tahoma}
.style5 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 18px;
	color: #FFFF00;
	font-weight: bold;
}
.style6 {
	font-family: "Trebuchet MS", Tahoma;
	color: #FF0066;
	font-weight: bold;
	font-size: 14px;
}
a:link {
	color: #FF3399;
}
a:visited {
	color: #FFFF00; }
.style7 {font-size: 12px}
.style8 {color: #FFFF00}
