.clearfix {
  overflow: hidden
}

body {
  background: #505568;
  margin: 0;
  padding: 0
}

a {
  color: #314eb9;
}

a:hover {
  color: #31b943
}

div, td, p, li {
  font-family: verdana, tahoma, arial, helvetica;
  font-size: 13px;
}

div#top {
  background: url(/graphics/top.jpg) top left no-repeat;
  display: block;
  width: 970px;
  height: 70px;
}

div#side-nav {
  width: 195px;
  position: absolute;
  margin: 0;
  padding: 0;
  background: url(/graphics/side_nav_tile.jpg) top left repeat-y;
}

div#side-nav-bottom {
  width: 155px;
  padding-left: 15px;
  padding-right: 25px;
  padding-bottom: 25px;
  background: url(/graphics/side_nav_bottom.jpg) bottom left no-repeat;
}

a#book-clicker {
  width: 195px;
  height: 125px;
  display: block;
  background: url(/graphics/side_nav_top.jpg) top left no-repeat;
}

a#workshop-clicker {
  width: 195px;
  height: 78px;
  display: block;
  background: url(/graphics/side_nav_top.jpg) 0 -125px no-repeat;
  margin-bottom: 5px
}

a#home-clicker {
  position: absolute;
  width: 360px;
  height: 70px;
  display: block;
}

div#body {
  position: absolute;
  float: left;
  margin-left: 195px;
  width: 775px;
  display: inline;
  background: url(/graphics/filmstrip_corner.jpg) top left no-repeat;
  padding-top: 0px;
}

div#body-container {
  background-color: #e6e6e6;
  padding: 7px;
  margin-top: 10px;
  margin-right: 10px;
}

h1 {
  margin: 0;
  padding: 0;
  color: white;
  text-align: center;
  letter-spacing: -1px;
  font-size: 24px;
}

h2 {
  font-size: 16px;
  margin: 20px 0
}

h3 {
  font-size: 12px;
}

div#footer {
  clear: both;
}

ul#left-menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul#left-menu li {
  padding-bottom: 1px;
  margin-bottom: 2px;
  border-bottom: solid #808598 2px
}

ul#left-menu a {
  color: #f86204;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: -1px;
  font-size: 14px;
  width: 135px;
  margin: 0;
  padding: 0;
}

ul#left-menu a:hover {
  color: #62f804;
}

div#footer {
  text-align: center;
  color: white;
  font-size: 12px;
  letter-spacing: -1px;
  margin-bottom: 10px;
}

div#footer a {
  color: white
}
    
div#footer a:hover {
  color: #00eeff
}

form#send-to-a-friend,
div#monthly-mailing-form,
div#latest-forum-post {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background-color: #c1c1c1;
  padding: 10px;
  margin-top: 15px;
  margin-bottom: 0;
  width: 135px;
}

form#send-to-a-friend p,
div#monthly-mailing-form p,
div#latest-forum-post p
 {
  padding: 0;
  margin: 0
}

div#latest-forum-post br {
  height: 10px;
  display: block;
  margin-top: 10px;
}

p#staf-header {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  letter-spacing: -1px
}

p#staf-message {
  font-size: 9px;
  line-height: 9px;
  text-align: center
}

form#search-form {
  margin-left: 720px;
  margin-top: 22px;
  display: inline;
  position: absolute;
  white-space: nowrap
}

div.quote-text, div.quote-byline {
  text-align: left;
  color: #3c3c3c;
  font-size: 11px;
  font-style: oblique
}

div.quote-byline {
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: solid #c7c7c7 1px;
}

div.quote-text {
  margin-top: 5px;
}

div#left-column {
  width: 240px;
  float: left;
  display: inline;
  margin-left: 10px;
  margin-right: 10px;
}

div#right-column {
  float: left;
  display: inline;
  width: 490px;
}

div#right-column h3.border {
  margin-top: 15px;
  padding-top: 8px;
  border-top: solid #999 1px
}

div.subsection-box {
  background-color: #c1c1c1;
  border: solid #353535 2px;
  padding: 10px;
  font-size: 10px;
  margin-top: 10px;
}

div.subsection-box p {
  font-size: 10px;
  margin: 0;
  margin-bottom: 5px;
}

div.subsection-box ul {
  padding: 0;
  margin: 10px 20px;
}

div.subsection-box li {
  font-size: 10px;
}

h4 {
  text-align: center;
  color: #3c3c3c
}

div.image-caption-holder {
  background-color: black;
  padding: 2px;
  
}

div.image-caption-holder span {
  color: #e6e6e6;
  text-align: center;
  display: block;
  font-size: 10px;
}

table.speakers-table {
  margin-left: 10px;
  margin-right: 10px;
  border: solid black 2px
}

table.speakers-table td {
  background-color: white
}

table.speakers-table td.first {
  font-weight: bold
}

table.seminars td {
  background-color: #f0f0f0
}

tr.grey td {
  background-color: #e0e0e0
}

tr.speaker-info td {
  background-color: #f7f7d7
}

.blurred {
  color: #c0c0c0
}

div.agency-block {
  border: solid #808080 1px;
  background-color: #e0e0e0;
  margin-top: 10px;
}

div.agency-block-contents {
  padding: 10px;
}

div.agency-block-contents h3 {
  margin: 0 0 5px;
}

#agent-state-holder {
  float: left;
  display: inline;
  width: 90px;
  overflow: hidden
}

#agent-state-holder a {
  font-size: 17px;
  float: left;
  display: inline;
  text-align: center;
  width: 40px;
  margin: 0 5px 0 0;
}

#agent-text-holder {
  margin-left: 100px;
}

.selected { font-weight: bold }

div.agency {
  font-weight: bold
}

table.resume {
  border: solid black 1px;
}

td.category-header {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  background-color: black;
  color: white;
  padding: 4px;
  margin: 0
}

td.category-header a {
  color: #a0a0e0
}

td.job-name {
  font-weight: bold
}

.success-story {
  width: 240px;
  background-color: black;
  padding: 2px;
}

.success-story h3 {
  color: white;
  text-align: center;
  margin: 3px 0
}

.story-holder {
  padding: 5px;
}

.role {
  color: #ddd;
  font-size: 11px;
  margin: 0 0 3px;
  font-style: italic
}