body {
margin: 5px;
padding: 5px;
background: #FFF;
font: 1em/1em "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #000;
min-width: 980px;
}

img {
border: 0;
}

a:link, a:visited, a:active, a:hover {
text-decoration: none;
color: #2E3293;
}


#logo {
position: relative;
top: 0px;
left: 0px;
background: url("../images/mcalister.png") no-repeat;
width: 500px;
height: 100px;
float: left;
}

#crest {
position: absolute;
top: 5px;
left: 536px;
background: url("../images/crest.jpg") no-repeat;
width: 460px;
height: 460px;
float: right;
z-index: -10;
}

#content {
clear: left;
padding: 5px 0px 0px 0px;
width: 615px;
}

#modus-operandi, #ukroleplayers, #dead-men-tell-no-tales {
height: 234px;
}

h2 {
font: 1.2em/1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}