.content {
	background-image: url('images/bg_content.gif');
	background-repeat: repeat-x;
	background-color: #fff;
	padding: 18px;
	font-family: Trebuchet MS;
	font-size: 11pt;
	line-height: 24px;
}


.main {
	font-family: Arial;
	font-size: 11pt;
	line-height: 24px;
}

.nav {
	font-family: trebuchet ms;
	font-size: 13pt;
	color: #fff;
	word-spacing: 20px;
}
.copyright {
	font-family: verdana;
	font-size: 10pt;
	color: #fff;
}
a.n {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	padding: 5px;
}
a.n:hover {
	text-decoration: underline;
	color: #efefef;
	font-weight: bold;
	background-color: #990000;
	border: 1px solid #FFFFFF;
	padding: 4px;
}
