@charset "UTF-8";
/* CSS Document */

#content, #content p, #content ul, #content li, h2, #content a {
color:#fff !important;
background-color:#000 !important;
}

.box, .col_inner, .col2, .col3, .twocol1, .twocol2, #content_top, #crumbtrail, .crumbtrail, .gbox, .gbox_links, .gbox_latest, .gbox_grey, .gbox_pale, .newsFeatureStory, .newsFeatureStory2, .newsFeatureStory div, .newsFeatureStory2 div, #content, .coloured, .newHomeCol, body.gold .box {
	background-color:#000 !important;
	color:#fff !important;
}

#content a:hover {
	color:#f00 !important;
}	

body #crumbtrail a, body .crumbtrail a
{
 	color: #fff !important;
	text-decoration:none;
}
#crumbtrail a:hover, .crumbtrail a:hover
{
	color: #f00 !important;
	border-bottom: 1px dotted #fff !important;
}
	
.gbox h3	{
	color:#000 !important;
}

body#student-services .text {
	background-color:#000 !important;
	color:#fff !important;
}
