body {
margin: 0;
padding: 0;
background-color: #fff;
color: #000;
font-family: arial, helvetica, sans-serif;
font-size: 76%;
}

#container {
}

#header {
}

#logo {
}

#strapline {
}

#strapline h1 {
}

#top-menu {
display: none;
}

ul#events-list {
display: none;
}

#content {
padding: 10px 0 15px 0;
}

#left {
}

#right {
}

#portfolio-link {
display: none;
}

#slideshow {
display: none;
}

#footer {
clear: both;
}

#footer p {
margin: 0;
padding: 0;
padding-top: 20px;
font-size: 80%;
text-align: center;
}

p {
font-size: 100%;
}

h2 {
color: #0a2881;
font-size: 100%;
font-weight: bold;
}

h3 {
color: #0a2881;
font-size: 140%;
font-weight: bold;
}

img {
border: none;
}

strong {
font-weight: bold;
}

em {
font-style: italic;
}

blockquote {
margin: 20px 0;
color: #0a2881;
font-size: 125%;
font-weight: bold;
}

blockquote span {
color: #000;
font-size: 70%;
font-weight: normal;
}

a:link {
color: #000;
background-color: transparent;
text-decoration: underline;
}

a:visited {
color: #000;
background-color: transparent;
text-decoration: underline;
}

a:hover {
color: #000;
background-color: transparent;
text-decoration: none;
}

a:active {
color: #000;
background-color: transparent;
text-decoration: none;
}

ul.linklist {
list-style-type: none;
margin: 10px 0;
padding: 0;
}

ul.linklist li {
line-height: 200%;
}

table#events {
width: 100%;
border: none;
}

table#events td#menu {
display: none;
}

table#events td h3 {
margin: 0;
padding: 0;
padding-bottom: 20px;
}

table#events td p {
margin: 0;
padding: 0;
padding-right: 5px;
padding-bottom: 10px;
}

table#events td#main-pic {
vertical-align: bottom;
}

table#quote blockquote {
margin: 0;
padding: 0;
padding-top: 20px;
vertical-align: bottom;
}

