body
{
background: #A85732;
background-image: url(bg.png);
background-repeat: repeat-x;
cursor: help;
margin-top: 0;

margin-bottom: 0;

margin-left: 0;

margin-right: 0; 

padding-top: 0;

padding-bottom: 0;

padding-left: 0;

padding-right: 0;
}
A:link{text-decoration: none; color:#ffffff; cursor: help; font-size: 14px;}
A:visited{text-decoration: none;color:#ffffff; cursor: help; font-size: 14px;}
A:active{text-decoration: none; color:#ffffff; cursor: help; font-size: 14px;}
a:hover{text-decoration: none; color:#000000; cursor: help; font-size: 14px;}
.section {
background-image: url(navmiddle.png);
background-repeat: repeat-y;
width: 800px;
}
.section1 {
font-family: arial,"Verdict SF";
font-size: 18px;
color: #000000;
font-weight: bold; 
letter-spacing: 4px; 
text-align: center;
width: 750px;
}
.section2 {
width: 800px;
}
.section3 {
background-image: url(navbottom.png);
background-repeat: no-repeat;
width: 800px;
height: 56px;
}
.section4 {
background-image: url(navtop.png);
background-repeat: repeat-y;
font-family: arial,"Verdict SF";
font-size: 18px;
color: #000000;
font-weight: bold; 
letter-spacing: 4px; 
text-align: center;
width: 800px;
height: 78px;
}
.section5 {
font-family: arial,"Verdict SF";
font-size: 12px;
color: #000000;
font-weight: bold; 
letter-spacing: 1px; 
text-align: center;
width: 700px;
}

