@charset "utf-8";
/* CSS Document */

* {
	outline: none;
}

body {
	background: #030208 center top;
	text-align: center;
}
#register {
	background: url(_images/register.jpg);
	display: block;
	height: 62px;
	width: 282px;
	border-width: 0px;
}

#container {
	width: 720px;
	margin: 465px auto 200px;
	text-align: left;
}
#right {
	float: right;
	width: 275px;
}
#container .speaker .website a {
	color: #FFF;
	text-decoration: none;
}



#info {
	width: 310px;
	float: right;
	margin-top: -50px;
}
.portrait {
	float: left;
}
.speaker {
	width: 265px;
	margin-left: 105px;
}
.register {
	background: url(_images/register_bg.jpg) no-repeat left top;
	height: 112px;
	width: 282px;
	padding-top: 26px;
	margin-top: 40px;
}

h1 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	margin: 5px 0px 2px;
	
}
.time {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #71a9ce;
	font-weight: bold;
	font-style: italic;
	line-height: 11px;
	display: block;
}
.speaker p {
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	margin-top: 11px;
	margin-bottom: 0px;
}
#container .speaker .website {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	margin-top: 8px;
	margin-bottom: 30px;
}
#container #info .directions p {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 10px;
	margin: 0px 0px 0px 10px;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #65A9CE;
	margin: 12px 0px 10px 10px;
}
.directions {
	background: url(_images/directions_bg.jpg) no-repeat left top;
	padding-top: 25px;
	margin-top: 40px;
}
.locations {
	background: url(_images/locations_bg2.jpg) no-repeat left top;
	padding-top: 22px;
	margin-top: 40px;
}
.locations a{
	background: url(_images/locations.jpg) no-repeat left top;
	height: 47px;
	width: 282px;
	display: block;
}
.promotion {
	background: url(_images/promotion_bg.jpg) no-repeat left top;
	padding-top: 18px;
	margin-top: 40px;
}
#info p {
	font-size: 11px;
	color: #FFF;
	line-height: 13px;
	margin-left: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin: 15px 0px -15px;
}
li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
#container p {
	margin: 14px 0px 7px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
#left {
	float: right;
	width: 300px;
}

li {
	list-style-type: square;
	margin-left: -20px;
	color: #FFF;
	margin-bottom: -2px;
}
a:hover {
	text-decoration: underline;
}ul {
	margin-bottom: 30px;
}
#container ul li p{
	margin: 0px;
}

#bodyl {
	background-image: url(_images/locations_bg.jpg);
	background-position: center bottom;
	margin: 0px;
}

#bodyl #container {
	height: 1100px;
	margin: 50px auto 0px;
}#container .speaker .website a:hover {
	color: #FFF;
	text-decoration: underline;
}
