body {
  background:#000;
  margin:0;
  padding:40px 20px;
  font-family: verdana, arial, sans-serif;
  color:#ccc;
  }

/* orange links */
a:link {
  color:#ff8000;
  text-decoration:none;
  }
a:visited {
  color:#ec9741;
  text-decoration:none;
  }
a:hover {
  color:#ff8000;
  text-decoration:underline;
  }

a img {
  border-width:0;
  }



/* Header
----------------------------------------------- */

#header {
    width:660px;
    margin:0 auto 10px;
    /*border:1px solid #333;*/
    text-align:center;
    }

#header2 {
	font-size: 16pt; 
	font-weight: bold;
	text-align:center;
}

#body {
    width:660px;
    margin:0 auto 10px;
    }

#footer {
    width:660px;
    margin:0 auto 10px;
    text-align:center;
	font-size: 9pt;
    }

/* maybe use later 
#title {
  margin:5px 5px 0;
  padding:20px 20px .25em;
  border:1px solid #222;
  border-width:1px 1px 0;
  font-size:200%;
  line-height:1.2em;
  color:#ccc;
  text-transform:uppercase;
  letter-spacing:.2em;
  }
#title a {
  color:#ccc;
  text-decoration:none;
  }
#title a:hover {
  color:#ad9;
  }
*/
#description {
  margin:0 5px 0px;
  /*padding:0 20px 20px;
  border:1px solid #222;
  border-width:0 1px 1px;*/
  font:78%/1.4em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#FFCC00;
  }

#location {
  font-size: 8pt;
  margin:0 0px 0px;
  color:#FFCC00;
}

.centered {
    width:660px;
    margin:0 auto 10px;
    text-align:center;
    }

.email {
    width:660px;
    margin:10px 10px 10px;
	font-family: courier;
	font-weight: bold;
	font-size: 13pt;
    }

#small {font-size: 9pt; }

#heading2{font-size: 11pt; font-family:Verdana, Arial, Helvetica, serif; font-weight: bold}
#popwin{font-size: 11pt; font-family:Arial, Verdana, Helvetica, serif}
.bold{font-weight: bold}
.list-header{font-weight: bold}
.center{align: center}
.centeredtable {position: relative;margin-left: auto;margin-right: auto; }

