td#leftCol {
	background-image: url('images/le-corbusier/main-img.jpg');
}
div#content {
	border-color: #2B2626;
}
div#content h1 {
	border-bottom-color: #2B2626;
}
div#contentcontainer {
	background-image: url('images/le-corbusier/right-bg.gif');
}
td#submenu {
	background-color: #C0BEBF;
	background-image: url('images/le-corbusier/submenu-bg.gif');
}
div#header h1 {
	font-size: 12px;
	top: 35px;
}
div#header h2 {
	font-size: 10px;
	top: 60px;
}
div#content .item {
	border-top: dotted 1px #9CA2B3;
	border-bottom: dotted 1px #9CA2B3;
}
div#content .item img {
	margin: 0 0 0 5px;
}
div#content .item h3 {
	margin: 0 5px 5px 0;
}
div#content .item p {
	margin: 5px 0;
}
div#content .item a {
	color: #67BC66;
	font-weight: bold;
}