﻿.content2
{
	position:relative;
	top:10px;
	margin:0;
	padding:0;
	margin-left: 8px;	
	width:800px;
	background-color:#FFFFFF;
}
#dropdownDiv
{
	position:relative;
	width:784px;
	height:32px;
	margin-top:15px;
	margin-left: 8px;		
	border-bottom-color:rgb(180, 180, 198);
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:rgb(180, 180, 198);
	border-top-style:solid;
	border-top-width:1px;
}
#top
{
	position:relative;
	width:800px;
	clear: both;
}
#freeText
{	
	position:relative;
	margin-top:12px;
	padding-right:20px;
	width:571px;
	float:left;
	border-right-color:rgb(184,184,202);
	border-right-width:1px;
	border-right-style:solid;
}
#eventsHome
{
	position:relative;	
	width:200px;
	height:100%;
	left:-1px;
	float:left;
	border-left-color:rgb(184,184,202);
	border-left-width:1px;
	border-left-style:solid;
	margin-top:12px;
}
.home
{
	position:relative;
	padding-left:41px;
	height:43px;
	padding-bottom:20px;
}

.pageContent
{
	position:relative;
	width:800px;
	height:100%;
	clear:both;
}
.event
{
	clear:both;
	position:relative;
	width:800px;
	height:100%;
	margin-top:10px;
}
.eventDesc
{
	position:relative;
	width:453px;
	height:100%;
	float:left;
	margin-top:20px;
	margin-bottom:7px;
	padding-right:9px;
	padding-left:9px;	
	border-right-color:rgb(184,184,202);
	border-right-style:solid;
	border-right-width:1px;
}
.bookNowDiv
{
	position:relative;
	width:50%;
}
.rigthDiv
{
	position:relative;
	left:-1px;
	width:293px;
	height:100%;
	float:left;
	margin-top:20px;
	padding-right:9px;
	padding-left:19px;	
	margin-bottom:7px;
	border-left-color:rgb(184,184,202);
	border-left-style:solid;
	border-left-width:1px;
}
.bookDiv
{
	position:relative;
	width:293px;
	height:57px;
}
.booknow
{
	position:absolute;
	top:0px;
	left:0px;
}
.bookForm
{
	position:absolute;
	top:0px;
	left:130px;
}
.speakerDiv
{
}
.speakerPhoto
{
	position:relative;
	float:left;
}
.speakerBio
{
	position:relative;
}

.arrow1
{
	position:absolute;
	top:0px;
	left:0px;
	width:6px;
	height:7px;
}
.backToTop
{
	position:absolute;
	top:0px;
	left:344px;
	width:120px;
	color:rgb(51, 51, 102);	
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	visibility:visible;
}	
.boldFont
{
	font-size: 11px;
	font-weight: bold;
	color:rgb(0, 0, 0);	
}
.fontNormal
{
	font-size: 11px;
	color:rgb(0, 0, 0);	
}
.dropLabel
{
	position:absolute;
	left:11px;
	top:9px;
}
.dropLabel2
{
	position:absolute;
	left:13px;
	top:12px;
	right: 87px;
}
.dropLabel3
{
	position:absolute;
	left:80px;
	top:12px;
}
.dropDown
{
	position:absolute;
	left:84px;
	top:5px;
}
.dropDown2
{
	position:absolute;
	left:69px;
	top:5px;
}
.eventListLink
{
	position:relative;
	left:0px;
	color:rgb(51, 51, 102);	
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.borderDiv
{
	position:relative;
	width:800px;
	clear:both;
	height:32px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:rgb(51, 51, 102);
}
.borderDiv2
{
	position:relative;
	width:800px;
	clear:both;
	height:16px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:rgb(51, 51, 102);
}

.fontNormal a,a:link, a:visited, a:active, a:hover
{
	font-size: 11px;
	color:rgb(0, 0, 255);	
	text-decoration: none;
}