body {
	margin: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
}
#leftcolumn {
	height: 40px;
	width: 190px;
	float: left;
}
#rightcolumn {
	float: left;
	width: 530px;
	padding: 20px;
}
#logo {
	float: left;
	width: 190px;
	height: 190px;
}
#nav {
	float: left;
	width: 190px;
}
#nav ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #005596;
	line-height: 28px;
	list-style-type: none;
}
#nav ul li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #005596;
	line-height: 28px;
	list-style-type: none;
	text-decoration: none;
}
#nav ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #005596;
	line-height: 28px;
	list-style-type: none;
	text-decoration: none;
}
#nav ul li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #51B948;
	line-height: 28px;
	list-style-type: none;
	text-decoration: none;
}
#nav ul li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #51B948;
	line-height: 28px;
	list-style-type: none;
	text-decoration: none;
}
#sponsors {
	float: left;
	height: 190px;
	width: 190px;
}
a:link {
	color: #005596;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #005596;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #005596;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #005596;
	text-decoration: underline;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #51B948;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #51B948;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
