*
{

  padding: 0;
  margin: 0;

}

p, img, li, ul, body, 
div, span, object, iframe, h1, 
h2, h3, h4, h5, h6, 
blockquote, table, caption, thead, tfoot, 
tbody, tr, th, td, dl, ol,
dd, dt, form, fieldset, input
{

  padding: 0;
  margin: 0;

}

body
{

  position: relative;
  font-family: Arial, sans-serif;
  color: #434343;
  font-size: 12px;
  background-color: #3d5f93;
  background-image: url(../base/images/background.jpg);
  background-repeat: no-repeat;
  background-position: top center;

}

#wrapper
{

  width: 1027px;
  min-width: 1027px;
  position: relative;
  margin: 22px auto;

}

img
{

  border: 0;

}

.clear
{

  clear: both;

}

#header
{

  background-image: url(../base/images/top_nav.png);
  background-repeat: no-repeat;
  width: 905px;
  height: 192px;
  margin-left: 102px;
  font-size: 22px;
  color: #3c2e86;
  font-weight: bold;  

}

#left
{

  float: left;
  width: 497px;

}

#right
{

  float: right;
  width: 530px;

}

#competition_text
{

  background-image: url(../base/images/competition_text.jpg);
  background-repeat: no-repeat;
  width: 538px;
  height: 553px;
  padding: 30px 420px 0px 66px;

}

#competition_text p
{

  padding-bottom: 18px;

}

#competition_text a:link, #competition_text a:active, #competition_text a:visited, #competition_text a:hover
{

  text-decoration: underline;
  color: #3c2e86;
  
}

#competition_text h1
{

  font-size: 22px;
  font-weight: bold;
  color: #3c2e86;
  padding-bottom: 18px;  

}

#competition_text .large
{

  font-size: 15px;
  font-weight: bold;
  padding-bottom: 18px;

}

#competiton_text .larger
{

  font-size: 20px;
  font-weight: bold;
  padding-bottom: 18px;

}

#competition_text form p
{

  width: 350px;
  clear: both;

}

#competition_text form p label
{

  float: left;

}

#competition_text form p
{

  padding: 0;

}

#competition_text form p input
{

  float: right;
  margin: 0;
  margin-bottom: 7px;
  padding: 0;

}

#competition_text form p .shorttextbox
{

  width: 248px;

}

#competition_text form p .longtextbox
{

  width: 347px;

}

.blue
{

  color: #3c2e86;

}

#competition_video
{

  background-image: url(../base/images/vacations_video.jpg);
  background-repeat: no-repeat;
  width: 415px;
  height: 257px;
  float: left;
  padding: 15px 0px 0px 37px;

}

#header ul
{

  padding: 160px 0px 0px 83px;

}

#header ul li
{

  float: left;
  padding: 0px 2px;
  font-size: 22px;
  list-style-type: none;

}

#header ul li a:link, #header ul li a:visited, #header ul li a:active
{

  color: #3c2e86;
  font-weight: bold;
  text-decoration: none;
 

}

#header ul li a:hover
{

  color: #8aab74;
  font-weight: bold;
  text-decoration: none;

}

#home_link
{

  position: absolute;
  top: 0px;
  margin-left: 34px;

}
