body {
	height: 100%;
	background-image: url('/pics/bg2.gif');
	}

div#pic1Layer {
        z-index: 3;
	position: absolute;
	height: 428px;
	width: 640px;
	top: 50px;
	}
div#pic2Layer {
        z-index: 4;
	position: absolute;
	height: 428px;
	width: 640px;
	top: 50px;
	}

div#thumbBg {
	z-index: 0;
	visibility: hidden;
	position: absolute;
	top: 226px;
	left: 0px;
	background-color: #858892;
	width: 100%;
	height: 114px;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	-o-opacity: 0.5;
	opacity: 0.5;
	filter: alpha(opacity=50);
	}

div#centeringwrapper {
	width: 848px;
	margin: auto;
	text-align: left;
	}

div#submenu {
	position: relative;
	left: 6px;
	top: 118px;
	width: 92px;
	height: 100px;
	}

div#incenter {
	position: relative;
	left: 104px;
	top: -100px;
	width: 640px;
	}


div#whitehide {
	position: absolute;
	background-color: #858892;
	top: 507px;
	left: 0px;
	width: 50%;
	height: 43px;
	}

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: 674px;
	font-family: georgia, times, serif;
	font-size: 10pt;
	text-align: right;
	color: #858892;
	}
div#bluehide {
        z-index: 2;
	position: absolute;
	background-color: #45474C;
	background-image: url('/pics/bg2g.gif');
	height: 640px;
	width: 640px;
	top: 32px;
	}

div#whitebanner {
	position: absolute;
	top: 440px;
	left: 554px;
	width: 180px;
	}







table.slideStuff{
	border-collapse: collapse;
        }

td.slideThumbs{
        vertical-align: top;
        cursor: hand;
        text-align: center;
        padding: 0px;
        }

img.slideThumbsV{
	margin: 0px 4px 0px 4px;
        border-style: none;
        }

img.slideThumbsH{
	margin: 8px 4px 0px 4px;
        border-style: none;
        }

div#container {
        z-index: 8;
	text-align: left;
        overflow: hidden;
        position: absolute;
        left: 0px;
        top: 228px;
        height: 110px;
        width: 100%;
        border-style: none;
        }

div#scroller {
        position: relative;
        left: 0px;
        top: 0px;
        }




div#contBlackBG {
	position: absolute;
	top: -110px;
	left: 104px;
	width: 640px;
	height: 110px;
	background-color: black;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	-o-opacity: 0.5;
	opacity: 0.5;
	filter: alpha(opacity=50);
	}


div#contWhiteline {
	position: absolute;
	top: -112px;
	left: 104px;
	width: 640px;
	height: 2px;
	background-color: white;
	}


div#contBlueline {
	position: absolute;
	top: -103px;
	left: 104px;
	width: 640px;
	height: 1px;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	-o-opacity: 0.5;
	opacity: 0.5;
	filter: alpha(opacity=50);
	background-color: white;
	}

div#contBlueline2 {
	position: absolute;
	top: -29px;
	left: 104px;
	width: 640px;
	height: 1px;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	-o-opacity: 0.5;
	opacity: 0.5;
	filter: alpha(opacity=50);
	background-color: white;
	}

div#rightarrowbg {
	position: absolute;
	left: 704px;
	top: 0px;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	-o-opacity: 0.5;
	opacity: 0.5;
	filter: alpha(opacity=50);
	}

div#leftarrowbg {
	position: absolute;
	left: 113px;
	top: 0px;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	-o-opacity: 0.5;
	opacity: 0.5;
	filter: alpha(opacity=50);
	}




div#bobContainer {
        z-index: 8;
	text-align: left;
	margin: auto;
        position: relative;
        left: 0px;
        top: 173px;
        height: 140px;
        width: 848px;
        }

div#dragster {
        z-index: 10;
        border-style: none;
        position: absolute;
        left: 147px;
        top: 3px;
        height: 14px;
        width: 50px;
        }

div#bobsleigh {
        z-index: 9;
        position: absolute;
        left: 147px;
        top: 3px;
        height: 14px;
        width: 50px;
        }

div#bobBG {
        z-index: 7;
        position: absolute;
        left: 104px;
        top: 0px;
        height: 18px;
        }

div#dynBG {
        z-index: 8;
        position: absolute;
        left: 146px;
        top: 2px;
        width: 556px;
        height: 16px;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	-o-opacity: 0.5;
	opacity: 0.5;
	filter: alpha(opacity=50);
        }
td#dyn1 {
        border-style: none;
        width: 25px;
        height: 16px;
        background: black;
        }
td#dyn2 {
        border-style: none;
        width: 531px;
        height: 16px;
        background: black;
        }

a.nohand {
        cursor: default;
        }