#content {
	background: url(/img/bg-grphome.png) no-repeat -20px top;
	position:relative;
}
#prinav {
	height: 50px;
}
#secnav {
	padding: 10px 0 0 0;
	margin: 20px 0 0 0px;
	text-align: right;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 30px;
}
#secnav a {
	display: block;
}
#contactus, #home, #education, #colourstart, #forum {
	float: left;
	width: 20%;
	line-height: 16px;
	text-align: center;
	background-image: url(/img/bg-trinav-down.gif);
}
#contactus a, #home a, #education a, #colourstart a, #forum a {
	color: #FFF;
	text-decoration: none;
	background-image: url(/img/bg-trinav.gif);
	width: 100%;
	height: 100%;

}
#contactus a:hover, #home a:hover, #education a:hover, #colourstart a:hover, #forum a:hover {
	color: #FFF;
	background-image: url(/img/bg-trinav-over.gif);
}
#footer {
	background: url(/img/bg-footer-tricho.png) no-repeat top -20px;
	padding: 35px 0 0 0;
	margin-top: 35px;
}
#regform {
	margin-top: 35px;
}
#regform table {
	width: 295px;
	float: left;
	border-collapse: separate;
}
.formel {
	width: 180px;
}
#regform textarea {
	height: 71px;
}
#regform th {
	background-color: #E6E9F1;
	padding: 5px;
	font-weight: normal;
}
#regform p {
	padding-left: 20px;
	width: 160px;
	font-size: 1.1em;
}
.submitcell {
	text-align: right;
}
table {
	width: 520px;
}
th, td {
	vertical-align: top;
	text-align: left;
	padding: 3px;
	font-size: 1.1em;
}
th {
	width: 125px;
}
#contactblurb {
	margin-top: 40px;
	width: 400px;
	font-size: 1.1em;
}
#contactadd {
	padding: 0px;
	background-color: #E6E9F1;
	width: 390px;
	margin-left: 330px;	
}
#contactadd p {
	height: 100%;
	width: 230px;
	background-color: #FFF;
}