/* css.css - � cortinacollective2009 */

/* tags */

body {
  background:#1d1d1d;
  background-image: url(http://www.nielsnielsen.net/.jpg);
  margin:0;
  padding:0px 20px;
  font:x-small Arial,"Verdana",Trebuchet,Verdana,Sans-Serif;
  text-align:center;
  color: #1d1d1d;
  font-size/* */:/**/65%;
  font-size: /**/65%;
  }

a:link {
  color: #e1e1e1;
  text-decoration:none;
  }
a:visited {
  color: #e1e1e1;
  text-decoration:none;
  }
a:hover {
  background: #e1e1e1;
  color: #1d1d1d;
  text-decoration:none;
  }
a img {
  border-width:0;
   }

img {
  background:#f0f0f0;
  padding:0px;
  border:0px solid #232323;
  margin-top:0px;
  }


/* divs */

/* Content
----------------------------------------------- */
#content {
  background:#1d1d1d;
  width:800px;
  margin:0 auto;
  padding:0;
  text-align:center;
  }

#label {
  background:#1d1d1d;
  width:550px;
  margin:30 auto;
  padding:0;
  text-align:center;
  }

#splash {
  background:#1d1d1d;
  width:800px;
  margin-top:250px;
  padding:0;
  text-align:center;
  }



/* classes */

.menu1 { font-family: georgia; font-size: 18px;
 font-weight: bold; text-decoration:none; padding: 5px; letter-spacing: 2px; color: #e1e1e1; text-align : center;}


.intro { font-family: georgia; font-size: 35px;
 font-weight: bold; text-decoration:none; padding: 5px; letter-spacing: 2px; color: #e1e1e1; text-align : center;}

.intro1 { font-family: georgia; font-size: 15px;
 font-weight: bold; text-decoration:none; padding: 5px; letter-spacing: 2px; color: #e1e1e1; text-align : center;}

.intro2 { font-family: georgia; font-size: 15px;
 font-weight: bold; text-decoration:none; padding: 5px; letter-spacing: 2px; color: #e1e1e1; text-align : center;}



.foot { font-family: Verdana; font-size: 9px; padding: 0px; color: #e1e1e1; text-align : center; margin-top: 25px;}