a:link {
	text-decoration: none;
	color: #0167cb;
}
a:visited {
	text-decoration: none;
	color: #0167cb;
}
a:hover {
	text-decoration: none;
	color: white;
}
a:active {
	text-decoration: none;
	color: #0167cb;
}

body {
	background-color:#ff9900;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #4c4c4c;

	}

#wrap {
	clear: both;
	width: 800px;
	margin-left: auto ;
  	margin-right: auto ;

	}

#home_flash {
	width:700px;
	margin-left: auto ;
  	margin-right: auto ;
	
	}
	
.opening {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 45px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -3px;
	line-height: 0em;
	color: #ffff99;
	
	}
			
#welcome {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13.5px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -.2px;
	line-height: 1.45em;
	color: #dfffed;
	margin:-5px 0px 0px 5px;
	padding: 30px 80px 0px 80px;
	background-repeat:no-repeat;
	background-position:center;
	}
	
.header1{
	font-style:normal;
	font-weight: bold;
	letter-spacing: -.4px;
	text-transform:uppercase;
	color:#0167cb;
	
	}

.book_title{
	font-style:normal;
	font-weight: bold;
	letter-spacing: -.4px;
	text-transform:uppercase;
	color:#f33a14;
	
	}


#home_content {
	margin: 30px 0px 0px 0px;
	
	}
	
	
#column {
	float:left;
	}
	
#buzz {
	float:left;
	width: 220;
	margin: 0px 12.5px 25px 0px;
	padding: 0px 15px 15px 15px;
	background-color:#ffcc00;
	}

.column_body {
	float:left;
	width: 220;
	margin: 0px 12.5px 25px 0px;
	padding: 0px 15px 15px 15px;
	background-color:#ffcc00;
	}

	
#column2 {
	float: left;
	}
	
.column2_body {
	float:left;
	width: 220;
	margin: 0px 12px 10px 12.5px;
	padding: 0px 15px 15px 15px;
	background-color:#ffcc00;
	}

	
#column3 {
	float:left;
	}
	
#praise {
	float:left;
	width: 220;
	margin: 0px 0px 10px 12px;
	padding: 0px 15px 15px 15px;
	background-color:#ffcc00;
	}

	
.column23_heading {
	margin: 0px 0px 0px 12px;

	}
	
.column3_body {
	float:left;
	width: 220;
	margin: 0px 0px 25px 12px;
	padding: 0px 15px 15px 15px;
	background-color:#ffcc00;
	}

#credits {
	clear:both;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #414141;
	width: 220;
	margin: 0px 0px 25px 12px;
	padding: 0px 15px 15px 15px;
	}

