body {
background-color: #ffffff;
font-family: times new roman; letter-spacing: 2px;
color:#ffffff;}

a {
text-decoration: none;
font-weight: bold;
}
a:link {
color:#be0000;
}
a:visited {
color:#be0000;
}
a:hover {
color:#8699c4;
}

p.title { 
font-style: italic; 
font-weight: bold; 
text-decoration: underline;
}

#container {
width: 680px;
margin: 0 auto 0 auto;
background: #000000;
}

#title {
background: #000000;
width: 100%;
height: 54px;
}

#all {
background: #000000;
float: left;
width: 340px;
height: 255px;
}

#john {
background: #000000;
float: right;
width: 340px;
height: 255px;
}

#navigation {
width: 100%;
background: #000000;
margin: 0 auto 0 auto;
}

#nav {
clear: both;
margin: 0 0 0;
padding: 0 0;
list-style: none;
text-align: center;
font-family: times new roman; letter-spacing: 2px;
height: 28px;
width: 680px;
}

#nav li {
float: left;
width: 12.5%;
line-height: 28px;
}

#nav li a {
display: block;
clear: both;
color: #be0000;
text-decoration: none;
}

#nav li a:hover {
color: #8699c4;
}

#content {
background: #000000;
width: 660px;
text-align: left;
padding-left: 10px;
padding-top: 20px;
padding-right: 10px;
}

#footer {
clear: both;
}

#copy {
background: #000000;
text-align: center;
margin: 0 auto 0 auto;
border-top: solid 1px #be0000;
width: 500px;
padding-bottom: 10px;
}

p.central {
margin: 0 auto 0 auto;
text-align: center;
}

img { 
border: 0px;
}

#stats {
padding: 5px;
background-color: #eed5d5;
border: solid 1px #be0000;
margin: 0 auto 0 auto;
width: 70%;
color: #000000;
}

table.coll {
border-collapse: collapse;
}