html {
	height:100%;
	}


body {
	margin: 0px;
	height:100%;
	background-color: #816687;
	background-attachment: fixed;
	background-image: url(../images/pagebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	scrollbar-base-color: #red;
}
.speakerimg {
	margin-bottom: -4px;
}

.bottomaddress {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
	vertical-align: top;
	padding-bottom: 2px;
}
.bottomleft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	vertical-align: top;
	padding-bottom: 2px;
}

.maintable {
	width: 782px;
	background-color: #9AA78B;
	height: 450px;
	border: 3px solid #ffffff;
}
#topnav a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

iframe {
	height: 260px;
	width: 100%;
}

.leftcolumn {
	text-align: justify;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #392d3b;
	font-weight: normal;
	width: 378px;
	height: 296px;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
}
.formcell {
	vertical-align: top;
}

.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #392D3B;
	border: 1px solid #9AA78B;
}
.submitbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.logorow {
	height: 124px;
	vertical-align: top;
	padding-top: 10px;
	text-align: left;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
}
.navigation {
	background-color: #787746;
}
.rightcolumn {
	width: 354px;
}

.dropcap {
	float:left;
	color:#544258;
	font-size:40px;
	line-height:35px;
	padding-top:1px;
	padding-right:5px;
	font-family: Georgia, "Time New Roman", Times, serif;
}
.navimg {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #56445A;
}
.navtable {
	height: 40px;
}

a:link {
   color: #ffffff;
   text-decoration: none;
}

a:hover {
	color: #ffffff;
	border-bottom: solid 2px #FFFFFF;
	border-top: solid 2px #ffffff;
	text-decoration: none;
	}

a:visited {
	color: #ffffff;
	text-decoration: none;
	}
.text {
	padding-top: 2px;
}
