body
{
  background-color: #C0DFFD;
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0px;
  border: 1px solid #003366;
  color: #003366;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#banner
{
  background-color: #3366CC;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #003366;
}

#subbanner
{
	font-size: 11px;
	color: #003366;
	letter-spacing:.2em;
  background-color: #CCFF99;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #003366;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
}

#title1
{
	font-size: 24px;
	color: #CCFF99;
	letter-spacing:.2em;
	line-height:30px;
  padding-top: 10px;
  padding-bottom: 10px;
}

#title2
{
	font-size: 12px;
	color: #FF9933;
	letter-spacing:.4em;
	line-height:18px;
  font-weight: bold;
  padding-bottom: 10px;
}

#content
{
  padding: 10px;
}

#mission
{
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
  float: left;
  width: 260px;
  color: white;
  padding-top: 13px;
}

#logo
{
 vertical-align: top;
}

#supporters
{
  font-size: 11px;
  font-weight: bold;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-bottom: 5px;
}

#cando
{
	font-size: 18px;
	color: #3366CC;
	line-height: 24px;
	letter-spacing: .2em;
}

li
{
  font-size: 11pt;
  font-weight: bold;
}

#register
{
 padding: 5px;
 border: 1px solid #003366;
}

#register.td
{
  font-size: 11px;
}

#details
{
  font-weight: bold;
  padding-left: 10px;
  vertical-align: top;
  text-align: center;
}

.checklist
{
  list-style-image: url(images/check.gif);
}

.eventtitle
{
  font-size: 24px;
}
