
body {
	margin:				0px;
}

#content {
	position:			relative;
	top:				2px;
}

#sponsor {
	font-size:			10.5pt;
	font-family:		Tahoma;
	font-weight:		bold;
	color:				#C7C7C7;
	text-decoration:	none;
	line-height:		1.4em;
}

#motto {
	text-align:			center;
	color:				#DBDBDB;
	font-size:			10.5pt;
	font-family:		Tahoma;
	line-height:		1.4em;
	vertical-align:		middle;
}

.rn {
	font-family:		Times New Roman;
}

.nav {
	font-size:			10.5pt;
	font-family:		Tahoma;
	font-weight:		bold;
	color:				#D7C00B;
	text-decoration:	none;
	line-height:		1.4em;
}

.nav:hover {
	color:				#FFE300;
}

ul {
	list-style:			none;
}
		
a {
	color:				#D7C00B;
	text-decoration:	none;
}

a:hover {
	color:				#FFE300;
	text-decoration:	none;
}