html {
	height: 100%;
	padding-bottom: 1px;
}

body {
	border: 0px;
	padding: 0px;
	background:#EEEEEE;
}
body,td,th {
	font-family: Georgia, Arial, Helvetica, Times New Roman, Times, serif;
	font-size: 11pt;
	line-height: 160%;
}

a:link {
	color: #660000;
	text-decoration: underline;
	white-space:nowrap;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

h1, h2, h3, h4 {
	color: #660000;
}

h1 {
	font-family: Impact, "Impact Regular", "Arial Narrow", Helvetica, Arial, Verdana, sans-serif;
	font-size: 42pt;
	color:#FFFFFF;
	line-height: normal;
}

div#wrapper {
	width: 800px;
	margin: 20px auto 0px auto;
	position: relative;
}

div#document {
	background:#FFFFFF;
	margin-top: 0px;
	width: 800px;
	overflow:visible;
	padding: 20px 0px;
}

div#m1  {
	float: left;
	width: 180px;
	margin-left: 20px;
	margin-right: 10px;
}

 
div#m1 a:link, div#m1 a:visited {
	display:block;
	padding: 4px 0px;
	text-align:right;
	color:#999999;
	text-decoration:none;
}

div#m1 a:hover {
	color:#660000;
	text-decoration:none;
}

div#m1 a.thisPage {
	color:#660000;
}

div#m1 a+a {
	border-top: 1px solid #DDDDDD;
}
 
 
div#copy {
	float: left;
	border-left: 1px solid #DDDDDD;
	padding-left: 30px;
	width: 529px;
	wid\th: 499px;
	line-height: 145%;
}

div#copy p.dropCap:first-letter {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 63pt;
	line-height: 55pt;
	float: left;
	margin: 0px 5px 0px 0px;
	color: #660000;
	overflow: visible;
}


div#copy p.dropCap {
	margin-top: 0px;
}

div#copy p {
	text-align:justify;
	clear: both;
}


div#copy p:first-child {
	margin-top: 0px;
}



div#copy span.divImage :not(img) {
	margin: 3px;
}

div#copyright {
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding: 5px 0px 5px 0px;
	width: 800px;
	margin: 0px auto;
}
	
div#copyright span {
	float: right;
}
	
div#copyright a:link, div#copyright a:visited {
	color:#999999;
	text-decoration:none;
}
	
div#copyright a:hover {
	text-decoration:none;
	color:#660000;
}
div#image {
	height: 380px;
	background: #000000 url(../img/homepage.jpg) no-repeat left top;
	vertical-align:bottom;
	padding: 0px;
	border-bottom: 10px solid #660000;
}
	
	
#pageTitle {
	position:absolute;
	left:20px;
	top:286px;
	width:700px;
	height: 120px;
	z-index:1;
	overflow: visible;
}
	
#sponsors {
	width: 100%;
	overflow: visible;
}
#sponsors img {
	float: right;
	margin-left: 30px;
}
#copy li {
	margin: 15px 0px;
	list-style: url(bullet.gif);
}


/* tabular styles */

div.row {
  clear: both;
  padding-top: 2px;
  }

div.row span.label {
  float: left;
  width: 25%;
  text-align: right;
  color:#660000;
  }


div.row span.formw {
  float: right;
  width: 70%;
  text-align: left;
  } 

/* form styles */

input.formText, textarea.formText {
	font-family: Georgia, Verdana, Times New Roman, Times, serif;
	font-size:9pt;
	padding:1px;
	border: 1px solid #999999;
}

input.formButton {
	font-family: Georgia, Verdana, Times New Roman, Times, serif;
	color:#660000;
	border: 1px solid #999999;
}
