body {
	margin: 0;
	background: repeat url(../../images/body_mok_bg.jpg);
	color: #e7e7e7;
	font: 0.75em/1.5em Arial, Helvetica, sans-serif;
	padding: 0;
}

#buildings {
	background: none;
}

#pageHeader {
	height: 213px;
	background: no-repeat url(../../images/header_mok_right_bg.jpg);
	position: relative;
	z-index: 7;
	font-family: "Arial Narrow";
	line-height: normal;
}

#container { 
	width: 822px;
	background: repeat-y url(../../images/content_mok_right_bg.jpg);
	margin: 0 auto;
	position: relative;
	z-index: 0;
}

#xideOverlay {
	left: auto;
	right: 21px;
	bottom: 79px;
}

#sideOverlay {
	position: absolute;
	left: auto;
	bottom: 79px;
	width: 180px;
	height: 154px;
	background: #000000 no-repeat url(../../images/sidebar_mok_overlay.jpg) right bottom;
	z-index: 1;
}

#navcontainer {
	position: relative;
	z-index: 6;
	width: 180px;
	background: no-repeat url(../../images/menu_mok_bottom.png) left bottom;
	display: block;
	padding-bottom: 7px;
	font-family: "Arial Narrow";
}

.blog-archive-headings-wrapper {
	margin-bottom: 10px;
	background: repeat-x url(../../images/grunge_texture_mok.jpg) left bottom;
	padding-bottom: 60px;
}

.blog-entry-body {
	background: repeat-x url(../../images/grunge_texture_mok.jpg) left bottom;
	padding-bottom: 60px;
}

.filesharing-item {
	padding-bottom: 60px;
	background: no-repeat url(../../images/grunge_texture_mok.jpg) left bottom;
}

#footer {
	background: no-repeat url(../../images/footer_mok_right_bg.png);
	text-align: left;
}

