/* @override http://www.readersarchive.com/style.css */

/* @override http://www.readersarchive.com/site/style.css */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;

}

span.hide {
	display: none;
}

html {
	
}

body {
	background: #f5f4dd;
}

p, h1, h2, h3, h4, h5 {
	font-family: Geneva, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 14px;
}

#left h4{
	font-size: 12px;
}

a {
	text-decoration: none;
	color: black;
}

a:hover {
	color: #9d2a30;	
}

a:visited {
	color: black;
}

a:visited:hover {
	color: #c92027;
}

a:active {
	color: black;
}

a:focus {
	color: black;
}

a.downloadlink {
	text-decoration: underline;
}

.half {
	margin-top: 7px;
}

#container {
	width: 954px;
}

#left {
	float: left;
	width: 257px;
	height: 612px;
	background: url(img/left.gif) no-repeat;
	margin: 0px 0px 0px 0px;
}

#menu {
	position: relative;
	clear: left;
	margin-top: 15px;
	margin-left: 14px;
	padding-bottom: 15px;
	width: 230px;
}

#logo {
	width: 212px;
	height: 110px;
	margin-top: 14px;
	margin-left: 14px;
}

#logo a {
	display: block;
	width: 184px;
	height: 94px;
}

#logo a:hover {
	background: url(img/blacklogo.gif) no-repeat;
}

#static {
	height: 600px;
}
#addressblock{
	position: relative;
	clear: left;
	margin-top: 15px;
	left: 14px;
	width: 230px;
	line-height: 14px;
}



#main {
	float: left ;
	width: 697px;
	padding-bottom: 50px;
}

#main ul {
	margin-top: 15px;
	width: 200px;
	height: 200px;
	list-style-type: none;
}



/* @group Credits */

#credits #main {
	width: 593px;
	float: left;
}

#credits #main #creditstitle {
	height: 47px;
	width: 253px;
	background: url(img/credittitle.gif) no-repeat;
	margin-bottom: 73px;
	margin-top: 15px;
}

#credits #main p {
	margin-left: 78px;
	margin-bottom: 15px;
}

/* @end */

/* @group Links */

#links #main {
	
}

#links #main #linkstitle {
	height: 47px;
	width: 200px;
	background: url(img/linkstitle.gif) no-repeat;
	margin-bottom: 73px;
	margin-top: 15px;
}

#links #main p {
	margin-left: 78px;
	white-space: normal;
}


/* @end */

/* @group Contact */

#contact #main {
	width: 593px;
	float: left;
}

#contact #main #contacttitle {
	height: 47px;
	width: 260px;
	background: url(img/contacttitle.gif) no-repeat;
	margin-bottom: 73px;
	margin-top: 15px;
}

#contact #main p {
	margin-left: 78px;
	white-space: normal;
}


/* @end */

/* @group Archive */

#home #philiphoare a{
	display: block;
	width: 366px;
	height: 47px;
	background: url("archive/philiphoare/titleblack.gif") no-repeat;
}

#home #philiphoare a:hover{
	width: 366px;
	height: 47px;
	background: url("archive/philiphoare/titlered.gif") no-repeat;
}

#home #willhodgkinson a{
	display: block;
	width: 440px;
	height: 47px;
	background: url("archive/willhodgkinson/willhodgkinsonred.gif") no-repeat;
	color: #9d2930;
}

#home #willhodgkinson a:hover{
	width: 440px;
	height: 47px;
	background: url("archive/willhodgkinson/willhodgkinsonblack.gif") no-repeat;
}



/* @end */

/* @group writers page */

.writer #main {
	float: left;
	margin-top: 15px;
	width: 697px;
}

.writer p, img {
	margin-left: 78px;
	line-height: 19px;
}

.writer #selectedreadings {
	background: url(img/selectedreadings.gif) no-repeat;
	height: 47px;
	width: 466px;
}

.writer h1 {
	margin-bottom: 15px;
}

.writer p {
	margin-bottom: 10px;
}

.writer img{
	margin-bottom: 50px;
}

.writer em {
	font-style: italic;
}


/* @end */

/* @group philip hoare */

#philiphoare #philiphoaretitle {
	background: url(archive/philiphoare/philiphoaretitle.gif) no-repeat;
	height: 104px;
	width: 472px;
	
}

#philiphoare #downloadtitle {
	background: url(archive/philiphoare/downloadtitle.gif) no-repeat;
	height: 47px;
	width: 524px;
}

/* @end */

/* @group willhodgkinson */

#willhodgkinson #willhodgkinsontitle {
	background: url(archive/willhodgkinson/willhodgkinsontitle.gif) no-repeat;
	height: 94px;
	width: 479px;
	
}

#willhodgkinson #downloadtitle {
	background: url(archive/willhodgkinson/downloadtitle.gif) no-repeat;
	height: 94px;
	width: 626px;
}

/* @end */


