body { 
background-color: #c5c5c5;
background-image:url(tousentile.png);
background-repeat: repeat;
font: 11px Trebuchet MS, tahoma, verdana, arial; 
font-size: 11px;
color: #404040;
margin:0px;
padding-bottom: 10px;
}

.header { height: 400px;

border: 0px solid;
}


#wrap { 
background: #ffffff; 
color: #404040; 
margin: 0px auto;
margin-bottom: 0.5in;
margin-top: 10px;
padding-bottom: 10px; 
border: 0px; 
width: 500px; 
float: center; 
}


#mainbody { margin-left: 0px;
width: 470px;
padding-top: 15px;
padding-right: 15px;
padding-bottom: 10px;
padding-left: 15px;
background: #ffffff;
border: 0px solid;
text-align: justify;
}

.footer { 
clear: both;
text-align: justify;
margin-top: 10px;
margin-left: 15px;
width: 470px;
padding: 0px;
background: #ffffff;
font-size: 9px;
color: #c5c5c5;
padding-top: 5px;
border-top: 0px solid #c5c5c5;
}

a:link {
color: #a34a41; 
cursor: nw-resize; 
text-decoration: none;
 } 
a:active {
color: #a34a41; 
cursor: nw-resize; 
text-decoration: none; 
} 
a:visited {
color: #a34a41; 
cursor: nw-resize; 
text-decoration: none; 
} 
a:hover {
color: #404040; 
cursor: nw-resize; 
text-decoration: none; 
}

h3 {
font: 16px 
georgia, sans-serif;
color: #404040;
text-align: center; 
font-weight: bold; 
font-variant: small-caps;
letter-spacing: 3px;
}

h4 {
font: 14px georgia, sans-serif;
color: #404040;
text-align: center; 
font-variant: small-caps;
font-weight: bold; 
letter-spacing: 3px;
}
h5 {
font: 12px georgia, sans-serif; 
color: #404040;
text-align: center; 
font-weight: bold; 
font-variant: small-caps;
letter-spacing: 3px;
}

h3:first-letter
{color: #a34a41}

h4:first-letter
{color: #a34a41}

h5:first-letter
{color: #a34a41}

blockquote {
padding-left: 10px;
border-left: 3px solid #ae5b47;

}



.noborder { border-width:0 }

