#header {
	background: url("../images/header_bg2.jpg") !important;
}

#content {
	background: url("../images/content_bg2.jpg") center top no-repeat !important;
}

#sidebar {
	width: 231px;
	margin: 0 22px;
	float: left;
	display: inline;
	text-align: right;
	font-size: 11px;
	line-height: 14px;
	color: #222;
}

#sidebar h3 {
	margin: 18px 0 21px;
	padding: 0;
	font-family: georgia, serif;
	font-size: 19px;
	font-weight: normal;
	color: #39939c;
	letter-spacing: -1px;
	line-height: 19px;
	color: #777;
}

#sidebar strong.name {
	font-family: georgia, serif;
	font-style: italic;
}

#copy {
	width: 515px;
	margin: 0 25px;
	float: left;
	display: inline;
}

#footer {
	margin-left: 275px;
}

