* {
margin: 0;
padding: 0;  
}

html, body {
min-height: 100.1%;
}

body {
line-height: 1.0;
font-family: Verdana, Arial, sans-serif;
color: #ffd0a0;
background: #602810;
font-size: 80%;
}

p, ul, ol, dl, table {
line-height: 1.5;
}

pre {
font-size: 14px;
}

ol li {
list-style: lower-roman; 
margin: 1em 1em;
}

ul li {
margin: 1em 1em;
}

#menu {
font-size: 85%;
}

#menu ul li {
list-style:none;
}

#menu h3 {
margin: 2px;
}

.hide {
position: absolute;
top: -5000px;
left: -5000px;
}
.floatwrapper:after {
content: "."; 
display: block; 
height: 0;
clear: both; 
visibility: hidden; 
}

#wrapper {

}

#header {
padding: 0.5%;
background: url(/images/tint_50.gif);
}

table#breadcrumbs td {
font-size: 67%;
}

table#breadcrumbs td a {
text-decoration: none;
}

#mainwrapper-outer {
margin: 0 0 0 180px;
}

#navigation {
float: left;
position: relative;
margin-left: -180px;
width: 180px;
background: black;
/*padding: 1em;*/
}

#navigation {
/*margin-top: 2px;*/
}

#navigation #menu {
width: 160px;
margin: 0.5em auto;
}

h1, h2, h3, h4, h5, h6 {
color: #28a050;
margin: 1em 0;
}

ul, ol, p {
margin: 0.5em 0 0.7em;
}

h1 a:link,
h2 a:link,
h3 a:link,
h4 a:link,
h5 a:link,
h6 a:link
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited
{
text-decoration:none;
color: #30c060;/*#ffe0b0;*/
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
h1 a:focus,
h2 a:focus,
h3 a:focus,
h4 a:focus,
h5 a:focus,
h6 a:focus
{
color: white;
}

a img {
border:none;
}

img.left {
float: left;
margin: 1% 1% 1% 0;
}

img.right {
float: right;
margin: 1% 0 1% 1%;
}

#navigation ul ul li {
margin-left: 0.8em;
}

#navigation hr {
margin: 2em auto;
}

#content {
padding: 2% 3% 1% 2%;
}

#content ol,
#content ul {
margin-left: 1.5em;
}

#house_rules {
margin: 1em auto;
font-family: "Copperplate Gothic Light", "Copperplate Gothic Bold", "Bookman Old Style", "Book Antiqua", Georgia, "Times New Roman", Times, serif;
font-size: 100%;
padding: 1em;
color: #404040;
background: #606060;
}

#house_rules * {
color: black;
}

#house_rules h2 {
text-align:center;
}

#house_rules td {
padding: 7%;
background: url(/images/brown-marble-background.jpg) #c0c0c0;
}

.cartoon_content {
font-size: 90%;
}

#footer {
padding: 1em 2em;
font-size: 80%;
background: url(/images/tint_50.gif);
}

.date {
text-align:right;
font-size: 70%;
margin: 0;
color: #408020;
}
