#container {
	background: url(../images/bg/index.gif) center top repeat-y;
}
#container h1, #container h2 {
	font-size: 2.4em;
}
#inner_left {
	width: 395px;
}
#inner_left .content {
	margin: 80px 0 0 0;
}
#inner_right {
	width: 588px;
}
#inner_right .content {
	margin: 80px 0 0 0;
}
#dashboard {
	margin: 30px -14px -20px -8px;
	padding: 0 0 15px 0;
	background: url(../images/dashboard/bottom.gif) left bottom no-repeat;
}
#dashboard ul {
	padding: 0 0 13px 17px;
	background: url(../images/dashboard/top.gif) left bottom no-repeat;
}
#dashboard li {
	display: inline;
	padding: 0 3px 0 4px;
}
#dashboard div {
	padding: 0 20px;
	background: url(../images/dashboard/middle.gif) left top repeat-y;
}
#dashboard div img {
	float: right;
	margin: 0 10px;
}
#dashboard embed, #dashboard object {
	margin: 0 5px 0 5px;
}
#fader {
	position: relative;
	margin: 0 0 -35px -35px;
	height: 530px;
}
#fader .overlay {
	position: absolute;
	z-index: 5;
	left: 35px;
	width: 300px;
}
#fader .element {
	position: absolute;
	height: 530px;
}
#fader .element blockquote {
	position: absolute;
	top: 42px;
	left: 35px;
	width: 310px;
}
#fader .element .background {
	margin: 30px 0 0 0;
}
#blog {
	position: absolute;
	top: -60px;
	right: 0px;
}