.imgcap {
	float: right;
	clear: right;
	margin: 0 0 20px 20px;
}

.imgcap p {
	text-align: center;
	margin: 5px 0 0;
	color: #7f7f7f;
	font-size: 1.1em;
}

ul#sublist {
	height: 300px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#sublist li {
	list-style: none;
	margin: 0 0 15px;
	padding: 0;	
	float: left;
	width: 285px;
}

#sublist a {
	font-size: 1.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #2c9bd9;
	text-decoration: none;
}

#rightcol h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2c9bd9;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 5px;
}

a {
	color: #01135b;
	text-decoration: underline;
}

a:hover {
	color: #01135b;
	text-decoration: none;
}