BODY {
	background-image:  url('_source/img/bg/bgbrown.png');
	background-repeat: repeat-y width=100%;	
	margin-top: 5px;
	font: font-family=verdana;
		  color=#000000;
	}
	.regfont {
	font-family: verdana;
	font-size:10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #663300;
	}
	
	#nav {background-image:  url('_source/img/bg/navandfootbar.png');
	background-repeat: repeat-y width=100%;
	}	

	#nav a {
	font-family: verdana;
	color: #ffffcc;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.4em;
	}
	
	#nav a:hover {
	font-family: verdana;
	color: #cccc00;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.4em;
	}
	
	

	#main a {
	font-family: verdana;
	color: #996600;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.4em;
	}
	
	#main a:hover {
	font-family: verdana;
	color: #cc9900;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.4em;
	}
	#info a {
	font-family: verdana;
	color: #996600;
	font-size: 10pt;
	text-decoration: underline;
	line-height: 1.4em;
	}
	
	#info a:hover {
	font-family: verdana;
	color: #cc9900;
	font-size: 10pt;
	text-decoration: none;
	line-height: 1.4em;
	}


	#footer {background-image:  url('_source/img/bg/navandfootbar.png');
	background-repeat: repeat-y width=100%;
	}	

	#footer 	a {
	font-family: verdana;
	color: #cc9900;
	
	text-decoration: underline;
	line-height: 1.4em;
	}
	
	#footer a:hover {
	font-family: verdana;
	color: #cccc00;
	
	text-decoration: underline;
	line-height: 1.4em;
}


	