body {  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}

ul { 
	padding: 0 0 0 10px;
	list-style-image: url(images/pink-bullet.gif);
	/* list-style-position: -10px; */
	margin-left: 10px;
	margin-top: 5px; 
	margin-bottom: 5px;
}

#rightcol a:link, #leftcol a:link {
	color: #FF0000;
	text-decoration: none;
}
#rightcol a:visited, #leftcol a:visited {
	color:#009966;
	text-decoration: none;
}
#rightcol a:hover, #leftcol a:hover {
	color: #FF0000;
	text-decoration: underline;
}

p {
	margin-top: 0px;
	margin-bottom: 4px;
}
	
#rightcol {
	text-align: left;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
}	

.footer {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:9px; 
	color:#333333
}

#rightcol h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:13px;
	font-weight: bold;
	color: #D60E88;
	padding-bottom: 2px;
	margin-bottom: 0px;
	margin-top: 5px;
}

#scholhead {
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #D60E88;
	text-align: center;
	background-color: #fff;
	padding-bottom: 4px;
}
.nowrap {
	white-space: nowrap;
}
	
#leftcol {
	font: 12px Verdana, Helvetica, Arial, sans-serif;
}
#leftcol p {
	padding-top: 15px;
}
.sponsors {
	padding-top: 10px;
	text-align: center;
}
.logo {
	float: right;
	padding: 0 0 10px 10px;
}
