body {
	margin : 0;
	padding : 0;
	line-height : 1.7em;
	color : #333;
	background : #2e2e2e;
	font-family: "Trebuchet MS", arial, verdana, tahoma, sans-serif;
	font-size: 73%;
}
#container {
	width : 800px;
	margin-left : auto;
	margin-right : auto;
	padding : 5px;
	color : #666;
	background-color: #FFFFFF;
}
			/*BANNER*/
#banner {
	height : 100px;
	padding : 0 3px 0 0;
	margin : 0;
	color : #fff;
	background-color: #FEF6E6;
	background-image: url(img/ccs_logo.gif);
	background-repeat: no-repeat;
}
#banner h1 {
	margin : 0;
	border : none;
	font-size : 14px;
	letter-spacing: 2px;
	text-align : left;
	color: #127CB7;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 575px;
}
			/*TOP NAVIGATION*/
#navlist {
	padding : 3px 0;
	margin : 0;
	border : none;
	text-align : center;
	color : #FFFFFF;
	background-color: #6D536C;
	letter-spacing: 0px;
}
#navlist li {
list-style : none;
margin : 0;
display : inline;
}
#navlist li a {
	text-decoration : none;
	margin : 0;
	border :none;
	color : #FFFFFF;
	padding-top: 3px;
	padding-right: .4em;
	padding-bottom: 3px;
	padding-left: .4em;
	font-weight: bold;
}
#navlist li a:link {
	color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#navlist li a:visited {
	color : #FFFFFF;
	font-weight: bold;
}
#navlist li a:hover {
	color : #FCB618;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-weight: bold;
}
#navlist li a#current {
	text-decoration : none;
	color : #FCB618;
	border : none;
	font-weight: bold;
}
			/*3 COLUMNS*/
.intro,.intro2,.intro3 {
height : 250px;
margin : 3px 0 5px 0;
padding : 5px;
color : #333;
}
.intro {
	float : left;
	width : 240px;
	background-color: #FDB61A;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #E49D00;
	height: 264px;
	padding: 10px;
}
.intro2 {
	float : right;
	width : 238px;
	background-color: #FFE1AD;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #FFCE60;
	height: 264px;
	background-image: url(img/callie.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px;
}
.intro3 {
	float : left;
	width : 260px;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #FDB414;
	background-color: #FFCE75;
	height: 264px;
	padding: 10px;
}
.separator {
float : left;
background : url(img/sep.png) no-repeat;
height : 225px;
width : 1px;
}
			/*RIGHT CONTENT*/
#content1 {
	padding : 10px;
	margin-left : 255px;
	margin-bottom : 0;
	color : #333;
	background : #F2FAFD;
	height: auto;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #666666;
}
#content {
	padding : 10px;
	margin-left : 255px;
	margin-bottom : 0;
	color : #333;
	background : #F2FAFD;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #127CB7;
}
			/*LEFT SIDEBAR*/
#sidebar2 {
	float : left;
	width : 234px;
	color : #333;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #FFFFFF;
	background-image: url(img/star_fade.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sidebar {
	float : left;
	width : 240px;
	padding : 10px;
	color : #333;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #127CB7;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	background-image: url(img/star_fade.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
}
#content p, #sidebar p {
padding : 5px 15px 5px 15px;
}
#content h1, #sidebar h1 {
margin : 0;
font : 1.5em "Trebuchet MS", verdana, tahoma, sans-serif;
padding : 0 0 0 20px;
color : #333;
background : transparent url(img/stop.png) left center no-repeat;
}
			/*FOOTER*/
#footer {
	clear : both;
	padding : 3px;
	margin : 0 0 0 0;
	font-size : 0.9em;
	color : #FFFFFF;
	background-color: #6D536C;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FDB414;
}
#footer a:link, #footer a:visited {
background : inherit;
color : #fff;
border-bottom : none;
}
#footer a:hover {
border-bottom : none;
background : inherit;
color : #333;
}
			/*TYPOGRAPHY*/
h2 {
	color : #6D536C;
	font-family: verdana, arial, "Trebuchet MS", tahoma, sans-serif;
	font-size: 14px;
	letter-spacing: 0px;
	background-image: url(img/starfish.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 37px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 45px;
}

			/*LINKS*/
a {
text-decoration :underline;
color : #069;
background : inherit;
}
a:hover {
text-decoration : none;
color : #333;
background : inherit;
}
a img {
border : 0;
}
			/*IMAGES*/
.img {
	float : left;
	padding : 4px;
	margin : 10px;
	border : 1px solid #666666;
}
.img2 {
	padding : 6px;
	margin : 4px;
	border : 1px solid #666666;
}
.imgleft {
	float : left;
	padding-left : 4px;
}
