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 {
	left: 10px;
	top: 10px;
	padding: 10px 0px 0px 10px;
}

#leftcol {
	background-color: #FFCC33;
	padding: 5px;
	font-weight: bold;
	color: #000000;
	position: absolute;
	z-index: 1;
	width: 140px;
	left: 10px;
	top: 248px;
}
#maincol {
	position: absolute;
	z-index: 2;
	width: 570px;
	left: 175px;
	top: 248px;
}
.Head6 {
	font-weight: bold;
	color: #BB1111;
	padding-bottom: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	margin-top: 1px;
}
.Head5 {
	font-size: 105%;
	font-weight: bold;
	color: #CC0000;
	padding-bottom: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	margin-top: 1px;
}
.Head4 {
	font-size: 110%;
	font-weight: bold;
	color: #DD7733;
	line-height: 120%;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.Head3 {
	font-size: 115%;
	font-weight: bold;
	padding-bottom: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	margin-top: 1px;
	line-height: 160%;
	color: #FF0000;
}
.Head2 {
	font-size: 120%;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ff9911;
	padding-bottom: 6px;
	padding-top: 6px;
}
.Head1 {
	font-size: 140%;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #DD7733;
	padding-bottom: 4px;
	padding-top: 4px;
	color: #000000;
}
.Listitem {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(square.jpg);
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin: 0px;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #FF0000;
}

#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: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	
}

.topbottomborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	top-bottom-width: 2px;
	top-bottom-style: solid;
	top-bottom-color: #000000;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	
}

.bottomborderc {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	
}
.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: #FF9911;

}
.rightpad {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

#leftcol p {
margin-bottom:5px;
margin-top:5px
}
#rightcol {
	position: absolute;
	width: 170px;
	left: 570px;
	top: 248px;
	background-color: #FFCC33;
	padding-right: 5px;
	padding-left: 5px;
}
.leftmar {
	padding-left: 10px;
}
