body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #981C0E;
margin-top: 8px;
}

#container {
width: 768px;
margin: auto;
}

a {
text-decoration: none;
font-weight: bold;
color: #C40215;
border-bottom: 1px dotted #EDE622;
}

a:hover {
border-bottom: 1px solid #EDE622;
}

#header {
float: left;
width: 768px;
height: 100px;
background: url(images/header.gif) no-repeat #EDE622;
}

h1 {
text-align: center;
padding-top: 15px;
font-family: "Segoe UI", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 44px;
font-weight: bold;
color: #f31a1a;
}

h2 {
color: #FFCC00;
font-family: "Segoe UI", Georgia, "Times New Roman", Times, serif;
}

h3 {
color: #C00;
font-family: "Segoe UI", Georgia, "Times New Roman", Times, serif;
}

#headlinks {
float: left;
width: 100%;
height: 14px;
text-align: center;
padding: 3px 0;
background-color: #EDE622;
}

#headlinks a {
border: none;
padding: 3px 2%;
color: #FFF;
}

#headlinks a:hover {
border: none;
background-color: #F7F7F7;
color: #000;
}

#main {
float: left;
width: 768px;
background-color: #F7F7F7;
}

#left {
float: left;
width: 90px;
padding: 1em 10px 5px 0;
text-align: right;
}

#left a {
display: block;
padding: 4px 2px 4px 0;
border: 0;
}

#left a:hover {
background-color: #EDE622;
border: 0;
}

#centre {
float: left;
width: 400px;
text-align: justify;
}

#contact {
width: 130px;
height: 300px;
background: url(images/contact.gif) no-repeat transparent;
}

#photo {
float: left;
width: 640px;
padding: 5px;
text-align: center;
}

#photolist {
margin-top: 2em;
}

#photolist img {
margin: 3px;
border: 1px solid #981C0E;
}

#photolist img:hover {
border: 1px solid #000;
}

#photolist a {
border: none;
}

#photolist a:hover {
border: none;
}

#right {
float: right;
width: 255px;
margin-left: 8px;
}

#footer {
background: url(images/footer.gif) no-repeat transparent;
float: left;
width: 768px;
text-align: right;
color: #FFF;
font-size: 8px;
padding: 22px 0 1em 0;
}

#footer a {
color: #FFF;
}
