body {
margin-top: 15px; 
margin-left: 0px;
background-color: #F2F3E5;
background-image:url(../images/back-gradient.jpg);
background-repeat:repeat-x;
background-position:top left;
scrollbar-base-color:#58200F; 
scrollbar-track-color:#C2914E; 
scrollbar-arrow-color:#EDECDA; 
}

/* ~~~~~~~~ Begin Table 1 Config */

table#main { 
width: 1035px;
}

tr#head { 
vertical-align: middle; 
} 

td#head { 
text-align: right;
height: 87px;
background-image:url(../images/head.jpg);
padding: 0px 0px 0px 0px; 
}

tr#menu { 
vertical-align: middle; 
} 

td#menu { 
text-align: center;
height: 43px;
background-image:url(../images/menu.jpg);
padding: 0px 0px 0px 0px; 
}

tr#bodytop { 
vertical-align: middle; 
} 

td#bodytop { 
background-color: #DEC986; 
text-align: center;
padding: 0px 0px 0px 0px; 
}

tr#body { 
vertical-align: top; 
} 

td#body { 
background-color: #FAFAF2; 
text-align: left;
padding: 5px 20px 20px 20px; 
}

tr#foot { 
vertical-align: middle; 
} 

td#foot { 
background-color: #582315; 
text-align: center;
height: 5px;
padding: 0px 0px 0px 0px; 
}

/* ~~~~~~~~ End Table Config */
/* ~~~~~~~~ Begin Text */

p {
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 17px; 
line-height:19px;
font-weight: normal; 
font-style: normal;
color: #352903; 
}

span.head1 {
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 24px; 
line-height:26px;
font-weight: normal; 
color: #13798F;  
}

span.head2 {
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 19px; 
line-height:33px;
font-weight: normal; 
color: #13798F;  
}

/* ~~~~~~~~ End Text */
/* ~~~~~~~~ Begin Links */

a {
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 17px; 
line-height:19px;
font-weight: bold; 
font-style: normal; 
color: #C87309; 
text-decoration: none; 
}

a:hover {
font-family: Georgia, Times New Roman, Times, serif;
font-weight: bold;  
color: #FAFAF2; 
background-color: #C87309; 
text-decoration: underline; 
}

/* ~~~~~~~~ End Links */



