@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#header {
	background-image: url(../images/header.gif);
	height: 109px;
	position: relative;
}

#header    ul {
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 16px;
	float: left;
	bottom: 0px;
	position: absolute;
	left: 40px;
}
#header  li {
	float: left;
}
#header   ul a {
	text-decoration: none;
	display: block;
	padding-right: 6px;
	padding-left: 6px;
}
#header  ul a:link, #header a:visited {
	font-size: 16px;
	color: #FFFFFF;
}
#header      ul a:hover, #header a:active {
	color: #000000;
}
#header  ul  a.current {
	color: #D56FB4;
	cursor: default;
	background-color: #FFFFFF;
}


#footer {
	clear: both;
	height: 20px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
}
.hidden {
	visibility: hidden;
}

#guidebutton {
	position: absolute;
	right: 0px;
	top: 39px;
}
#guidebtn {
	position: absolute;
	right: 0px;
	top: 39px;
	height: 102px;
	width: 105px;
	background-repeat: no-repeat;
	display: block;
	background-image: url(../images/guide_butttoncss.gif);
}
#guidebtn:hover   {
	background-image: url(../images/guide_butttoncss.gif);
	background-position: 0px -102px;
}
#eventinfo .guestspeakers {
	line-height: 2em;
}

.style3 {
	font-size: 16
}

.style4 {
	font-size: 16px
}
.style5 {
	font-size: 9px
}
#img {
	width: 320px;
	float: right;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6AAD52;
}
