body { font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #ececec; }
#wrapper { background-color: #fff; width: 768px; border: solid 1px #0a5589; }
#header { background-image: url(images/img_page/ccic_logo.jpg); background-repeat: no-repeat; background-position: 10px 10px; text-align: left; width: 768px; height: 84px; border-top: 6px solid #fcb815; }
/*#header a.logo { text-decoration: none; width: 519px; height: 50px; margin-top: 15px; margin-left: 10px; display: block; }*/
#header_right { color: #ff0; width: 220px; float: right; border-right: 6px solid #fcb815; border-left: 6px solid #fcb815; }
#header_right a { color: #0a5589; font-weight: bold; line-height: 20px; background-color: #fcb815; text-decoration: none; text-align: center; width: 218px; height: 20px; border-top: 1px solid #fff; border-right: 1px solid #fff; border-left: 1px solid #fff; display: block; }
#header_right a:hover { color: #ead820; background-color: #0a5589; }
#links { color: #0a5589; font-weight: bold; float: right; margin-top: 65px; margin-right: 35px; }
#links a { color: #00f; font-weight: bold; text-decoration: none; }
#links a:hover { text-decoration: underline; }
#colR { text-align: left; width: 232px; float: right; }
#coti { text-align: center; width: 222px; margin-top: 40px; border-left: 6px solid #f00; }
#fast_forward { text-align: center; margin-top: 20px; border-left: 6px solid #3c0; }
#posit_science {
	text-align: center;
	margin-top: 20px;
	border-left: 6px solid #00f; }
#coti p, #fast_forward p, #posit_science p { text-align: left; margin-top: 0; margin-right: 6px; margin-left: 6px; }
#bottom { height: 40px; clear: both; border-bottom: 6px solid #fcb815; }
#footer { color: #666; font-size: 10px; padding-top: 20px; }
#footer a { color: #666; font-weight: normal; text-decoration: none; }
h1 { color: #f90; font-size: 130%; font-weight: bold; margin-top: 0; margin-bottom: 8px; }
h2 { font-size: 115%; font-weight: bold; }
a { color: #00f; font-weight: bold; text-decoration: underline; }
a:hover { color: #00f; text-decoration: none; }
p { line-height: 14px; margin-top: 0; margin-bottom: 8px; }
ul { line-height: 14px; margin-top: 0; margin-bottom: 8px; }
.padR { text-align: right; margin-right: 6px; }
#leftsp {
	float: left;
	height: 10px;
	width: 30px;
}

#summer {
}
#content {
	width: 480px;
	text-align: left;
	margin-top: 40px;
	float: left;
}
#summerprog {
	border: 1px solid #CC9933;
	padding: 5px;
	height: 36px;
	width: 478px;
	font-size: 14px;
	line-height: 36px;
	margin-bottom: 20px;
}
#summerprog img {
	float: left;
	margin-right: 10px;
}
.news {
	width: 460px;
	border: solid 1px #fcb815;
	border-top: solid 6px #fcb815;
	border-bottom: solid 6px #fcb815;
	background-color: #FF0;
	padding: 10px;
	margin-bottom: 10px;
}
.news ul {
	padding: 0px;	
}
.news ul li {
	font-weight: bold;
	color: #03F;
	padding-bottom: 5px;
}
