﻿#margin-left {
	position:absolute;
	left:0px;
	top:0px;
	width:35px;
	height:760px;
}

#btn-home {
	position:absolute;
	left:35px;
	top:0px;
	width:198px;
	height:122px;
}

#btn-games {
	position:absolute;
	left:233px;
	top:0px;
	width:197px;
	height:122px;
}

#btn-careers {
	position:absolute;
	left:430px;
	top:0px;
	width:204px;
	height:122px;
}

#btn-publishers {
	position:absolute;
	left:634px;
	top:0px;
	width:195px;
	height:122px;
}

#btn-company {
	position:absolute;
	left:829px;
	top:0px;
	width:209px;
	height:122px;
}

#margin-right {
	position:absolute;
	left:1038px;
	top:0px;
	width:46px;
	height:621px;
}

.sb-frame-top {
	position:absolute;
	left:35px;
	top:122px;
	width:1003px;
	height:113px;
}

.sb-frame-left {
	position:absolute;
	left:35px;
	top:235px;
	width:233px;
	height:299px;
}

.sb-mainbody {
	position:absolute;
	left:268px;
	top:235px;
	width:549px;
	height:299px;
}
.sb-frame-right {
	position:absolute;
	left:817px;
	top:235px;
	width:221px;
	height:299px;
}

.sb-frame-bottom {
	position:absolute;
	left:35px;
	top:534px;
	width:1003px;
	height:87px;
}

#sb-footer {
	position:absolute;
	left:35px;
	top:621px;
	width:780px;
	height:139px;
}

#sb-papaya-sign {
	position:absolute;
	left:815px;
	top:621px;
	width:269px;
	height:139px;
}

#ScrollSectionText {
	position	: relative;
	width		: 565px;
	left		: 0px;
}

#Scrollslot {
	position	: absolute;
	left		: 836px;
	top			: 270px;
	width		: 21px;
	height      : 251px;
	background-image: url(/App_Themes/Jungle04/images/scrollbar_slotmiddle.gif);
	background-repeat:repeat-y;
	z-index     : 150;
	visibility  : hidden;
}

#ScrollslotTop {
	position	: absolute;
	left		: 836px;
	top			: 263px;
	width		: 21px;
	height		: 7px;
	border		: none;
	overflow	: hidden;
	background-image: url(/App_Themes/Jungle04/images/scrollbar_slottop.gif);
	background-repeat:repeat-y;	
	z-index     : 200;
	visibility  : hidden;	

}

#ScrollslotBottom {
	position	: absolute;
	left		: 836px;
	top			: 521px;
	width		: 21px;
	height		: 7px;
	border		: none;
	overflow	: hidden;
	background-image: url(/App_Themes/Jungle04/images/scrollbar_slotbottom.gif);
	background-repeat:repeat-y;	
	z-index     : 200;
	visibility  : hidden;	
}

#sb-mainbody {
	position:absolute;
	left:268px;
	top:235px;
	width:549px;
	height:299px;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(/App_Themes/Jungle04/images/sb_mainbody.jpg);
}

#mainbody {
	position:relative;
	left:0px;
	top:0px;
	width:549px;
	height:299px;
	background-position:center;
	background-repeat:no-repeat;
}

#boardholder {
	position:absolute;
	left:268px;
	top:235px;
	width:549px;
	height:299px;
    z-index:1000;	    
}

#SectionTitle 
{
  	position:absolute;
	left:268px;
	top:230px;
	width:550px;
	height:40px;
	overflow:hidden;
	z-index:100;
}

#VideoBody
{
  	position:absolute;
  	background-color:White;
	left:268px;
	top:235px;
	width:550px;
	height:300px;
	overflow:hidden;
	text-align:center;
	background-color:Gray;
	z-index:100;
}

#Scrollbar {
	position    : absolute;
	height      : 25px;
	width       : 38px;
	background-image: url(/App_Themes/Jungle04/images/scroller_middle.gif);
	background-repeat: repeat-y;
	z-index     : 500;
	visibility  : hidden;
}
	
#ScrollbarTop {
    position:relative; 
    left        : 0px;
    top         : -19px;
	z-index     : 500;
	visibility  : inherit;    
    }

#ScrollbarBottom {
    position    :relative;
    top         : 50px;
	z-index     : 500;
	visibility  : inherit;    
    }
