.list li, .ncaa li, .situp li {
	list-style: none;
	line-height: 2em;
}

.link a {
	text-decoration: none;
	color: #0100A4;
}

.link a:hover {
	border-bottom: 1px #0100A4 solid;
}

.ncaa {
	float: left;
	margin-right: 15px;
}

.fltRt {
	float: right;
}

.fltLt, .situp {
	float: left;
}

.clrBt{
	clear: both;
}

.clrRt {
	clear: right;
}

.clrLt {
	clear: left;
}

.question {
	font-weight: bold;
}

.situp {
	margin-left: 10px;
}

.extra {
	font-weight: bold;
	padding-left: 25px;
}

#wrapup {
	width: 865px;
	margin: 0 auto;
}

#golf {
	text-align: center;
	font-size: 200%;
}

#footer a {
	color: #026CD9;
	text-decoration: none;
}

#footer a:hover {
	border-bottom: 1px #026CD9 solid;
}
