/* CSS Document */

/* CSS Document */
body {

background-color:#000000;
overflow-x:hidden;
}
.tableborder
{
border-bottom-style:solid;
}


#CONTAINER_ABOUT{
position:absolute;
top:0px;
	width:1310px;
	height:1893px;
 left:50%;
margin-left:-655px; 
}

#MP3PLAYER{
	position:absolute;
	top:309px;
	left:474px;
	width:533px;
	
		z-index:6;
}

#PAGE_ABOUT{
	position:absolute;
	top:209px;
	left:393px;
	width:531px;
	height:1475px;
	background-image:url(../assets/images/inner_20_about.jpg);
	background-repeat:no-repeat;
background-color: #4b3117;
}

#ABOUT_FLASH{
	position:absolute;
	top:209px;
	left:393px;
	width:533px;
	height:1320px;
		z-index:6;
}
#ADS_ABOUT{
	position:absolute;
	top:1300px;
	width:255px;
	height:64px;
	 left:50%;
margin-left:-190px; 
	z-index:2;
}
#P_AD_ABOUT{
	position:absolute;
	top:1420px;
	width:200px;
	height:155px;
	 left:50%;
margin-left:-100px; 
	z-index:2;
}


#CHRON_TEXT{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	color: #FFFFFF;
	word-spacing: normal;
	padding: 20px;
}
#BOTTOM{
	position:absolute;
	top:998px;
	left:393px;
	width:530px;
	height:57px;
	background-image:url(../assets/images/design_resize_slice_bottom.jpg);
	background-repeat:no-repeat;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
}

#BOTTOM a:link       {color: #FFFFFF;}
#BOTTOM a:visited    {color: #FFFFFF;}
#BOTTOM a:hover      {color: #000000;}
#BOTTOM a:active     {color: #000000;}

#BOTTOM_EASY{
	position: relative;
	top:380px;
	width:530px;
	height:127px;
	background-image:url(../assets/images/design_resize_slice_bottom.jpg);
	background-repeat:no-repeat;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
}
#BOTTOM_EASY a:link       {color: #FFFFFF;}
#BOTTOM_EASY a:visited    {color: #FFFFFF;}
#BOTTOM_EASY a:hover      {color: #000000;}
#BOTTOM_EASY a:active     {color: #000000;}
POINTER{
cursor:pointer;
cursor:hand;
}
