/* LAST UPDATED 02.26.2010 */

#content { background: #79bbbe url('../Images/classy-theme/bg-content-home.jpg') no-repeat; }

.highlight {
	color: #26201b;
    font-weight: bold;
}

body#home h1 {
	position: absolute;
	top: 245px;
	right: 15px;
	width: 389px;
	height: 72px;
	background: url('../Images/classy-theme/h1-home.png') no-repeat;
}

body#default h1, body#default h2 { text-indent: 0; }

#mainContent {
	position: absolute;
	top: 330px;
	right: 42px;
	width: 325px;
}

	#mainContent a {
		color: #fff;
		text-decoration: none;
		border-bottom: 0px #251f1b solid;
	}

	#mainContent a:hover {
		color: #251f1b;
		border-bottom: 0px #fff solid;
	}

	#mainContent em {
		font-style: italic;
		font-weight: bold;
		color: #251f1b;
	}