/* CSS Document */

html, body {
background:url(Images/bg.png) repeat-x;
padding:0px;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#1c263c;
}

.pIndent {
text-indent: 25px;
}

a, a:visited {
color:#1c263c;
text-decoration:none;
border:none;
outline:none;
}

img {
border:none;
outline:none;
}

hr {
background-color:#455268;
height:1px;
}

h2 {
font-size:11px;
font-weight:bold;
line-height:.5px;
text-decoration:underline;
}

.H1 {
font-size:10px;
font-weight:bold;
color:#455268;
}

.H2 {
font-size:12px;
font-weight:bold;
color:#1c263c;
}

#siteWrap {
margin:0% auto 0% auto;
position:relative;
width:874px;
min-height:600px;
z-index:1;
display:none;
}

#sponsorBar {
position:absolute;
width:874px;
height:85px;
background:url(Images/sponsorBar.png) no-repeat;
z-index:10;
}

#spacerOne {
width:874px;
height:98px;
}

#spacerTwo {
width:874px;
height:25px;
}

#sideSpaceTwo {
float:left;
width:60px;
height:50px;
}

#sideSpaceOne {
float:left;
width:14px;
height:50px;
}

#mainImage {
float:left;
width:844px;
height:405px;
background:url(Images/mainImage2.png);
}

#titleImage {
background:url(Images/titleImage.png);
position:absolute;
left:33px;
width:223px;
height:258px;
z-index:9;
}

#prizesImage {
background:url(Images/prizes.png);
position:absolute;
left:626px;
width:248px;
height:503px;
z-index:9;
}

#leftSec {
float:left;
width:392px;
min-height:26px;
}

#rightSec {
float:left;
width:392px;
min-height:26px;
}

#SecHead {
background:url(Images/secHead.png);
width:392px;
height:26px;
}

#SecContent{
background:url(Images/secBack.png);
width:392px;
height:100%;
}

#SecFoot {
background:url(Images/secFoot.png);
width:392px;
height:11px;
}

#secContainer{
width:392px;
min-height:5px;
}

#footer {
float:left;
width:874px;
height:25px;
color:#CCCCCC;
text-align:center;
font-weight:bold;
font-size:10px;
}

#makeMeScrollable{
width:844px;
height: 45px;
position: relative;
margin-left:15px;
}
		
#makeMeScrollable div.scrollableArea *{
position: relative;
float: left;
margin: 0;
padding: 0;
}

#date {
color: #03ff03;
float: right;
font-size: 14px;
font-family: sans-serif, Arial, Helvetica;
font-weight: bold;
margin-right: 16px;
margin-top: 17px;
width: 190px;
text-align: center;
}