/* Freddie Cucumber styles */

body {
margin: 0px;
padding: 0px;
background: #669933;
text-align: center; 
font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
}

#container {
margin: 0 5px 0 5px;
padding: 0 5px 0 5px;
background: transparent;
}

#holdcenter {
width: 740px;
background: #99CC66;
text-align: center;
margin-left: auto;
margin-right: auto;
}

#contentarea {
width: 460px;
background: url(contentbgbar460.gif) repeat-y 50%;
background-color: #D2DF95;
float: left;
margin: 10px 10px 10px 10px;
}

#content {
text-align:left;
background: transparent;
margin: 40px 50px 40px 50px;
}

#mainnav {
width: 241px;
background-color: transparent;
border: 0px;
margin: 0px;
float: right;
}

#contentarea h1 {
font-size: 1.3em;
color: #990000;
text-decoration: none;
}

#contentarea p {
font-size: 1em;
color: #003300;
text-decoration: none;
}

#contentarea a {
font-size: 1em;
color: #990000;
text-decoration: underline;
}

#content h1 {
font-size: 1.3em;
color: #990000;
text-decoration: none;
}

#content h2 {
font-size: 1.15em;
color: #003300;
text-decoration: none;
}

#content p {
font-size: 1em;
color: #003300;
text-decoration: none;
}

#content a {
font-size: 1em;
color: #990000;
text-decoration: underline;
}

#footer {
margin: 0;
padding: 0 0 10px 0;
background: url(footerbg.gif) repeat-x;
}


#footer p {
font-size: 0.7em;
color: #003300;
font-weight: bold;
text-decoration: none;
}

#footer a {
font-size: 1em;
color: #990000;
text-decoration: underline;
}

