/* basics */
body { background: #EEEEEE; }
p,h1,h2,h3,h4,h5 { font: normal 70%/120% Verdana,Geneva,Arial,Helvetica,sans-serif; margin: 0px; }

p { color: #666666; padding: 0px 10px 10px 0px; }
h1 { font: normal 120%/130% Arial,Helvetica,sans-serif;  color: #8C0902; padding: 20px 10px 0px 0px; }
h2 { font-weight: bold; color: #555555; padding: 15px 10px 0px 0px; }
h3 { font-weight: bold; color: #555555; padding: 5px 10px 0px 0px; }
h4 { font-weight: bold; color: #666666; }
h5 { font-weight: normal; color: #333333; padding: 0px 0px 0px 0px; }

a { font-weight: bold; color: #444444; text-decoration: none; }
a:visited { font-weight: bold; color: #666666; text-decoration: none; }
a:active { font-weight: bold; color: #666666; text-decoration: none; }
a:hover { font-weight: bold; color: #999999; text-decoration: none; }

a.plain { font-weight: normal; color: #444444; text-decoration: none; }
a.plain:visited { font-weight: normal; color: #666666; text-decoration: none; }
a.plain:active { font-weight: normal; color: #666666; text-decoration: none; }
a.plain:hover { font-weight: normal; color: #999999; text-decoration: none; }

#noflashcontent { background: #ffffff; width: 800px; height: 500px; }
.noflashblock { text-align: left; padding: 10px 10px 10px 10px; }
.pic { float: right; padding: 10px 10px 10px 50px; margin: 0px; }

