.header
{
	position: relative;
	left: -10px;
}

.nav {
	text-decoration: none;
	height: 100%;
	background-color: black;
}

.eventLink {
	padding-bottom: 10px;
	font-family: verdana;
	font-size: 12pt
}

.footerImage {
	border: 0px;
	text-decoration: none;
	padding-top: 30px;
}

.caseStudyText {
	padding-right: 30px;
}

.caseStudyImage {
	padding-top: 30px;
	padding-bottom: 30px;
}

p.foot1
{
	font-family: verdana;
	font-weight: bold;
	font-size: 12pt;
	position: relative;
	left: 10px;
}


p.foot2
{
	color: #869dc8;
	font-family: verdana;
	font-weight: bold;
	font-size: 14pt;
	position: relative;
	left: 10px;
}

table.contents
  {
  border:0px;
  
  font-family: verdana;
  font-size:12px;
  width: 900px;
  height: 100%;
  position:absolute;
  left:0px;
  top:0px;
  }

