body {
	background-color:#FFFFCC;
padding:0; 
text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	font-weight: 400;
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
}
h2 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: 400;
	font-style:italic;
}
h3 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: 400;
	font-style:italic;
}
h4{
color:#666666;
font-size:11px;
font-weight:400;
}
p {
	text-align:left;
}

a img {
border: none;
}
a:link {
	text-decoration:underline;
	font-weight:normal;
	color:#0000FF;
}
a:visited {
	text-decoration:underline;
	font-weight:normal;
	color:#0000FF;
}
a:hover {
	text-decoration:underline;
	font-weight:normal;
	color:#000099;
}
a:active {
	text-decoration:underline;
	font-weight:normal;
	color:#0000FF;
}

#header {
	margin: 0 auto;
	width:750px;
	height:200px;
	padding:0px;
	text-align:right;
	background: #FFFFCC url(../images/header.gif) no-repeat center bottom;
}

#header img{
margin-top:23px;
margin-right:24px;
border:2px solid #CCCC66;
}
#footer {
	width: 748px;
	border-top:#CCCC66 1px dashed;
	background-color:#FFFFFF;
}

#footertext{ 	
	padding:5px;
text-align:center;
	font-size:10px;
}

#wrap 
{
	width:748px;
	margin:0 auto;
	padding:0px;
	font-size: 11px;
	background-color:#FFFFFF;
	border-left:#CCCC66 1px solid;
	border-right:#CCCC66 1px solid;
	border-bottom:#CCCC66 1px solid;
}

#content 
{
	width:535px;
	margin-left:40px;
	margin-right:10px;
	margin-top:15px;
	margin-bottom:50px;
	border:0px;
	float:left;
	text-align:left;
	font-size: 12px;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}


#content ul {
	}
	
	#content li {
	list-style-type: circle;
	}



#sidebar 
{
width:140px;
margin-right:10px;
margin-top:10px;
float:right;
display:inline;
text-align:right;
}

#context 
{
font-family: "Times New Roman", Times, serif;
font-style:italic;
width:140px;
float:right;
text-align:left;
padding-top:5px;
padding-bottom:5px;
margin-top:15px;
margin-right:0px;
margin-bottom:10px;
font-size:14px;
border-top:#CCCC66 1px solid;
border-bottom:#CCCC66 1px solid;

}

#context ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
	#context li {
	margin-right:0px;
	padding:0px;
	
	}
#context a:link {
color: #000000;
	text-decoration: none;
	font-weight:normal;
}
#context a:visited {
	text-decoration: none;
	color: #000000;
	font-weight:normal;
}
#context a:hover {
	text-decoration:underline;
	color: #000000;
	font-weight:normal;
}
#context a:active {
	text-decoration: none;
	color: #000000;
		font-weight:normal;
}

#menu 
{
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;	
	color: #000000;
	background-color: #FFFFFF;
	border-bottom:1px dashed #CCCC66;
	width: 748px;

}
  
#menu ul {
	list-style: none;
	margin: 0px;
	font-style:italic;
	padding: 5px;
	}
	
	#menu li {
	display: inline;
	margin-right:5px;
	padding:5px;
	
	}

#menu a:link {
color: #000000;
	text-decoration: none;
	font-weight:normal;
}
#menu a:visited {
	text-decoration: none;
	color: #000000;
	font-weight:normal;
}
#menu a:hover {
	text-decoration:underline;
	color: #000000;
	font-weight:normal;
}
#menu a:active {
	text-decoration: none;
	color: #000000;
		font-weight:normal;
}
	#biblio 
{
	
	width:385px;
	padding-left:150px;
	margin-top:5px;
	padding-bottom:5px;
	text-align:left;
	font-size: 11px;
	border-bottom:#CCCC66 1px dashed;
	
}

* html #biblio {
    \width: 535px; /* for IE5 and IE6 in quirks mode */
    w\idth: 386px; /* for IE6 in standards mode */
  }
  
  	body#durrell a#durrell,
	body#biography a#biography,
	body#bibliography a#bibliography,
		body#travel a#bibliography,
		body#poetry a#bibliography,
		body#humour a#bibliography,
		body#biographies a#bibliography,
		body#bibliography a#novels,
		body#travel a#travel,
		body#poetry a#poetry,
		body#humour a#humour,
		body#biographies a#biographies,
	body#resources a#resources,
	body#about a#about
	
	{
	color:#CC9933;
	text-decoration:none;
	}