html, body {

        height: 100%;

        width: 100%;

        margin: 0;

        padding: 0;

        border: 0;

        text-align: center;

        align: center;

    }



body {

        background-color: #ffff88;

        font-size: 0.8em; 

        font-family: arial, helvetica, tahoma;

        text-align: center;

        align: center;

    }



#shirt {

        position: relative;

        width:100%;

        margin: 0px;

        text-align: center;

    }



#white-tie {

        position: relative;

        width: 700px;

        margin: 0 auto;

        text-align: center;

        align: center;

        background-color: #ffffff;

    }



#bear {

        position: relative;

        width: 700px;

        margin: 0 auto;

        text-align: center;

        background-color: #ffff88;

    }



#hazard_tape{

        position: relative;

        text-align: center;

        height: 34px;

        width: 100%;

        padding-top: 0px;

        margin: 0;

        background-image: url(/menus/hazardbg.gif);

        background-repeat: repeat;

        color: #FFFFFF;

    }



#blog{

        color: #000000;

        font-size: 1em; 

        font-family: helvetica, tahoma, arial;

        text-align: left;

        align: left;

}



#extras{

        font-size: 1.2em; 

        font-family: arial, helvetica, tahoma;

        text-align: left;

        align: left;

}

   

a, link {

color: #000000;

}



UL {

font-size : 10pt;

font-family : arial, helvetica, sans-serif;

color : #003366;

} 	



TD {

font-size : 1em;

font-family : arial, helvetica, sans-serif;

} 	



P {

font-size : 1em;

font-family : arial, helvetica, sans-serif;

color : #000000;

} 	



OL {

font-size : 10pt;

font-family : arial, helvetica, sans-serif;

color : #000000;

} 	



H6 {

font-size : 0.7em;

font-family : arial, helvetica, sans-serif;

color : #000000;

text-align : left;

} 	



H5 {

font-size : 0.8em;

font-family : arial, helvetica, sans-serif;

color : #000000;

} 	



H4 {

font-size : 0.9em;

font-family : arial, helvetica, sans-serif;

color : #000000;

} 	



H3 {

font-size : 1em;

font-family : arial, helvetica, sans-serif;

color : #000000;

} 	



H2.subtitle {

font-style : italic;

font-size : 15pt;

font-family : arial, helvetica, sans-serif;

color : #000000;

margin-left : 0;

} 	



H2 {

font-size : 1.1em;

font-family : arial, helvetica, sans-serif;

color : #000000;

} 	



H1 {

font-size : 1.3em;

font-family : arial, helvetica, sans-serif;

color : #000000;

margin-top : 0.75em;

margin-left : 0;

padding-left : 0;

} 	



img {

border: 0;

}



.right {

text-align : right;

} 