#yess_nav {
	float:left;
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:150px;
	text-align: right;
}
#yess_nav a {
	font: 1em 'Trebuchet MS', Arial, sans-serif;
	display: block;
	color: #0076bf;
	margin:0px 0px 5px;
}

#yess_content {
	font: 1em 'Trebuchet MS', Arial, sans-serif;
	line-height: 1.2em;
	margin-left:175px;
	width:750px;
}
#yess_content p{
	margin: 0px 0px 1em;
}
#yess_content h2{
	font: 1em 'Trebuchet MS', Arial, sans-serif;
	margin: 1em 0px .25em;
	
	line-height: 1.5em;
}
#yess_content h2 a{
	font-size: 2em;
	color: #0076bf;
}

#yess_content a:link {
	color: #0076bf;
}
#yess_content a:visited {
	color: #0076bf;
}

#yess_content a:hover {
	color: #ee3424;
}
.box {
	margin: 0px 0px 10px;
	padding: 0px;
}
.mininav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #ffc425;
}

.date {
	font-weight: bold;
	width: 75px;
	margin: 0px;
	display: block;
	float:left;
}
#scholarships td {
	background-color: #75D5F9;
	padding: 5px;
}
.newsitem h2 a{
	color: #ee3424 !important;
	font-size: 1.4em !important;
}

