@charset "UTF-8";
/* CSS Document */

html, body{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #666666; line-height: 140%;}
.clear{clear: both;}

#wrapper{ margin: auto; padding: 0;}
#top_image{ margin: auto; width: 850px; height: 510px; background: url(images/top_image.jpg) no-repeat;}
#content{ margin: auto; width: 850px; height: auto; background-color: #FFFFFF;}
#listing{ width: 525px; height: auto; padding-left: 30px; float: left;}
#tnc{ width: 495px; height: auto; padding-left: 30px; padding-right: 30px; padding-bottom: 30px; float: left; color: #666666;}
#sidebar{ width: 265px; height: auto; float: right; padding-left: 15px; padding-right: 15px; background: url(images/shadow.gif) top left no-repeat;}
#footer{ margin: auto; width: 810px; padding: 20px; background: #CCCCCC; text-align: center;}
#prizes{ background: url(images/prizes.jpg) top left no-repeat; width: 420px; height: 170px; padding: 230px 50px 0 55px; margin-top: 20px;}

.headline{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; color: #000000; font-weight: bold; font-style: italic; line-height: 130%;}
.bold_italic{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #666666; font-weight: bold; font-style: italic;}
.bold_italic_underline{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #7900c6; font-weight: bold; font-style: italic; text-decoration: underline;}
.bold_italic_underline:hover{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #000000; font-weight: bold; font-style: italic; text-decoration: underline;}
.footer_text{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; color: #888888; line-height: 150%;}
.footer_text a{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; color: #888888; line-height: 150%; text-decoration: none;}
.footer_text a:hover{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; color: #555555; line-height: 150%; text-decoration: underline;}
.prizes{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #333333; font-style: italic;}
.tnc{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #333333; font-style: normal; line-height: 110%;}
.link{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 17px; color: #666666; text-decoration: none;}
.link:hover{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 17px; color: #999999; text-decoration: underline;}