body {
	text-align: center;
	width: 720px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page if needed */
	font-family: Verdana,Tahoma,Helvetica,Arial;
    font-size: 12px;
    background: url(images/lb_bgnd.jpg) fixed;
}

/* I D E N T I F I E R */
.pic p, .caption {
    font-size: 11px;
    line-height: 16px;
    font-family: Verdana,Tahoma,Helvetica,Arial;
    color: #666;
    /*margin: 4px 0px 10px 0px;*/
}

/* P L A C E M E N T */
.left {float: left; /*margin-right: 20px;*/}
.right {float: right; /*margin-left: 20px;*/}
.right.inset {margin: 0 120px 0 20px;} /* img floated right within text */
.left.inset {margin-left: 230px;} /* img floated left within text */

/* S I Z E */
/*.one {width: 100px;}
.two {width: 210px;}
.three {width: 320px;}
.four {width: 430px;}
.five {width: 540px;}
.six {width: 650px;}
.seven {width: 760px;}
.eight {width: 870px;}*/


/*.one {width: 100px;}
.two {width: 200px;}
.three {width: 300px;}
.four {width: 400px;}
.five {width: 500px;}
.six {width: 600px;}
.seven {width: 700px;}
.eight {width: 800px;}
.offer {width: 230px;}*/

.one {width: 60px; margin: 0px 10px 0px 10px;}
.two {width: 140px; margin: 0px 10px 0px 10px;}
.three {width: 220px; margin: 0px 10px 0px 10px;}
.four {width: 300px; margin: 0px 10px 0px 10px;}
.five {width: 380px; margin: 0px 10px 0px 10px;}
.six {width: 460px; margin: 0px 10px 0px 10px;}
.seven {width: 540px; margin: 0px 10px 0px 10px;}
.eight {width: 620px; margin: 0px 10px 0px 10px;}
.nine {width: 700px; margin: 0px 10px 0px 10px;}
.offer {width: 220px;}

/* A D D I T I O N S */
.frame {border: 1px solid #999;}
.solo img {margin-bottom: 20px;}
.pad10 {margin: 10px;}
.pad20 {margin: 20px;}

