body {
	color: #666666;
	background-color: #ffffff;
	text-align:center;
	width; 880px;
	overflow:scroll;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#centerDiv {
    margin: 0px auto;
	text-align:left;
	width: 880px;
	padding: 0px;	
	border:0;
}

#leftbox {
float: left;
width: 180px;
font-size: .8em;
padding-right: 20px;
}

#rightbox {
float: right;
width: 180px;
font-size: .8em;
}


#middlebox { 
	float: left;
	width: 54%;
}
#middlebox img {
	padding: 20px;
}

#banner {
	margin: 0;
	background-color:#000066;
	height: 160px;
	padding: 14px;
	border-bottom: 12px solid #FFCC66;
	text-align: center;
	color:#CCCCCC;
	font-size: 4em;
	margin-bottom: 20px;
	
}


#banner img {
	float: right;
}
#photos {
	text-align: center;
}

#photos img {
	margin-top: 40px; 
	clear: both;
	padding: 0px;
}
	
h1 {
	font-weight: normal; 
	font-size: 2em;
	color:#CCCCCC;
}
h3 { font-size: 1.5em; }
p {
	font-size: 1em;
	line-height: 1.2em;
}

.bookTitle, .rbTitle {
font-weight:bold; 
color:black; 
font-size: 12px;
}
.bookAuthor {
font-size:10px;
color: black;
}
#rightbox a , #footer a{color: #000066; }

iframe {
margin: 10px 0px 50px 4px;
}

#footer {
	padding-top: 400px;
	clear: both;
	text-align: left;
	font-size: 12px;
}
.testlink {
	color: #006699;
}
