@charset "UTF-8";

* {
	text-decoration: none;
	margin-top: 0px;
}



body {
	background-color: #857cbb;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	position: relative;
	}
#wrapper {
	width: 800px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/back_content.jpg);
	background-color: #FFFFFF;
	}
/* ------ position container elements ----- */
#header{
	position:relative;
	height:169px;
	background-color: #9C8776;
	}
#header h1{
	margin-left: -9000px;
	height: 0px;
	}
a img {border:none; }

#navagation {
	line-height: normal;
	width: 175px;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #ffffff;
	float: left;
	margin-top: 23px;
}
#navagation a {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 165px;
	float: left;
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #ffffff;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
#navagation a:hover {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 165px;
	float: left;
	background-color: #857cbb;
}
#dropbox {
	margin-left: 325px;
	font-size: 11px;
	color: #330066;
	font-weight: normal;
	text-transform: uppercase;
}
#drop_menu1 {
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


#drop_menu2 {
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#drop_menu1 .dropMenu_boxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#drop_menu2 .dropMenu_boxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

#speaker {
	margin-left: 60px;
	margin-bottom: 60px;
}
#speaker_subjects {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9C8776;
	float: right;
	padding-top: 15px;
	position: relative;
	width: 100%;
	font-weight: bold;
	text-transform: capitalize;
}

#sidebar {
	float:left;
	width: 175px;
	background-color: #9C8776;
	}


#clear {
	clear:both;
	}
#content {
	float: right;
	position: relative;
	width: 625px;
	overflow: visible;
	}
#content_top {
	float: right;
	width: 625px;
}
#content_main {
	width: 625px;
	float: right;
	position: relative;
}


#biography {
	text-align: justify;
	color: #333333;
	overflow: visible;
	margin-right: 60px;
	margin-left: 60px;
	margin-top: 20px;
}
#biography img {
	padding-right: 5px;
	padding-bottom: 0px;
}

.program_title  {
	color: #786556;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
}
.book_title  {
	font-style: italic;
}

.companycredit {
	color: #786556;
	font-size: 11px;
	text-transform: uppercase;
	text-align: left;
	line-height: 18px;
}
#address {
	padding-right: 60px;
	padding-left: 0px;
	padding-top: 0px;
	text-align: right;
	line-height: normal;
	color: #888888;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}


#address img {
	margin-bottom: 10px;
	margin-top: 40px;
}
#footer {
	margin-top: 0px;
	}
.books {
	text-decoration: underline;
}
#books {
	color: #FFFFFF;
	text-align: center;
	float: left;
	width: 175px;
	margin-top: 20px;
}
#biography a {
}
#biography a:link {
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-color: #F27022;
	color: #F27022;
}
#biography a:hover {
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-color: #F27022;;
	color: #9C8776;
}
#biography a:visited {
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-color: #F27022;
	color: #9C8776;
}
#biography a:visited:hover {
	line-height: 22px;
	border-bottom-color: #F27022;
	color: #F27022;
	font-weight: bold;
}
.titles_brown {
	font-size: 24px;
	font-weight: bold;
	color: #9C8776;
}

