﻿@charset "UTF-8";
/* MAIN BANNER
set the background image, position, no repeat and height */
.ms-globalTitleArea {
				background-image: url("/surfor/SiteCollectionImages/cnsp-banner4L.jpg");
				background-repeat: no-repeat;
				background-position:0 1;
}
/* Hide the default banner image */
#ctl00_onetidHeadbnnr0 {
				display: none;
}
/* position the search container */
.ms-sbtable {
				position: relative;
				left: 5px;
				top: 0px;
} 
/* END MAIN BANNER */


/* hide the title area bar under the nav bar */
#onetidPageTitleAreaFrame {
				display: none;
}
/* customize the site title above the search boxes */
.ms-sitetitle a  {
				FONT-SIZE: 25pt;
				font-family:Garamond, Georgia, serif !important;
}
/* all web parts area */
#MSO_ContentTable {
				font-size: 0px; /* this makes the text in the top left almost invisible */
}
/* Content Query web parts */
#column {
				background-color: white;
				border-width: 0px;
				border-color: rgb(154, 198, 255);
				padding: 10px;
}
.groupheader  {
				color: black;
				width: 450px;
}
.S2StyleTitle a, .S2StyleTitle a:link, .S2StyleTitle a:visited, .S2StyleTitle a:hover {
				font-weight: bold;
				font-size: 1.2em;
				color: black;
}
.description {
	color:black;
}
.link-item {
	font-weight: bold;
	font-size: 1.2em;
	color: black;
}
/* Picasa RSS on SURFPAC home page */
#rssFeedWPDiv_ctl00_m_g_6be3b94f_5f94_4a50_85f5_823825919b89{
overflow:hidden;
width:200px;
}
