/* CSS Document */
body {
background-color: #000000;
}
#main {
color: #000000;
background-color: #FCFBFA;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
width: 702px;
text-align: center;
}
#contest_main {
color: #000000;
background-color: #FFFFFF;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
width: 702px;
text-align: center;
}
#leftglow {
background-image: url(images/teaser_10.jpg);
background-repeat: repeat-y;
vertical-align: top;
width: 20px;
}
#rightglow {
background-image: url(images/teaser_14.jpg);
background-repeat: repeat-y;
vertical-align: top;
width: 19px;
}
#bigred {
color: #FF0000;
font-size: 24px;
font-weight: bold;
text-align: center;
padding-top: 25px;
padding-bottom: 20px;
}
#bigred_contest {
color: #FF0000;
font-size: 24px;
font-weight: bold;
text-align: center;
padding-top: 25px;
padding-bottom: 75px;
}
.content {
padding-left: 25px;
padding-right: 25px;
padding-bottom: 10px;
font-weight: bold;
}
#leftcontainer {
background-image: url(images/ghostbg_03.jpg);
background-position: bottom left;
background-repeat: no-repeat;
vertical-align: top;
}
#rightcontainer {
background-image: url(images/rightBG_06.jpg);
background-position: bottom right;
background-repeat: no-repeat;
padding-bottom: 350px;
padding-top: 20px;
vertical-align: top;
}
