	h1, p {margin: 6px 12px ;   font-family: Georgia, 'Times New Roman', Times, serif;	}    /* adds space between columns */    body {        margin: 0px;        padding: 0px;  font-family: Georgia, 'Times New Roman', Times, serif;		} /* to allow centering in IE */			#quote {		padding: 20px;		left: 15px;        width: 90% ;        position: relative ;  /* makes "container" the containing block */        margin: 0 auto;    /* the proper CSS way to center */        text-align: left;  /* overrides text-align rule on body */  font-family: Georgia, 'Times New Roman', Times, serif;    }	#quot0 {		padding: 20px;		left: -30px;        width: 90% ;        position: relative ;  /* makes "container" the containing block */        margin: 0 auto;    /* the proper CSS way to center */        text-align: left;  /* overrides text-align rule on body */  font-family: Georgia, 'Times New Roman', Times, serif;    }    #container {width: 100% ; border: solid 0px ; }    #container {        position: relative ;  /* makes "container" the containing block */        margin: 0 auto;    /* the proper CSS way to center */        width: 90% ;        text-align: left;  /* overrides text-align rule on body */    }    #masthead {        background: #CCC ;        padding: 15px ; }    #links {        width: 150px ;        float: left;        background: #EEE ; }   #main {/*        position: absolute; */        float: left;        top: 70px;        left: 150px;        width: 400px;        border-left: solid 1px black;        border-right: solid 1px black;        margin: 0 10px;        padding: 0 10px;    /* This is the box-model hack for IE 5 */        voice-family: "\"}\"";        voice-family:inherit;        width:60%; }    /* provides the correct width value */         /* This is the "Be Nice to Opera" hack */    body>#main {width:358px; }          #news {        float: right;        width: 150px ;        background: #EEE ; }    #footer {        clear: both;    /* starts the footer below the floated content */        padding: 15px ;        background: #666 ; }    #header {        height: 120px ;        text-indent: -5000px ;        background: url(bib_anim_2006.gif) no-repeat;    }    a:hover {        text-decoration: none;        color: #FFF;        padding: 2px;        background-color: #666;        border: solid 1px black; }