*{
  margin:0px;
  padding:0px;
}
body{
  text-align:center;
  background:#FFFFFF;
  font:normal 16px "myriad pro";
}
#main{
  margin:0px auto;
  position:relative;
  text-align:left;
  width:1050px;
}
#header{
  position:relative;
  float:left;
  width:1050px;
  height:64px;
  background:url('images/header.jpg') no-repeat;
  cursor:pointer;
}
#new_contest_body{
  position:relative;
  float:left;
  width:1050px;
  height:736px;
  background:url('images/new_contest_body.jpg') no-repeat;
}
#enter_button{
  position:absolute;
  width:407px;
  height:84px;
  top:207px;
  left:77px;
  background:url('images/enter_button.png') no-repeat;
}
#contest_text{
  position:relative;
  float:left;
  width:750px;
  height:180px;
  top:403px;
  left:78px;
  font-weight:bold;
  color:#FFFFFF;
}
#contest_text a{
  color:#FFFFFF;
}
.fine_print{
  font-size:12px;
  color:#707070;
  font-weight:normal;
}
#srs_dell_body{
  position:relative;
  float:left;
  width:1050px;
  height:737px;
  color:#6E6E6E;
  background:url('images/srs_dell_body.jpg') no-repeat;
}
#srs_sweeps_body{
  position:relative;
  float:left;
  width:1050px;
  height:686px;
  color:#6E6E6E;
  background:url('images/march_sweeps_bg.jpg') no-repeat;
}
#srs_hp_body{
  position:relative;
  float:left;
  width:1050px;
  height:1761px;
  color:#6E6E6E;
  background:url('images/srs_hp_body.jpg') no-repeat;
}
#dell_text1, #dell_text2, #dell_text3, #dell_text4, #dell_text5, #hp_text2, #hp_text3, #hp_text4, #hp_text5, #hp_text6, #hp_text7, #hp_text8, #hp_text9, #hp_text10, #hp_text11{
  position:relative;
  float:left;
  left:76px;
}
#hp_text2{
  top:90px;
  height:160px;
  width:904px;
}
#hp_text3{
  top:100px;
  width:550px;
  height:190px;
}
#hp_text4{
  top:135px;
  width:904px;
  height:80px;
}
#hp_text5{
  top:155px;
  width:550px;
  height:150px;
}
#hp_text6{
  top:220px;
  width:904px;
  height:80px;
}
#hp_text7{
  top:240px;
  width:550px;
  height:107px;
}
#hp_text8{
  top:330px;
  width:904px;
  height:80px;
}
#hp_text9{
  top:350px;
  width:550px;
  height:130px;
}
#hp_text10{
  top:430px;
  width:904px;
  height:80px;
}
#hp_text11{
  top:455px;
  width:550px;
  height:120px;
}

#dell_text1{
  top:81px;
  height:37px;
  width:904px;
}
#dell_text2{
  top:90px;
  height:104px;
  width:904px;
}
#dell_text3{
  top:90px;
  height:141px;
  width:550px;
}
#dell_text4{
  top:125px;
  height:80px;
  width:904px;
}
#dell_text5{
  top:140px;
  height:160px;
  width:550px;
}
#srs_enter{
 position:absolute;
 right:50px;
 top:-25px;
 width:311px;
 height:67px;
 background:url('images/enter_button2.png') no-repeat;
 cursor:pointer;
 border: 1px solid red;
}



.bold{
  font-weight:bold;
}
.sup{
  font-size:10px;
}
#main a{
  color:#989898;
}
#sweeps_entry {
position: relative;
height: 75px;
width: 370px;
margin-left: 80px;
margin-top: 200px;
cursor: pointer;
}
#rules_div {
position: relative;
height: 18px;
width: 90px;
margin-left: 320px;
margin-top: 202px;
cursor: pointer;
}


