/* CSS Document */

#main {
    position:relative;
	top:0px;
	left:0px;
	background-color: #FFFFFF;
	height:auto;
	width:945px;
	float:left;
	z-index:1;
	/*background-attachment:fixed;*/
	background-image: url(../images/nav/leftnav_bgtile.gif);
	background-position:0px 400px;
	background-repeat: repeat-y;	
}