body {
	color:black;
	margin:0;
	padding:0;
	text-align: center;
}
#bg1 {
	background: black;
	border: 10px white solid;
}
#bg2 {
	height: 138px;
	margin: 0 0 -20px -8px;
	background: transparent url(../fx/LS_Logo.gif) bottom left no-repeat;
} 
#page {
	margin: 5px 20px 0px 15px;
	background: white url(../fx/webpixel.gif) top left repeat-y;
	padding: 10px;	
}
#content {
	text-align: left;
	width: 697px;
	border: 1px #999999 solid; 
	margin: 0 auto;
	position: relative;
}
.fullwidth {
	border: 1px #999999 solid;
	/* IE min-height hack */
	_height: 160px;
	min-height: 160px;
	padding: 10px;
	position:relative;
}
.twothirds {
	width: 440px;
	border: 1px #999999 solid;
	padding: 10px;
	position: relative;
	/* ie min-height hack */
	_height: 180px;
	/* ie box model hack */
	voice-family: "\"}\"";
	voice-family: inherit; 
	/* ie6 min-height hack */
	_height: 160px;
	/* correct css */
	min-height: 160px;
}
.onethird {
	position: absolute;
	width: 180px;
	height: auto;
	border: 1px #999999 solid;
	left: 490px;
	padding:3px;
}
.onethird img {
	border-bottom: 1px #999999 solid;
}
.caption {
	margin: 10px;
	padding: 0px 5px 0px 5px;
}
#credit {
	font-family: "Century Gothic", Verdana, Arial, sans-serif; 
	font-size: 9px;
	color: black;
	text-align:right;
	margin: -8px 10px 0 0;
	padding: 0 10px 0 0;
}
#credit a:link {
	color: #999999;
}
#credit a:visited {
	color: #006600; text-decoration: underline;
}


.rtwothirds {
	width: 440px;
	border: 1px #999999 solid;
	padding: 10px;
	position: relative;
	/* ie min-height hack */
	_height: 180px;
	/* ie box model hack */
	voice-family: "\"}\"";
	voice-family: inherit; 
	/* ie6 min-height hack */
	_height: 160px;
	/* correct css */
	min-height: 160px;
	left: 200px;
}
.ronethird {
	position: absolute;
	width: 180px;
	height: auto;
	border: 1px #999999 solid;
	left: 10px;
	top:10px;
		padding:3px;
}
}
.onethird img {
	border-bottom: 1px #999999 solid;
}

.lthird {
    position: relative;
    width: 180px;

    padding:3px;
    border: 1px #999999 solid;
    	/* ie min-height hack */
	_height: 180px;
	/* ie box model hack */
	voice-family: "\"}\"";
	voice-family: inherit; 
	/* ie6 min-height hack */
	_height: 180px;
	/* correct css */
	min-height: 180px;
}

.mthird {
    position: absolute;
    width: 217px;
    height: 180px;
    left: 210px;
    top:10px;
    padding:3px;
    border: 1px #999999 solid;
}
.rthird {
    position: absolute;
        width: 218px;
    height: 180px;
    	left: 445px;
	top:10px;
		padding:3px;
		border: 1px #999999 solid;
}
