
body {
    background: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #E9F2D9;
	margin:0px;
	color: #000;
	font-family: Helvetica, Arial, sans serif;
	text-align:center;/*align all element center for IE5.5(text element only for others)*/
	font-size: 14px;
	
}
h1,h2,h3,h4,h5,h6,p{
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:12px;
}
a img{
	border:none;
}


a { font-size: 14px; color: #000000;}
a:link { text-decoration: none;}
a:visited { text-decoration: none; color: #000000;}
a:hover {text-decoration: none; color: #005F08;}
a:active {text-decoration: none;color: #000000;}

.layout { width: 900px;margin: 1px auto;	text-align:left;/*realign*/}
.header{/* margin-left:95px; */float:left;}

.header table { width: 900px;height: 70px;border-bottom: 2px solid #9a9899;}
#header_links { padding-bottom: 4px; text-align: right;}

.content{
/* margin-left:95px; */
margin-top:10px;float:left;+margin-top:0px;
}


.ul li a{color:#6ED2F0;}

.footer{ clear: both;width: 100%;float:left;margin-top:15px;margin-bottom:30px;-margin-bottom:30px;font-size: 10px;}
.footer a{font-size: 10px;color: #000000;}
.footer a:link { text-decoration: none;font-size: 10px;}
.footer a:visited {text-decoration: none;color: #000000;font-size: 10px;}
.footer a:hover {text-decoration: none;color: #005F08;font-size: 10px;}
.footer a:active {text-decoration: none;color: #000000;font-size: 10px;}

.middle {background-color:#F9F9F9;border-left:0px solid #C3C3C3;border-right:0px solid #C3C3C3;border-top:0px solid #C3C3C3;padding-top:0px;min-height:350px;}
.tabs  {height: 50px;width: 100%;margin:0 auto;}
.tab_content { float: left;	margin: 0 auto;	padding-bottom: 10px;}
.about_tab {width: 80px;	height: 25px;float:left;}	
.about_tab a {display:block;width:100%;height:25px;}
.about_tab, 
.about_tab:hover {display:block;width:80px;	height:25px;	margin-top:0px;color:#005F08;}
.about_tab.selected,
.about_tab.selected:hover {display:block;width: 80px;height: 25px;margin-top:0px; color:#005F08}
.client_tab {width: 240px;height: 45px;float:left;}
.client_tab,
.client_tab:hover {display:block;width: 240px;height: 25px;margin-top:0px;color:#005F08}
.client_tab.selected,
.client_tab.selected:hover {display:block;width: 240px;height: 25px;margin-top:0px; color:#005F08}
.client_tab a {display:block;width:100%;height:25px;}

.twitter_tab {width: 180px;height: 50px;float:left; /*background-color: #5599bb; */}
.twitter_tab a {display:block;width:100%;height:50px;}
.twitter_tab,
.twitter_tab:hover {display:block;background-image: url('images/twitter_blue.png');width:180px;height:50px;margin-top:0px;}
.twitter_tab.selected,
.twitter_tab.selected:hover {display:block;background-image: url('images/twitter_blue.png');width: 180px;height: 50px;margin-top:0px;}
.facebook_tab {width: 180px;height: 50px;float:right; /* background-color: #3B5998; */}
.facebook_tab,
.facebook_tab:hover {display:block;background-image: url('images/facebook_blue.png');width: 180px;height: 50px;margin-top:0px;}
.facebook_tab.selected,
.facebook_tab.selected:hover {display:block;background-image: url('images/facebook_blue.png');width: 180px;height: 50px;margin-top:0px;}
.facebook_tab a {display:block;width:100%;height:50px;}
.tab_footer {background-color:#F9F9F9;;background-repeat:no-repeat;height: 5px;}
	
/* NEW CODE FROM JOE */
.leftcol {
	clear: both;
	float: left;
	width: 560px;
	margin-bottom: 20px;
	overflow: hidden;
}

.leftcol p {
	padding-top: 10px;
	padding-right: 15px;
}

.rightcol p { 
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 15px;
}

.rightcol {
	float: left;
	width: 340px;
	margin-bottom: 15px;
	overflow: hidden;
}

.fullcol {
	clear:both;
	float: left;
	width: 900px;
	margin-bottom: 15px;
}

h2 {
	font-size: 26px;
	font-weight: bold;
	text-transform:uppercase;
}

.button {
	float: left;
	clear: both;
	width:340px;
	height:50px;
	background:#ccc;
}

.alignleft {
	float: left; 
	padding-right: 15px;
}

.leftcol p.video_clip {
  clear: both;
  float: left; 
  padding: 0 0 15px 0;
  width: 100%;  
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
}

.leftcol p.video_clip .video_blurb {
  clear: both;
  float: left;
  padding: 10px 0 15px 0;
  width: 100%;  
  font-size: 11px;
}


/* NEW CODE FROM JOE */



/* HOME PAGE */

#homepage .leftcol {
  width: 533px;
}

h2#home_book_title {
  width: 496px;
  height: 28px;
  background: url("../images/home_book_title.gif") no-repeat;
}

#book_container {
  float: left;
  width: 179px;
}

#book_download {
  /*position: relative; */
  top: 0px;
}

h2#home_book_title span {
  display: none;
}

h3 {
  font-size: 20px;
  font-weight: normal;
  line-height: 24px;
}

blockquote {
  margin:0;
  padding:0;
  font-weight: bold;
  font-style: italic;
  font-size: 13px;
  line-height: 18px;
}

#attribution {
  font-size: 10px;  
}

#home_book {
  float: left;
  margin-right: 20px;
}

#home_blurb {
  width: 354px;
  float: left;
}

p#home_blurb_text {
  line-height: 18px;
}

#social_media {
 float: left;
 width: 157px;
 height: 26px;
 margin-top: 20px;
 padding-left: 35px;
}

#read_more, #read_more_2 {
  float:left;
  width: 157px;
  height: 26px;  
  margin-top: 20px;
}

#read_more_2 {
  margin: 0 0 0 20px;
}

#author_bio {
  float: left;
}

#juliette {
  float: left;
}

#bio_text {
  float: left;
  width: 376px;
  height: 214px;
  background: url("../images/home_bio_bg.png") repeat-x;
  background-color: #eee;
}

#bio_text p {
  padding: 15px 15px 10px 20px;
  font-size: 16px;
  line-height: 19px;
}


