@charset "utf-8";
/* CSS Document */

body {background-color: 666666}
body {background-image: url('images/backgroundmain.jpg'); background-repeat: no-repeat}
/* Main Page titles are H1 */
h1 {font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#2F4646; margin-right:5px; margin-top:5px} 

/* Main Page text is P */
h2 {font-family:Geneva, Arial, Helvetica, sans-serif; font-size:18px; color:#333333; margin: 10px 10px 10px 10px; text-decoration:underline} 
p {font-family:Geneva, Arial, Helvetica, sans-serif; font-size:14px; color:#666666; margin-top:10px; margin-left:10px; margin-left:5px}
p.footer {font-family:Geneva, Arial, Helvetica, sans-serif; font-size:10px; color:#999999; margin-top:5px; margin-bottom:5px}

/* Side News titles are H4 */
h4 {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:Red; font-weight:normal; margin-left:5px; margin-top:5px; margin-bottom:3px}
h4.interviews { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:22px; color:#990000; font-weight:normal; margin-left:5px; margin-top:5px; margin-bottom:3px}

/* Side News Leads are H5 */
h5 {font-family:Geneva, Arial, Helvetica, sans-serif; font-size:11px; color:#BBBC9D; font-weight:normal; margin-left:15px; margin-bottom:10px}
