div#content h1 {
	font: 40px Helvetica, Arial, sans-serif;
	color: #B1C460;
	letter-spacing: -3px;
	font-weight:bold;
}
div#content h2 {
	font-weight:bold;
	margin:5px 0px;
}

div#content form input {
	margin: 5px;
	color: #5C5C57;
	font-size:14px;
}
div#content form select {
font-size:10px;
}
div#content p {
	color: #919189;
	font-size: 14px;
}

div#lower-buttons {
	margin-top:20px;
}
table em {
	color: #FF0000;
}
td.bodyCopytext, tr.bodyCopytext {
	font-size:12px;
	color:#0D183E;
}
div#content input:focus,  div#content select:focus, div#content textarea:focus {
	color:#000000;
}
div#content input:focus, div#content textarea:focus {
	background: #D0D0C5;
}
td.pulldown  select, td.pulldown input {
	font-size: 10px;
}
div.innercontent {
	padding-bottom: 150px;
}
ul.links {
	padding-left: 50px;
	padding-top:20px;
	letter-spacing: -2px;
	list-style: disc;
}
ul.links li a:link, ul.link li a:visited {
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}
ul.links li a:visited {
	font-size: 36px;
	font-weight:bold;
	text-decoration: none;
	color: #0D183E;
}
#side-nav h2.smaller {
	font-size: 24px;
}
img.clubsplash {
	margin-top: -50px;
	margin-bottom: -20px;
}

div#side-nav h2 {
	font-size: 30px;
}
col.first {
	width: 200px;
}
col.second {
	width: 400px;
}
col.third {
	width: 25px;
}
col.fourth {
	width: 75px;
}

