/*  The AHRB Greek Bible Project
University of Reading and University of Southampton, UK
Professor Tessa Rajak <t.rajak@reading.ac.uk>
Dr Sarah Pearce <s.j.pearce@soton.ac.uk>
Dr James Aitken <j.k.aitken@reading.ac.uk>
*/


body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: unicode, arial, verdana, helvetica, sans-serif;
	font-size: 8px;
	color: #111;
	background-color: #C9D8ED;
	}
a	{
	text-decoration: none;
	color: blue;
	}

a:hover {
	color: #ff0000;
	font-weight: ;
	background-color: #C9D8ED
	}

p {
	line-height: 22px;
	margin-top: 20px;
	padding: 0px 20px 0px 30px;
	margin-bottom: 10px; 
	}

h1 {
	font-size: 20px;
	color:  white;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}

h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	color:  #5a7bb5;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	padding: 10px 20px 0px 30px;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0px none;
	padding: 5px
	}
.title {
	font-size: 16px;
	color:  #5a7bb5;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
	}
.title:hover {
	background-color: #C9D8ED;
	}

.grk {font-family:  "Arial Unicode MS", "Palatino Linotype", "Galilee Unicode Gk", "Galatia SIL", code2000, code2001, "Gentium", "Vusillus Old Face Italic", Athena, Cardo, "Asia Unicode", "Georgia Greek Unicode", "Titus Cyberbit Basic", "bitstream cyberbit", unicode-range;
;}

.indent {
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 0px 50px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #111;
	}

#top {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border-bottom: 1px solid #336699;
	background: #31639c;
	height: 90px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 90px;
	}
html>body #top {
	height: 90px; /* ie5win fudge ends */
	}

#middle {
	PADDING: 0px; 
	MARGIN: 20px 10px 20px 150px; 
	background: #eee;
	border: 1px solid #336699;
	}

#footer {
        width:100%;
	PADDING: 10px; 
        height:50px;
        border-top:1px solid #336699;
        background: black;
        margin:0;
    }
