html,body {
    margin: 40px 0 0 0;
    padding: 0;
    background: #220000;
    text-align: center;
    font: 12px/18px Georgia, Times, serif;
}

a, img {
    outline: none;
    border: 0;
}

a {
    color: #003464;
}

a:hover {
    text-decoration: none;
    color: #DB1115;
}

h2 {
    font: 18px Georgia, Times, serif;
    color: #FFFFFF;
    padding: 0;
    margin: 0;
}

body > h2 {
    margin-bottom: -10px;
}

.reg {
    font-size: 70%;
    vertical-align: super;
}

#container {
    text-align: left;
    width: 852px;
    min-height: 722px;
    margin: 0 auto;
    background: url('../images/background.png') no-repeat center;
}

#marketsplashlogo {
    float: left;
    position: relative;
    left: 20px;
}

#headerput {
    float: left;
    position: relative;
    top: -30px;
    left: -120px;
    color: #fff;
}

#headerput p {
    display: inline;
    margin: 0; 
    padding: 0;
    margin-top: -40px;
    margin-left: 75px;
    float: left;
}

.left_float {
    float: left;
    display: inline;
}

.post {
    margin-bottom: 30px;
}

#navigation {
    float: left;
    width: 100%;
    height: 64px;
    margin-top: 25px;
    background: url("../images/nav.gif") bottom no-repeat;
}

#navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-left: 14%;
}

#navigation li {
    float: left;
    margin: 0;
    padding: 0 0 0 10px;
    background: url("../images/tab_left.gif") no-repeat left top;
}

#navigation li a {
    display: block;
    padding: 5px 28px 11px 15px;
    background: url("../images/tab_right.gif") no-repeat right top;
    color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 10px;
}

#navigation li.active {
    float: left;
    margin: 0;
    padding: 0 0 0 10px;
    background: url("../images/tab_active_left.gif") no-repeat left top;
}

#navigation li.active a {
    display: block;
    padding: 5px 28px 11px 15px;
    background: url("../images/tab_active_right.gif") no-repeat right top;
    color: #220000;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 10px;
}

#navigation li a:hover {
    color: #E6CA1A;
}

#navigation li.active a:hover {
    color: #D40A0C;
}

#content {
    clear: both;
    padding-top: 14px;
    font-family: Helvetica, Arial, sans-serif;
}

#newpage {
    width: 810px;
    padding: 38px 20px;
    background: #fff url('../images/subpage_header.gif') top left repeat-x;
}

.votepagecolumn {
    width: 256px;
    float: left;
    display: inline;
    margin-right: 13px;
}

#votebanner {
    background: #fad85c;
    width: 810px;
    padding: 20px;
    margin-left: -20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#votebanner p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 22px;
    color: #5f3811;
    text-align: center;
}

.votebox {
    width: 235px;
    height: 136px;
    text-align: center;
    padding: 10px;
    background: url('../images/votebox.gif') no-repeat;
    cursor: pointer;
}

#videosbox {
    float: left;
    width: 341px;
    height: 254px;
    padding: 10px;
    background: url('../images/widget_videos.png') no-repeat;
    display: inline;
}

#govote {
    float: right;
    width: 310px;
    height: 169px;
    padding: 10px;
    margin-top: -16px;
    background: url('../images/widget_vote2.png') no-repeat;
    display: inline;
}

#govote p {
    line-height: 16px;
    display: inline;
    margin-bottom: 5px;
}

#govote h2 {
    display: inline;
    margin: 0;
}

#bios {
    float: left;
    width: 541px;
    height: 197px;
    padding: 10px;
    padding-top: 35px;
    background: url('../images/widget_bios-reveal.png') no-repeat;
}

#bios h2 {
    color: #003468;
    margin-bottom: 8px;
}
#bios p {
	position: relative;
	top: 45px;
	left: 5px;
	width: 160px;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", sans-serif;
	}
#box {
    width: 419px;
    height: auto;
    font-family: Helvetica, Arial, sans-serif;
}

#box h2 {
    font: 22px Helvetica, Arial, sans-serif;
    color: #555555;
}

.column {
    min-width: 180px;
    text-align: center;
    float: left;
}

#thequiz {
    margin-top: 40px;
}

#thequiz ul {
    list-style: none;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 32px;
}

#thequiz ul li {
    cursor: pointer;
}

#thequiz ul li img {
    float: left;
    margin-top: 5px;
    margin-right: 10px;
}

#thequiz a {
    text-decoration: none;
    color: inherit;
}

form.sweepstakesform fieldset {
  margin-bottom: 10px;
  outline: none;
  border: 0;
  width: 550px;
  margin: 0 auto;
}
form.sweepstakesform legend {
  display: none;
}
form.sweepstakesform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  font-weight: bold;
}
form.sweepstakesform fieldset ul {
  margin: 0;
  padding: 0;
}
form.sweepstakesform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.sweepstakesform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.sweepstakesform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.sweepstakesform fieldset fieldset label {
  display: block;
  width: auto;
}
form.sweepstakesform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.sweepstakesform label {
  width: 120px; /* Width of labels */
}
form.sweepstakesform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
form.sweepstakesform input {
    border: 2px solid #ddd;
}
form.sweepstakesform input.submit {
    border: 0;
}

.checkfield {
    color: #f00;
    font-weight: bold;
}

#footertabs {
    clear: left;
    float: left;
}

#footertabs ul {
    margin: 0;
    padding: 0;
}

#footertabs ul li {
    float: left;
    display: block;
    background: url('../images/footertab.png') no-repeat;
    width: 96px;
    height: 39px;
    padding: 20px 10px 0 10px;;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin-right: 10px;
    overflow: hidden;
}

#footertabs ul li a {
    color: inherit;
    text-decoration: none;
    color: #fff;
}

#footer {
    background: url('../images/footer.gif') no-repeat;
    color: #FFF;
    clear: both;
    width: 827px;
    height: 12px;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 10px;
}

#footer p {
    display: inline;
    margin: 0;
    padding: 0;
}

sup {
	font-size: 8px;
}