body {
color: #000000;
font-family: arial;
font-size: 8pt;
line-height: 9pt;
background: url("/toontown/headerbg.jpg");
background-repeat: repeat-x;
background-color: #dce7c7;
margin-top: 0;
margin-bottom: 0;
margin-right: auto;
margin-left: auto;}



/* title */
h1 {  
font-size: 9pt;
font-family: arial; 
line-height: 11pt;
color: #6a8d4b;
letter-spacing: 2px;
text-transform: lowercase;
text-align: right;
font-weight: bold;
border-bottom: 1px dotted #dddacd;
margin: 2px;
padding: 0px;
}


A:Visited {
color: #a09b88;
text-decoration : none;
font-weight: normal;}

A:Link {
color: #a09b88;
text-decoration : none;
cursor : default;
font-weight: normal;}

A:Hover {
color: #7b9b60;}


i,b,u{
color: #6a8d4b;}



tr, td {
font-family: arial;
color: #000000;
font-size: 8pt;
line-height: 12pt;
background: transparent; 
margin-top: 0;
margin-bottom: 0;
margin-right: auto;
margin-left: auto;}

#layout {
width: 750px;
background-color: #f8f5ed;
text-align: justify;
border: none; }

#main {
background: transparent; 
padding:5px;}

#sidebar {
background: transparent;
padding:5px;} 





.center {
margin: auto;}



blockquote {
font-family: arial;
font-size: 8pt;
line-height: 12pt;
color: #000000;
background-color: #ffffff;
border-right: 7px solid #7b9b60;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px; }



/* join/update/contact form */
input,select,textarea,submit 
{color: #000000;
font-family: arial;
font-size: 8pt;
background-color: #ffffff;
border-color: #a09b88;
border-style: solid;
border-width: 1px;
margin: 1px;}




/* div link */
#nav a {  
font-family: arial;
font-size: 8pt;
line-height: 7pt;
background-color: transparent;
color: #a09b88;
cursor: default;
text-align: right;
display: block;
margin: 2;
margin-bottom: 0;
padding: 8px;
border-right: 3px solid #7b9b60;} 

/* hovering that div link */
#nav a:hover { 
font-family: arial;
font-size: 8pt;
line-height: 7pt;
letter-spacing: 1px;
color: #7b9b60;
cursor: default;
text-align: right;
display: block;
margin: 2;
margin-bottom: 0;
padding : 8px;
border-right: 3px solid #a09b88;}