html * {
margin: 0;
padding: 0;
}

html {
font-size: 100%;
}

body {
font-size: 62.5%; /* 2.5em now equals 25px etc */
font-family: arial, sans-serif;
background: #ddeff7;
color: #999999;
}

#wrapper {
width: 760px;
margin: 0 auto; /* center for most browsers */
}

a {
color: #ffffff;
}

a:hover {
text-decoration: none;
color: #999999;
}

img {
border: none;
}

h1 {
padding-top: 23px;
background: #ddeff7 url(bigoldmature.gif) center top no-repeat;
text-align: center;
color: #026bc8;
font-size: 3.6em;
}

h1 a {
color: #026bc8;
text-decoration: none;
}

h1 a:hover {
color: #026bc8;
text-decoration: none;
}

h3 {
font-size: 2em;
text-align: center;
color: #026bc8;
}

h5 {
font-size: 2em;
font-weight: bold;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
clear: both;
}

h5 a {

}

p#strapline {
text-align: center;
margin-top: -3px;
font-size: 2em;
margin-bottom: 3px;
color: #026bc8;
}

p#strapline a {
color: #026bc8;
}

p.texty {
text-align: center;
font-size: 1.4em;
margin-bottom: 3px;
color: #026bc8;
}

p#bookbar {
border-top: 2px solid #026bc8;
border-bottom: 2px solid #026bc8;
text-align: center;
font-weight: bold;
font-size: 1.4em;
background: #800000;
margin-bottom: 3px;
}

p#bookbar a {
color: #ddeff7;
text-decoration: none;
}

p#bookbar a:hover {
color: #026bc8;
}

div#content {
float: right;
width: 560px;
}

div#menbar {
float: left;
width: 200px;
}

ul#themenu {

}

ul#themenu li {
list-style: none;
font-size: 1.4em;
color: #026bc8;
margin-bottom: 3px;
}

ul#themenu li a {
color: #026bc8;
text-decoration: none;
}

ul#themenu li a:hover {
text-decoration: underline;
}

ul#themenu li.headli {
width: 190px;
color: #ddeff7;
text-align: center;
font-weight: bold;
font-size: 1.4em;
background: #800000;
margin-bottom: 5px;
}

p.leftimg {
float: left;
width: 275px;
text-align: center;
}

p.leftimg a {
color: #800000;
text-decoration: none;
font-size: 1.2em;
font-weight: bold;
}

p.leftimg a:hover {
text-decoration: underline;
}

p.movsum {
text-align: center;
}

p.movsum a {
color: #800000;
text-decoration: none;
font-size: 1.2em;
font-weight: bold;
}

table.chatty {
margin: 0 auto;
text-align: center;
margin-bottom: 5px;
}

table.chatty td {
width: 70px;
color: #800000;
}

table.chatty td a{
color: #800000;
}

ul#footbar {
text-align: center;
margin-top: 20px;
}

ul#footbar li {
width: 250px;
list-style: none;
float: left;
padding-top: 12px;
padding-bottom: 12px;
}

ul#footbar li a {
color: #800000;
font-size: 2em;
}

p#nexty {
text-align: right;
margin-bottom: 10px;
}

p#nexty a {
font-size: 2em;
color: #800000;
}