/* =================================================
    CSS STYLES FOR marbledays.com
   =================================================*/   
   
body {
  width:770px; 
  margin:0px auto;
  text-align:left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px; 
  font-weight:normal; 
  color:#000;
  background-image:url(media/bg.gif);
  }

h1, h2, h3, h4, h5 {color:#039;}
h1 {font-size:20px;}
h2 {font-size:18px;}
h3 {font-size:16px;}
h4 {line-height:0px; }
h5 {font-size:14px; letter-spacing:-1px;}

a:link {text-decoration:underline; color: #C83116; font-weight:bold;}
a:visited {text-decoration:underline; color:#C83116; font-weight:bold;}
a:active{text-decoration:underline; color:#C83116; font-weight:bold;}
a:hover {text-decoration:underline; color:#039; font-weight:bold;}
.hidden {display:none;}
.left {float:left;}
.right {float:right; margin:15px;}
.center{text-align:center;}
.bold{font-weight:bold;}
.underline{text-decoration:underline;}
.closer {font-size: 1px; clear: both; height: 0px;}
.error{color:Red;}
img {border:0;}

ul li {list-style-type:circle ;}
ol li {list-style-type:decimal;}

#superman{background-color:#ffffff; padding:10px; border:solid 1px #000;}
#superman a{font-size:13px;}

#wonderWoman{background-color:#ffffff; padding:10px; border:solid 1px #000; font-size:1px;}
#navigation{background-color:#000000; padding:0px 0px 15px 0px; text-align:center; font-size:1px;}


#history{width:310px; height:280px; border:solid 1px #000; margin:0px 8px 8px 0px;}
#schedule{width:424px; height:280px; border:solid 1px #000; margin:0px 0px 8px 0px;}

#sponsors{width:424px; height:280px; border:solid 1px #000; margin:0px 8px 8px 0px;}
#participate{width:310px; height:280px; border:solid 1px #000; margin:0px 0px 8px 0px;}

#activities{width:310px; height:280px; border:solid 1px #000; margin:0px 8px 8px 0px;}
#fun{width:424px; height:280px; border:solid 1px #000; margin:0px 0px 8px 0px;}

#contact{margin:10px 0px 0px 0px; text-align:center; width:770px;}

#sponsorListing img{margin:10px 0px;}
