body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 140%;
	margin: 1px;
	padding: 1px;
}
.toppadding {
	padding-top: 15px;
}

.eightypercent {
	font-size: 90%;
}

#topbox {
	width: 730px;
	left: 10px;
	top: 10px;
}

#leftcol {
	background-color: #CCBB99;
	padding: 5px;
	font-weight: normal;
	color: #000000;
	position: absolute;
	z-index: 1;
	width: 150px;
	left: 10px;
	top: 160px;
}
#maincol {
	position: absolute;
	z-index: 2;
	width: 550px;
	left: 180px;
	top: 160px;
}
.Listitem {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(block.jpg);
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #BB0000;
	padding-top: 10px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #BB0000;
}

a:link {
	color: #BB1111;
}
a:visited {
	color: #772255;
}

#leftcol a:link  {
	color: #000000;
	text-decoration: none;
}

#leftcol a:visited  {
	color: #000000;
	text-decoration: none;
}

#leftcol a:hover  {
	color: #222266;
	text-decoration: underline;}

leftcol a:active {
	color: #000000;
}
.speakerpic {
	margin-left: 5px;
}
.bottomborder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BB0000;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	
}
.box {
	background-color: #FFDDFF;
	padding: 5px;
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
.darkred {
	color: #BB1111;
}

.midblue {
	color: #772255;
}

.darkblue {
	color: #222266;
}
hr {
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #BB0000;

}
.rightpad {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

#leftcol p {
margin-bottom:5px;
margin-top:5px
}
