#leftcol {
	width: 250px;
	float: left;
	clear: both;
	background: #FFFFCC;
	border: 8px solid #ffcc00;
}

#rightcol {
	margin: 0 20px 0 280px;
	padding: 10px;
	font-size: 1.4em;
	
}

			#rightcol ol {
			font: 1.0em "trebuchet ms", Arial, Helvetica, sans-serif;
			line-height: 1.6em;
			color: #000;
			list-style: disc;
			margin: 0;
			}	

			#rightcol h1 {
				font: bold 2.5em "trebuchet ms", Arial, Helvetica, sans-serif;
				color: #FF0000;
				text-align: center;
				margin: 0;
				padding: 0 0 5px 0;
				border-style: none;
			}
			
			#rightcol h2 {
				font: bold 2em "trebuchet ms", Arial, Helvetica, sans-serif;
				color: #FF0000;
				text-align: center;
				margin: 0;
				padding: 0 0 5px 0;
			}
			
			#rightcol h3 {
				font: bold 2em "trebuchet ms", Arial, Helvetica, sans-serif;
				color: #0066CC;
				text-align: center;
				margin: 0;
				padding: 0 0 5px 0;
			}
			#rightcol h4 {
				font: bold 1.2em "trebuchet ms", Arial, Helvetica, sans-serif;
				color: #0066CC;
				margin: 20px 0 0 0;
				
			}


#leftcolCTA {
	border-top: 3px solid #000;
}

#leftcolCTA ul {
	padding: 0;
	margin-left: 20px;
}
#leftcolCTA li {
	font-size: 1.2em;
	color:#0000FF;
	line-height: 1.5em;
}

#leftcol p {
	font-size: 1.5em;
	color:#000;
	margin: 8px 0 0 20px;
	font-weight: bold;
}

#exhibition {
	background: url(../images/cn_tower.gif) no-repeat center top;
	padding: 375px 0 10px 0;
}

#exhibition h5 {
	font: bold 2.0em "trebuchet ms", Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0 0 5px 0;
}

#exhibition p{
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0;
}