a {
color:#00f;
text-decoration:none;
}

a:hover {
color:#666;
text-decoration: underline;
font-style: italic;
}

body {
margin: 30px auto;
font: .75em 'trebuchet ms', verdana, sans-serif;
background-color: #5f86bf;
}

img {
border: none;
}

p {
text-align: justify;
}

ul {
list-style: circle;
}

ol, ul {
margin-right: 25px;
}

ol ul {
margin-left: -25px;
}

ul li, ol li {
padding-bottom: 5px;
}

blockquote {
text-align: left;
padding: 1px 12px;
margin: 0 10px;
background-color: #d0e1e8;
}

#stats {
text-align: left;
margin: 0;
padding: 1px;
}

h1, h2 {
padding: 1px;
font-size: 1em;
border-bottom: 1px solid;
}

h3 {
font-size: 1em;
text-align: center;
}

h4 {
font-size: 1em;
border-bottom: 1px solid;
}

table {
margin-left: 1em;
}

td {
padding: 1px 3px;
}

#all {
margin: 0 auto;
width: 765px;
height: 490px;
border: 1px solid #000;
background-color: #fff;
}

#buttons {
text-align: center;
}

#main {
height: 485px;
overflow: auto;
padding: 1px 7px 2px 3px;
text-align: left;
background-color: #fff;
}

#nav {
float: left;
width: 300px;
margin-right: 10px;
text-align: center;
background: url('images/ssx.jpg') bottom no-repeat;
height: 482px;
letter-spacing: -.2px;
}

#nav a:hover {
text-decoration:none;
}

#nav ul {
margin: 0;
padding: 1px;
padding-left: 10px;
list-style: none;
}

#nav li {
display: inline;
padding: 0 .2em;
}

#updates {
margin: 0;
padding: 0;
}

input, textarea, select {
border: 1px solid;
padding: 1px;
font: inherit;
}