@charset "UTF-8";
/* CSS Document */

 @media screen{
  #dPageHolder{
      text-align:left;
      margin-left:auto;
      margin-right:auto;
      width:1000px;
      height:auto;
      z-index:10;
      }
	#dHeader{
        width:1000px;
        height:51px;
        background-color:#000000;
        overflow:hidden;
        background-repeat: repeat-x;
        background-position:top;
        background-image: url(../images/topCurtain140x51px.jpg);
        }   
	#dSubHeader{
        width:1000px;
        height:80px;
        background-color:#000000;
        overflow:hidden;
        background-image: url(../images/logo250x60px.gif);
        background-repeat:no-repeat;
        background-position: 120px center;
        }   
	#dTorso{
        width:1000px
        ;height:300px;
        background-color:#000000;
        overflow:hidden;
        }   
		#dLeft{
            float:left;
            width:200px;
            height:300px;
            background-color:#000000;
            overflow:hidden;
            text-align:center;
            }   
		#dMiddle{
            position:absolute;
            top:0px;left:210px;
            width:500px;
            height:300px;
            background-color:#000000;
            overflow:hidden;
            } 
             #dMiddleHeaderPrint{
                 display:none;
                 }  
             #dMiddleFooterPrint{
                 display:none;
                 }  
		#dRight{
            float:right;
            width:280px;
            height:300px;
            z-index:1;
            background-color:#000000;
            }   
	#dFooter{
        width:1000px;
        height:80px;
        background-color:#000000;
        overflow:hidden;}   
        #dSubFooter{
        width:1000px;
        height:40px;
        background-color:#000000;
        text-align:center;
        overflow:hidden;
        background-repeat: repeat-x;
        background-position:bottom;
        background-image: url(../images/goldBottomBorder10x5px.jpg);
    	}
		#dSubFooter p{
            color:#333333;
            }
		#dSubFooter a{
            color:#8D652D;
            }
		#dSubFooter a:hover{
            color:#DC951D;
            }
	
	#dLogo{
        position:absolute;
        top:0px;
        left:1000px;
        width:65px;
        height:600px;
        overflow:hidden;
        background-repeat:no-repeat;
        background-position:left top;
	}
	#dFloater{
        position:absolute
        ;cursor:pointer;
        top:-450px;
        width:200px;
        height:auto;
        text-align:center;
        z-index:200;
        margin-left:auto;
        left:280px;
        }
    #dTime{
        top:0px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:10px;
        text-align:center;
    	}
	#dLeftCurtain{
        background-color:#FFFFFF;
        background-image:url(../images/leftCurtain111x427px.jpg);
        height:427px;
        width:111px;
        position:absolute;
        z-index:2;
        margin-top:51px;
    	}
	#dRightCurtain{
        background-color:#FFFFFF;
        background-image:url(../images/rightCurtain111x427px.jpg);
        height:427px;
        width:111px;
        position:absolute;
        z-index:2;
        margin-top:51px;
        background-repeat:no-repeat;
        margin-left:889px;
   		 }

#dTopHeader{
        width:1000px;
        height:30px;
        overflow:hidden;
        background-image:url("images/bottomGoldBorder20x10px.jpg");
        background-repeat:repeat-x;
        background-position:bottom;
        }
 #dClownDivers{
	 width:500px;
     height:119px;
     background-image:url("images/clownSwimmers500x119px.jpg");
     }
 }