<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */
body, html{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #333333; margin: 0; padding: 0; background-color: #000000; line-height: 1.5em;}

#wrapper{ margin: auto; padding: 0;}
#topheader{ background: url(../images/top_bg.jpg);  width: 100%; height: 31px; margin: auto; padding: 0; text-align: right; padding-right: 10px; padding-top: 10px;}
#social{ width: 1000px; margin: auto;}
#masthead{ background: url(../images/masthead.jpg) no-repeat; width: 1000px; height: 269px; margin: auto; padding: 0;}
#main{background: url(../images/bg.jpg) repeat-y; width: 900px; height: auto; background-color: #f0efe7; margin: auto; padding: 0 50px 0 50px;}
#main_voting{width: 900px; height: auto; background-color: #f0efe7; margin: auto; padding: 50px;}
#sidebar{ width: 300px; padding: 50px 10px 50px 10px; margin-left: 30px; float: right;}
#content{ width: 550px; padding: 50px 0 50px 0; float: left;}
#footer{ width: 1000px; height: 70px; margin: auto; padding-top: 30px; background-color: #222222; text-align: center;}
#leaderboard{ width: 1000px; height: 90px; margin: auto; padding: 5px 0; text-align: center;}

.clear{ clear: both;}
.header{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; color: #0097d1; line-height: 120%;}
.header_red{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; color: #FF0000; line-height: 120%;}
.strikethrough{text-decoration:line-through;}
.small_bodytext{font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #333333;}
.small_bodytext a{font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #333333; text-decoration: underline; font-weight: bold;}
.small_bodytext a:hover{color: #999999;}
.bold_italic{font-weight: bold; font-style: italic;}
.sponsor{font-weight: bold; font-style: italic; color: #FF0000;}
.sub_header{font-weight: bold;}
.red_text{color: #ff0000; font-style: italic; font-size: 12px;}
.social_media{color: #a0a0a0;}
.footer{color: #FFFFFF; font-size: 16px;}
a{font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #333333; text-decoration: none; font-weight: bold; font-style: italic;}
a:hover{color: #999999; text-decoration: underline;}

.categoryTitle{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #0097d1;}
.categoryBlurb{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #FFFFFF;}</pre></body></html>