h1, h2, h3, h4, h5, h6, p, ul{margin: 0;}
ul{	padding: 0;	list-style: none;}
img{ display: block; border: none; }
a{ color: #F26D21; text-decoration: none; }
a:hover{text-decoration: underline;}
form, body{	margin: 0;	padding: 0;}

h1 {text-transform:uppercase; font-weight:normal; padding-bottom:20px;}
h1 em {font-style:italic; text-transform:none; font-size:14px;}
h2 {font-weight:normal; font-size:16px;padding-bottom:12px;}
p {padding-bottom:20px;}

body  {
  font-family: Arial, Helvetica;
  font-size: 13px;
  color:#984D1C;
/*  background: url(../images/bkg.jpg) repeat-x top;*/
  background-color:#000;
  height:100%;
  text-align: center;
}

#container{ width:800px; margin: 0 auto; background-color:#fff;text-align: left; position:relative;}

#header { background:url(../images/header2010.png) no-repeat top; height:336px; width:800px; }
#header ul.nav { position:relative; top:310px; padding-left:80px;}
#header ul.nav li {float:left; padding-right:14px; font-size:14px;}
#header ul.nav li.on a {color:#984D1C;text-decoration:underline;}

#header_fest { background:url(../images/headergraphic800x175.jpg) no-repeat top; height:175px; width:800px; }
#header_fest ul.nav { position:relative; top:310px; padding-left:80px;}
#header_fest ul.nav li {float:left; padding-right:14px; font-size:14px;}
#header_fest ul.nav li.on a {color:#984D1C;text-decoration:underline;}

/* #sidebar {float:left;padding-left:20px; padding-top:48px; width:80px;}
#sidebar .counter { background-color:#eee; padding:10px; margin-bottom:40px;}
#sponsors img, #sidebar img {margin: 0 auto; padding:10px ;}
#sponsors img.padded {margin-top:24px}
#sidebar .sponsors {padding-bottom:80px; }
#sidebar img#img-alford {padding-top:25px;} */

#content {width:432px; float:none; padding-left:80px; padding-right:80px; }

#content textarea, #content input, #content select {float:left;border:1px #ccc solid; margin-left:10px; color:#984D1C;}
#content form {padding:20px;}
#content .paypal form {padding:20px;}
#content form label {width:140px;clear:both;float:left;padding-bottom:20px;}
#content input.submit {margin-left:150px; clear:both;margin-top:20px; background-color:#0033FF; color:#fff}
#content .teams ul {padding-bottom:40px;}