h2, .yheader {
	color: #ffcc66;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0; padding: 0;
}

#content {
	margin-top: 0;
	margin-left: 337px;
	background: url( ../images/bg_icontent.png ) repeat;
	padding: 18px 10px;
	overflow: auto;
	height: 349px;
}
#content img {
	clear: both;
}

#content ul.images li {
	height: 150px;
}
#content ul.images li h3 {
	display: none;
}

.colorbar {
	background: url( ../images/bg_colors_dinosaurs.png ) repeat;
	width: 518px; height: 7px; font-size: 1px;
	position: relative;
	margin-left: 337px;
}
#topcolorbar {
	position: relative;
	/*margin-top: 155px;*/
}

#topMenu {
	top: 127px;
}
#topMenu ul {
	text-align: center;
	/*width: 520px;*/
}
#topMenu ul li {
	display: inline;
	float: left;
	padding-left: 7px;
}
#topMenu ul li.first {
	padding-left: 11px;
}
