body {
	width: 100%;
	
}

#navigation {
	display: none;
}

#left_col {
	display: none;
}

.print {
	display: none;
}

#footer {
	display: none;
}

#links {
	display: none;
}

#about{
	
	font: normal 12px "Trebuchet MS", Arial, Helvetica, verdana, sans-serif;
	color: #333333;
	line-height: 1.6;
	
	
}

#about  p {
	margin-top: 10px;
}

h1 { 
	margin-bottom: 0;
	color: #7C4199;
}

h2 {
	margin-top: 10px;
	color: #333333;
	line-height: 1.6;
}

.number {
	margin-left: 10px;
	width:80px;
}

.assessment {
	margin-left: 10px;
	width: 360px;
}
hr {
	width: 100px;
	margin-top:20px;
	color: #666666;  border: 1px solid #666666; border-style: none none solid; 
}

.box_t {
	margin-left:10px; margin-right: 10px;
}