html {height:100%}
body {	
padding:0;
background-color:#E8E8E8;
border:0;
margin:0;
min-height:101%;
}
#LMain {
margin: 0px auto 0px auto;
padding:4px 0px 0px 0px;
width:768px;
}
#LShadow {
background-image: url("/all2/css/img/bg_shadow.gif");
background-repeat: repeat-y;
padding:0px 6px 0px 6px;
}
/* Layer No-Script */
#layernoscript {
left:0px;
top:15px;
position:absolute;
width:100%;
}
#centernoscript {
margin: 0px auto 0px auto;
width:768px;
}
#noscriptposition {
margin-left:204px;
margin-top:10px;
width:490px;
}
.txtnoscript				{font-size: 60%; color: #F00; font-weight:bold;}
.txtnoscript a 			{color: #F00; text-decoration:underline}
.txtnoscript a:hover 	{color: #F00;}