
#actualContent {
background-color:#f7d22c;
background-image:url('/images/bounce/landing/bounce_landing_bg.jpg'); background-repeat:no-repeat;
min-height:406px;
position:relative;
}

* html #actualContent {
height:420px;
}

#actualContent .bigBoxContainer {
width:300px; height:250px;
position:absolute; right:17px; top:26px;
border:1px; border-style:solid; border-color:#000000;
}
#actualContent .bigBoxBackground {
position:absolute; right:5px; top:5px;
width:339px; height:297px; background-image:url('/images/contests/contest_bb.png');
}

#contestHeadSpacer {
width:100%; height:150px;
}

.contestRow2Items, .contestRow4Items {
width:100%;
padding-top:3px;
padding-bottom:3px;
position:relative;
min-height:200px
}
.contestRow2Items {
width:400px;
}

* html .contestRow2Items, .contestRow4Items {
height:200px;
}

.contestEntry {
width:133px;
}


.contestColumn1, .contestColumn2, .contestColumn3, .contestColumn4 {
position:absolute; top:0px;
}

.contestColumn1 {
left:51px;
}

.contestColumn2 {
left:217px;
}

.contestColumn3 {
left:384px;
}

.contestColumn4 {
left:547px;
}

#actualContent input, #actualContent select {
font-size:16px;
font-weight:bold;
border:1px; border-style:solid; border-color:#000000;
padding:2px;
width:250px;
}
#actualContent select {
width:256px;
}

#actualContent input.noStyle, #actualContent select.noStyle {
border:none;
width:auto;
}

#actualContent p, #actualContent {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#04115d;
}

.blue12px, .blue12px a, .blue12px a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#04115d;
text-decoration:none;
}

.blue14px, a.blue14px, a.blue14px:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#04115d;
text-decoration:none;
}

.blue16px, a.blue16px, a.blue16px:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#04115d;
text-decoration:none;
}

.white14px, a.white14px, a.white14px:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
text-decoration:none;
}

