            #hmpgBG {
                background-image:       url(../../images/DesignAHole/dah2011_background.jpg);
                background-position:    top left;
                background-repeat:      no-repeat;
                padding:                0px 10px 0px 10px;
                color:                  #ffffff;
            }
            
            #finalistBG {
                background-image:       url(../../images/DesignAHole/dah2011_blankBackground.jpg);
                background-position:    top left;
                background-repeat:      no-repeat;
                padding:                0px 10px 0px 10px;
                color:                  #ffffff;
               _width: 870px;
            }
            
             #top_txt {
                position:               relative;
                width:                  420px;
                top:                    35px;
                left:                   415px;
                padding-bottom:         50px;
            }
            
            a.links  {
                color:                  #ffffff;
                text-decoration:        underline;
            }
            
            a.links:hover, a.links:focus {
                color:                  #ffcf00;
            }
            
            table {
                color:                  #ffffff;
                width:                  650px;
            }
            
            .page_title {
                font-weight:            bold; 
                font-size:              19px;
            }
            
            .sub_title {
                font-weight:            bold; 
                font-size:              16px;
                color:                  #bad532;
                text-align:             center;
            }
            
            .italic {
                font-style:             italic;
            }
            
            #finalistInfo {
                width:                  326px;
            }
            
            #finalistImg {
                width:                  319px;
                vertical-align:         top;
                padding-right:          15px;
            }
            
            .MainPg_header {
               
                height:                 235px;
                vertical-align:         top;
                padding:                35px 5px 0px 250px;
            }

            
            .heading {
                border-bottom:          1px solid #ffffff;
                font-weight:            bold;
            }
            
            .votes {
                border-bottom:          1px solid #ffffff;
                font-weight:            bold;
                color:                  #bad532;
                text-align:             right;
                padding:                0px;
            }