﻿body {
	background: white url("../images/gnllogo.gif") no-repeat;
	font: 10pt/1.4 Arial, Helvetica, sans-serif;
}
#gnltop, #gnlhead, #gnlleftcol, ul.bread, ul#gnlfootlinks,#gnlrightcol, #gnlusers, .textChangeContainer{
	display:none;
}
h1{
	padding: 6pt 0pt 10pt 0pt;
	border-bottom: thin solid #999;
	line-height: 1.2;
}
h2, h3{
	line-height: 1.2;
}
#gnlfoot{
	border-top: thin solid #999;
	padding: 10pt 0;
	text-align: center;
	font-size: 8pt;
}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
.right{
	float: right;
}
