body {
	background-image: url(ccs_images/pbg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.link {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}
a.link, a.link:visited{
	font-size: 14px;
	color: #5D6490;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}

a.link:hover, a.link:active{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #5D6490;
}
#logo {
	top: 18px;
	height: 40px;
	width: 280px;
	z-index: 7;
	left: 10px;
}
#menubar {
	z-index: 8;
	height: 20px;
	width: 492px;
	left: 288px;
	top: 29px;
}
#blueline {
	background-image: url(images/blueline.jpg);
	background-repeat: repeat-x;
	font-size: 1px;
	height: 8px;
	width: 100%;
	top: 77px;
	left: 0px;
	z-index: 9;
	position: absolute;
}
.logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
}
a.logo, a.logo:visited, a.logo:hover, a.logo:active{
	text-decoration: none;
	color: #5D6490;
}
