
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;
}
ul,h1,h2,h3,h4,h5,h6,p{
	margin:0px;
	padding:0px;
}
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: 0px 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;
}




/* NEW CODE FROM JOE */

.leftcol {
	clear: both;
	float: left;
	width: 560px;
	margin-bottom: 20px;
}

.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;
}

.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_excerpts {
  position: relative;
  top: -10px;
}

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;
}

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

#read_more, #read_more_2 {
  float:left;
  width: 121px;
  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: 16px;
  line-height: 20px;
  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: 14px;
  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 */






 	 	
 	 	
 	 	
 	 	
 	 	