@charset "utf-8";
body {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
h1 {
	font-size: 1.6em;
	margin-bottom: 0px;
	padding-bottom: 2px;
	color: #0437C8;
	margin-top: 2px;
	padding-top: 2px;
	font-family: Tahoma, Geneva, sans-serif;
}

#maincourse li {
	padding-bottom: 1.1em;
}


#midline {
	background-image: url(../images/midline.gif);
	background-repeat: repeat-y;
	background-position: center;
}
p {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p.smaller {
	font-size: 17px;
}
#members {
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#tablebkground {
	background-image: url(../images/form-bkground.gif);
	height: 260px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#backimage {
	background-image: url(../images/UpStart-PageHeader-NONAV_r1_c1.jpg);
	background-repeat: no-repeat;
	height: 108px;
}
.sideimages {
	background-image: url(../images/_r1_c1.jpg);
	background-repeat: no-repeat;
}
.other2 {
	background-image: url(../images/t_r1_c2.jpg);
	background-repeat: repeat-x;
}





#footer {
	font-size: 14px;
}

#sideline h1 {
	margin-top: 0px;
	padding-top: 0px;
}


#floatright {
	float: right;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#floatleft {
	float: left;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
}

#shown {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FDE372;
	padding-left: 22px;
	padding-top: 12px;
	background-repeat: no-repeat;
	border: 6px groove #000000;
}
.smallest {
	font-size: 14px;
	color: #666666;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}
