html, body {
	overflow-x: hidden;
	scrollbar-base-color: #1a1d20;
	scrollbar-track-color: #1a1d20;
	scrollbar-darkshadow-color: #414851;
	scrollbar-shadow-color: #414851;
	scrollbar-3dlight-color: #414851;
	scrollbar-highlight-color: #414851;
	scrollbar-arrow-color: #ffffff;
	scrollbar-face-color: #414851;
}

body
{
	border: 0;
	margin: 0;
	padding: 0;
	background: #444444 url(../images/background.gif) repeat;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}

div
{
	z-index: 3;
}

a
{
	text-decoration: none;
	color: black;
}

a.active
{
	font-size: larger;
}

img
{
	border: 0;
}

div#sitebg_container
{
	position: absolute;
	top: 0;
	left: 50%;
	width: 1050px;
	height: 1225px;
	margin: 0px -525px;
	padding: 0;
	background: transparent url(../images/shadow_1px.png) repeat-y;
}
div#sitebgbot_container
{
	position: absolute;
	left: 50%;
	top:824px;
	width: 1050px;
	height: 380px;
	margin: 0 -525px;
	background: transparent url(../images/shadow_bottom.png) no-repeat;
}
div#site_container
{
	position: absolute;
	top: 0;
	left: 34px;
	width: 979px;
	height: 825px;
	margin: 0;
}

div#swf_container
{
	position: absolute;
	float: left;
	z-index: 1;
	top: 0;
	left: 0;
	height: 500px;
	width: 800px;
	background: black;
	color: #666666;
	font-size: xx-large;
	overflow: hidden;
}

div#bgsound_container
{
	height: 1px;
	width: 1px;
}

div#page_container
{
	position: absolute;
	z-index: 2;
	top: 93px;
	left: 0;
	width: 979px;
	height: 500px;
	overflow: hidden;
}

div#sidebar_container
{
	width: 179px;
	height: 491px;
	position: absolute;
	top: 1px;
	left: 803px;
	background: #222222;
}
div#preview_container
{
}
div#menu_container
{
	position: absolute;
	top: 2px;
	left: -1px;
	overflow: hidden;
	height: 89px;
	width: 979px;
	padding: 0;
	margin: 0;
	background: #242424 url(../images/menu-bg.png) no-repeat right;
}
div#nav
{
	position: absolute;
	top: 57px;
	left: 232px;
	
}
div#logo_container
{
	position: absolute;
	top: 14px;
	left:40px;
	height: 65px;
	width: 166px;
	padding: 0;
}

div#logo_container img
{
	display: block;
	border: 0;
	cursor: pointer;
}

div#menu_container ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
}
div#menu_container ul li
{
	padding: 0px;
	margin: 0;
	float: left;
}

div#menu_container ul li a
{
	display: block;
	padding: 9px;
	margin: 0;
	border: 0;
}

div#menu_container ul li a img
{
	margin: 0;
	border: 0;
	padding: 0;
	display: block;
}

div#main_container
{
	position: absolute;
	left: 0;
	top: -4px;
	width: 979px;
	height: 500px;
	z-index: 2;
	background: transparent url(clear.gif) repeat;
}
div#content_container
{
	background: url(../images/bg-content.png);
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	width: 800px;
	height: 500px;
	z-index: 2;
}
div#title_container
{
	position: absolute;
	width: 28px;
	height: 190px;
	overflow: hidden;
	padding: 0;
	top: 0px;
	left: 0px;
	vertical-align: bottom;
	z-index: 3;
}
div#title_container img
{
	display: block;
}
#content_frame_container
{
	position: absolute;
	top: 0px;
	left: 58px;
	width: 742px;
	height: 500px;
	z-index: 3;
}

div#closebutton_container
{
	position: absolute;
	left: 0px;
	bottom: 0px;
}
div#closebutton_container img
{
	display: block;
	cursor: pointer;
}

div#shelter_container
{
	position: absolute;
	left: 58px;
	top: 580px;
	width: 921px;
	height: 242px;
	
}

div#switch_container
{
	margin: 41px;
}
div#beyondedge_container
{
	position: absolute;
	top: 1px;
	left: 812px;
	width: 172px;
	height: 21px;
}
div#shelter_title_container
{
	position: absolute;
	left: 0;
	top: 580px;
	width: 20px;
	height: 143px;
	background: #333333;
	padding: 25px 36px 74px 2px;
}

#content_frame, #preview_frame
{
	border: 0;
	padding: 0;
	margin: 0;
	background: transparent;
	color: white;
	scrollbar-base-color: #1a1d20;
	scrollbar-track-color: #1a1d20;
	scrollbar-darkshadow-color: #414851;
	scrollbar-shadow-color: #414851;
	scrollbar-3dlight-color: #414851;
	scrollbar-highlight-color: #414851;
	scrollbar-arrow-color: #ffffff;
	scrollbar-face-color: #414851;

}