.facebook_fanbox #bio_text {
  width: 233px
}

.facebook_fanbox #bio_text p {
  padding-bottom: 5px;
  font-size: 11px;
  line-height: 16px;
}

#facebook_fanbox_widget {
  float: left;
  width: 367px;
  height: 413px;
}

#homepage .rightcol {
  width: 367px;
  margin-bottom: 0;
}

#home_flash_top {
  float: left;    
}

#home_flash_left, #home_flash_btm { 
  clear: both;
}

#home_flash_mid { 
  width: 367px;
}

#home_flash_mid, #home_flash_left, #home_flash_right, #home_flash_container {
  float: left;
}

#home_flash_container, #home_flash_video {
  background-color: #e6e7e9;
  height:240px; 
  width:321px; 
  background-color: #e6e7e9
}

#home_flash_video {
  position:relative; 
}

#home_obama {
  float: left;
}

#home_obama img, #home_flash_top img, #home_flash_mid img, #home_flash_btm img, #rightcol_buttons img {
  float: left;
  border: 0;
}

#home_obama #sample {
  float: left;
  padding-top: 32px;
  font-size: 16px;
  font-weight: normal;
  text-decoration: underline;
}

#home_buttons {
  float: left;
  width: 367px;
}

#home_buttons a {
	float: left;
}

#home_btn_blog img, #home_btn_show img {
 float: left;
 width: 367px;
 height: 72px;
}

#home_btn_speak img{
 float: left;
 width: 367px;
 height: 70px;
}

#speaking-info blockquote, #speaking-info cite {
  float: left;
  clear: both;
}

#speaking-info blockquote {
  color: #666;
  margin-top: 25px;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  font-style: normal;
  padding: 0 5px;
}

#speaking-info blockquote strong {
  color: #079b28;
  float: left;
  clear: both;
  font-size: 20px;
  padding: 10px 0;
}

#blockquote-break {
  float: left;
  clear: both;
  font-size: 12px;
  line-height: 18px;
}

#speaking-info cite {
  margin: 15px 0 0 5px;
  float: left;
  clear: both;
  font-size: 10px;
  width: 100%;
  font-style: normal;
}


/* HOME PAGE */






 	 	
 	 	
 	 	
 	 	
 	 	
