/* CSS Document */
#left{position: absolute;top:0;bottom:280px;
	width:130px;
	background-color: #FFFFFF;	
	background-image: url(../images/border_rght.png);
	background-repeat: repeat-y;
	background-position: right;	
}
#mid{position:absolute;top:0;bottom:280px;left:130px;width:630px;background-color: #FFFFFF;}
.title{
position:relative;top:0px;width:780px;background-color: #FFFFFF;
}