body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #2C2C2C;
	font-size: 11px;
}
#top_stretcher {
	clear: both;
	height: 5px;
	width: 5px;
}
#container{
	text-align: center;
	position: absolute;
	top: 417px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}


#inside {
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -442px;
	position: absolute;
	top: -417px;
	left: 50%;
	width: 868px;
	height: 834px;
	visibility: visible;
	background-image:url(main_bkgr_tile.png);
	background-repeat: repeat-y;

}
#container #inside #logo{
	position: absolute;
	top: 16px;
	left: 247px;
	width: 377px;
	height: 39px;
	background-image:url(logo.png);
	background-repeat:no-repeat;
	
}
#container #inside #menu{
	font-family: Verdana, Geneva, Arial, sans-serif;
	position: absolute;
	top: 75px;
	left: 16px;
	width: 836px;
	height: 25px;
	background-color: #2C2C2C;

}

#container #inside #content{
	position: absolute;
	top: 124px;
	left: 228px;
	width: 600px;
	height: 650px;
	color: #FFFFFF;
	z-index: 30; 
	overflow: auto; 
}


#container #inside #left{
	position: absolute;
	top: 144px;
	left: 228px;
	width: 130px;
	height: 589px;
	color: #FFFFFF;
	z-index: 30;
	display: none;  
}

#container #inside #right{
	position: absolute;
	top: 144px;
	left: 536px;
	width: 130px;
	height: 589px;
	color: #FFFFFF;
	z-index: 30;  
	display: none; 
}

#container #inside #border{
	position: absolute;
	top: 144px;
	left:690px;
	width: 130px;
	height: 589px;
	color: #FFFFFF;
	z-index: 30; 
	display: none;  
}

#container #inside #pcardback{
	position: absolute;
	top: 121px;
	left:199px;
	width: 636px;
	height: 612px;
	color: #FFFFFF;
	background-color: #333333;	
	
}

#container #inside #lmenu_top{
	position: absolute;
	top: 121px;
	left: 31px;
	width: 147px;
	height: 2px;
	display: block;
	background-image:url(lmenu_top_bar.png);
	z-index: 30;
}


#container #inside #lmenu_box{
	position: absolute;
	top: 121px;
	left: 31px;
	width: 147px;
	height: 200px;
	text-align: left;
	z-index: 20; 
	
}	
	
#container #inside #lmenu_box #lmenu{
	position: relative;
	top: 0px;
	left: 0px;
	width: 147px;
	text-align: left;
        background-image:url(lmenu_bkgr.jpg);
	background-repeat:repeat-y;
	
}
	#container #inside #lmenu_box #menuend{
  	position: relative;
	top: 0px;
	left: 0px;
	width: 147px;
	height: 2px;
	background-image:url(lmenu_end_bar.png);	
	background-repeat:no-repeat;
	z-index: 40;	

	 

}
#footer {
	text-align: center;
	position: absolute;
	left: 0px;
	width: 868px;
	height: 6px;
	text-align: left;
	padding: 12 12px;
	color: #999999;
	top: 820px;
	background-image:url(main_bkgr_bottom.png);
	background-repeat:no-repeat;
	}
