
div#pagecontainer {
	margin: 0px;
	padding: 0px;
	background-color:#1d3851;
	float: left;
	color: #eeeeee;
	}

div#pageheader {
	width:980px;
	float:left;
	border-bottom: 5px solid #ffffff;
	}

div#pageleft_home {
	width:500px;
	float:left;
	margin:0px 0 0 35px;
	font-size:14px;
	line-height:20px;
	font-weight: 300;
	letter-spacing: 0.5px;
	text-align:justify;
	}
	
div#pageleft {
	width:500px;
	float:left;
	margin:0px 0 0 35px;
	font-size:12px;
	line-height:18px;
	font-weight: 300;
	letter-spacing: 0.5px;
	text-align:justify;
	}


div#pageleft #description {
	width:330px;
	float:left;
	margin:0 0 0 0;
	display:inline;
	}
	
.dropcaps {
	text-transform: uppercase;
	color:#ffffff;
	letter-spacing: 3px;
	font-size:20px;
	line-height:24px;
	font-weight:400;
	text-align:center;
	}
	
.sectionheader {
	text-transform: lowercase;
	color:#ffffff;
	letter-spacing: 1px;
	font-size:27px;
	line-height:30px;
	font-weight:400;
	text-align:left;
	margin:15px 0 10px 0;
	}

div#pageleft .titleheader {
	text-transform: uppercase;
	color:#f25123;
	letter-spacing: 3px;
	font-size:20px;
	line-height:24px;
	font-weight:400;
	text-align:left;
	margin:0 0 0 0;
	}
	
div#pageright {
	width:335px;
	float:right;
	margin:0 0 25px 0;
	padding:10px 25px 15px 25px;
	background-color:#3c5d7c;
	font-size:12px;
	line-height:18px;
	font-weight: 300;
	letter-spacing: 0.5px;
	text-align:justify;
	}

div#pageright p {
	width:220px;
	float:left;
	margin-top:0;
	}
	
div#playerpanel {
	width:474px;
	float:left;
	margin:0 0 20px 0;
	padding:13px;
	background-color:#3c5d7c;
	}
	
	#addthisbutton {
		width: 132px;
		height:27px;
		z-index:10; 
		position:relative; 
		top:-8px; 
		left:303px;
		display:inline;
		}

div#player {
	width:470px;
	height:384px;
	border: 2px solid #ffffff;
	}

div#pagecontainer #subheader1 {
	float:left;
	margin:25px 0 0 255px;
	display:inline;
	}

div#pagecontainer #subheader2 {
	float:left;
	width:100%;
	margin:25px 0 15px 0;
	display:inline;
	}
	
	
div#pagecontainer #pageright .icons {
	float:right;
	margin:10px 5px 0 0;
	display:inline;
	}
	
div#pagecontainer #countdown {
	width:980px;
	height:130px;
	float:left;
	margin:20px 0 30px 0;
	border: 0px solid #ffffff;
	}

div#pagecontainer #countdown hr {
	z-index:1;
	position:relative;
	top:-50px;
	}
	
div#pagecontainer #countdown #books {
	width:920px;
	height:130px;
	float:left;
	margin:0 0 0 40px;
	display:inline;
	position:relative;
	z-index:2;
	}

div#pagecontainer #countdown #books ul {
	list-style:none;
	margin:0;
	padding:0;
	}

div#pagecontainer #countdown #books ul li a {
	display:block;
	height:130px;
	}

div#pagecontainer #countdown #books li.booksbutton { 
		width:72px; 
		height:130px;
		float:left; 
		margin: 0 20px 0 0;
		padding:0px;
		display: inline;
		overflow:hidden;
		position:relative;
		}
		
div#pagecontainer #countdown #books li.booksbutton a:hover {
		width:72px;
		height:130px;
		position:relative;
		top: -130px;
		}

.hr {
	color:#f25123;
	background-color:#f25123;
	width:980px;
	height:1px;
	border:0;
	margin:0 0 30px 0;
	float: left;
	position:relative;
	}

div#pagecontainer .small {
	font-size:11px;
	float:left;
	width:980px;
	text-align:center;
	margin:15px 0 5px 0;
	}

div#pagecontainer #subheader1 .small {
	font-size:11px;
	float:left;
	width:480px;
	text-align:center;
	margin:10px 0 0 0;
	}
	
	.header {
	color: #ffffff;
	font-size: 14px;
	line-height: 20px;
	font-family: Helvetica, Arial, Sans-Serif; 
	font-weight: 500; 
	}
	
	.orangelink {
	color: #f25123; 
	font-family: Helvetica, Arial, Sans-Serif; 
	font-weight: 500; 
	text-decoration: none
	}
	
	A.orangelink:link {color: #f25123; font-style: normal; font-weight: 500; text-decoration: none}
	A.orangelink:active {color: #ff6600; font-style: normal; font-weight: 500; text-decoration: underline}
	A.orangelink:visited {color: #ff6600; font-style: normal; font-weight: 500; text-decoration: none}
	A.orangelink:hover {color: #f25123; font-style: normal; font-weight: 500; text-decoration: underline}

.bookshot {
	float:left;
	margin: -10px 0 0 0;
	display:inline;
	}
	
.photos {
	width:235px;
	float:right;
	margin: 5px 0 5px 0;
	font-size:10px;
	line-height:12px;
	letter-spacing:0;
	text-align:right;
	}
	
.photos img {
	border:1px solid #ffffff;
	}
