* { margin: 0; padding: 0; } body { background-image: url(images/background.gif); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.7em; color: #818385; } h1, h2, h3, h4, h5 { margin-bottom: 0.4em; color: #BDCF3C; } h1 { font-size: 20pt; font-family: "Myriad Pro", Arial, Helvetica, sans-serif; font-weight: normal; } h4 { color: #844A78; font-size: 12px; } ul { margin-left: 2em; margin-top: 0.5em; margin-bottom: 1em; } p { margin-bottom: 0.8em; line-height: 1.4em; } a { text-decoration: none; color: #BDCF3C; } a:hover { text-decoration: underline; } a img { border: 0; } .image-left { float: left; margin-right: 10px; margin-bottom: 10px; font-size: 10px; text-align: center; } .image-right { float: right; margin-left: 10px; margin-bottom: 10px; font-size: 10px; text-align: center; } p.first { color: #BDCF3C; font-weight: bold; } #header { background-image: url(images/white_bg_top.png); width: 763px; height: 261px; margin-top: 4px; margin: 0 auto; } #logo h1, #logo h2 { display: none; } #logo { width: 244px; height: 244px; z-index: 2; position: absolute; margin-left: 520px; } #menu { background-image: url(images/munu_bg.png); background-repeat: repeat-x; width: 625px; height: 37px; position: absolute; top: 195px; margin-left: 8px; z-index: 1; font-size: 16px; } #menu ul { list-style-type: none; display: inline; } #menu ul li { float: left; height: 37px; } #menu ul li a { color: #844A78; font-family: "Myriad Pro", Arial, Helvetica, sans-serif; display: block; padding: 10px 12px 7px 12px; margin: 1px 0 0 0; } #menu ul li a:hover { text-decoration: none; background-color: #DAE49A; } li.divider { background-image: url(images/menu_divider.png); width: 2px; } #body { background-image: url(images/white_bg_vtile.png); background-repeat: repeat-y; width: 693px; margin: 0 auto; padding: 0 40px 10px 30px; } #body_footer { background-image: url(images/white_bg_bottom.png); width: 763px; height: 5px; margin: 0 auto; } #footer { background-image: url(images/footer.png); width: 713px; height: 16px; margin: 0 auto; margin-top: 3px; padding: 11px 30px 9px 20px; font-size: 11px; } #footer_left { float: left; } #footer_right { float: right; } #footer ul { list-style-type: none; display: inline; } #footer ul li { float: left; margin: 0 15px 0 0; } label { color: #BDCF3C; } #footer label { font-weight: bold; margin-right: 5px; } blockquote { background-image : url("images/BoxBlockquote.gif"); background-repeat: no-repeat; background-color : #EDEDED; color : #444444; margin-top : 10px; margin-bottom : 4px; padding : 10px; text-align : left; font-style : italic; border-top : 1px #888888 dotted; border-bottom : 1px #888888 dotted; }