#AreaL
{
	width:84px; height:1050px;
	padding:0px; margin:0px; 
	background-image:url("images/bg2.gif");
    background-repeat:repeat;
    position:absolute; top:0px; left:0px;
}

#AreaLEdge
{
	width:16px; height:1050px;
	padding:0px; margin:0px; 
	background-image:url("images/bg_left2.gif");
    background-repeat:repeat;
    position:absolute; top:0px; left:84px;
}

#AreaM
{
	width:800px; height:1050px;
	padding:0px; margin:0px; 
    position:absolute; top:0px; left:100px;
}

#AreaREdge
{
	width:16px; height:1050px;
	padding:0px; margin:0px; 
	background-image:url("images/bg_right2.gif");
    background-repeat:repeat;
    position:absolute; top:0px; left:900px;
}

#AreaR
{
	width:84px; height:1050px;
	padding:0px; margin:0px; 
	background-image:url("images/bg2.gif");
	background-repeat:repeat;
    position:absolute; top:0px; left:916px;
}
