body { background-image: url('/pics/bg.gif'); }

div#pic1Layer {
        z-index: 1;
	position: absolute;
	height: 428px;
	width: 640px;
	top: 32px;
	}
div#pic2Layer {
        z-index: 2;
	position: absolute;
	height: 428px;
	width: 640px;
	top: 32px;
	}

div.quote {
	border-style: solid;
	border-width: 0px 0px 0px 6px;
	border-color: #C2C3C8;
	font-size: 80%;
	width: 440px;
	margin: 10px 0px 20px 20px;
	}

div#centeringwrapper {
	position: relative;
	width: 640px;
	margin: auto;
	text-align: left;
	}

div#textmainarea {
	z-index: 9;
	border-color: #858892;
	border-style: solid;
	border-width: 2px 0px 0px 0px;
	position: absolute;
	background: white;
	width: 640px;
	top: 300px;
	}

div#contentarea {
	float: right;
	margin: 8px 6px;
	border-color: #858892;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	padding: 0px 0px 0px 6px;
	position: relative;
	width: 480px;
	top: 0px;
	}
div#footer {
	float: left;
	width: 640px;
	height: 30px;
	border-color: #858892;
	border-style: solid;
	border-width: 2px 0px 20px 0px;
	background: #000000;
	font-family: georgia, times, serif;
	font-size: 10pt;
	text-align: right;
	color: #858892;
	}

div#upperblack {
	background-color: black;
	position: absolute;
	padding: 0px;
	margin: 0px;
	height: 10px;
	width: 640px;
	top: 20px;
	}

div#lowerblack {
	background-color: black;
	position: absolute;
	height: 30px;
	width: 640px;
	top: 462px;
	font-family: georgia, times, serif;
	font-size: 10pt;
	text-align: right;
	color: #858892;
	}
div#bluehide {
	position: absolute;
	background-color: #45474C;
	height: 428px;
	width: 640px;
	top: 32px;
	}

div#whitebanner {
	position: absolute;
	top: 0px;
	left: 148px;
	}

div#menuarea {
	float: left;
	margin: 0px 0px 0px 4px;
	font-family: verdana,helvetica,sans-serif;
	font-size: 8pt;
	position: relative;
	width: 127px;
	top: 0px;
	left: 0px;
	}
