a {
color: #ce6000;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #000;
background-color: #ffe4e1;
}

body {
margin: 10px;
font: .75em/1.4em 'trebuchet ms', verdana, tahoma, sans-serif;
background-color: #ffe4e1;
}

img {
border: 0;
padding: 1px;
}

table {
margin: 0 auto;
}

td {
padding: .1em .3em;
}

ol, ul {
margin-right: 25px;
}

ul ul {
margin-left: -25px;
margrin-right: 0;
}

blockquote {
padding: .05em .3em;
background-color: #ffe4e1;
}

p {
padding-left: .8em;
padding-right: .8em;
text-align: justify;
}

h1, h2 {
font-size: 1.05em;
font-weight: normal;
}

h1 {
text-decoration: underline;
text-align: center;
}

h2 {
padding-left: .3em;
text-decoration: underline;
}

h3, h4 {
font-size: 1em;
font-weight: normal;
}

h3 {
text-align: center;
}

h4 {
border-bottom: 1px dotted #000;
}

#all {
margin: 0 auto;
width: 682px;
text-align: center;
}

#buttons {
text-align: center;
}

#header {
height: 360px;
margin-bottom: 15px;
border: 1px solid #000;
background-image: url('images/header-rg.jpg');
}

#main {
margin-bottom: 15px;
float: right;
width: 515px;
text-align: left;
padding: 2px .3em; 
border: 1px solid #000;
background-color: #fff;
}

#sidebar {
float: left;
width: 140px;
text-align: center;
border: 1px solid #000;
background-color: #fff;
}

#sidebar h1 {
margin-bottom: -.5em;
}

#sidebar p {
text-align: center;
padding: 0;
margin-bottom: .5em;
}

#sidebar ul {
margin-left: -40px;
list-style: none;
}

#sidebar ul li a, #sidebar p a {
font-size: 1em;
line-height: 1.5em;
padding: 2px;
margin: 0;
display: block;
width: 136px;
letter-spacing: 1px;
}

#sidebar ul li a:hover, #sidebar p a:hover {
color: #000;
background-color: #ffe4e1;
}

#stats, #news {
padding: .5em .9em;
}

#news {
text-align: left;
margin: 0 1.2em;
}

#stats {
background-color: #ffe4e1;
margin: 0 1.5em;
}

.noindent {
margin-left: 15px
}

input, textarea, select, submit {
font: inherit;
padding: .1em;
border: 1px solid #000;
}