body {
margin-top: 0; 
margin-left: 0;
background-color: #CCCC99;
font-family: Georgia, Hoefler Text, Arial, Verdana, serif;
color: #333300;
}

a:link {
color: #993333;
text-decoration: none;
}

a:visited {
color: #993333;
text-decoration: none;
}

a:hover {
color: #333300;
text-decoration: none;
background-color: #CCCC99;
}

a:active {
color: #333300;
text-decoration: none;
background-color: #CCCC99;
}

p {
padding: 0 20px 0 20px;
}

.xl {
margin: 20px 0 3px 0;
font-size: 2.5em;
color: #333300
}

.big {
margin: 10px 0 3px 0;
font-size: 1.5em;
color: #333300
}

.comment {
margin: 0 0 40px 0;
font-size: .8em;
}

#header {
text-align: center;
background-color: #CCCC99;
}

.nav {
width: 100%;
font-size: 1em;
text-decoration: none;
text-align: center;
border: 1px solid #666633;
background-color: #FFFFCC;
}

.sm {
padding: 3px 0 0 0;
font-size: .65em;
text-align: center;
}

#left {
width: 225px;
background-color: #EEEEBB;
text-align: left;
font-size: .9em;
border-left: 3px solid #CCCC99
}

#thanks {
width: 300px;
text-align: left;
font-size: .9em;
}

#middle {
width: 300px;
text-align: left;
background-color: #EEEEBB;
font-size: .65em;
}

#right {
text-align: left;
width: 225px;
background-color: #EEEEBB;
border-right: 3px solid #CCCC99
}

#item {
margin: 0 0 0 0;
padding: 0 0 0 0;
width: 525px;
background-color: #EEEEBB;
}

