body {
margin-top: 20px; 
margin-bottom: 250px;
background-color: #B6BBE8; 
background-image:url(../images/back-leaves.jpg); 
background-size: 100%; 
background-repeat: repeat-x; 
background-position:top center;
background-attachment:fixed; 
scrollbar-base-color:#00749F; 
scrollbar-track-color:#E6F5FA; 
scrollbar-arrow-color:#E6F5FA; 
}

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

table#main { 
width: 1070px;
}

tr#top { 
vertical-align: bottom; 
} 

td#top { 
background-image:url(../images/top.png);
text-align: right;
height: 60px;
padding: 0px 35px 0px 0px; 
}

tr#logo { 
vertical-align: middle; 
} 

td#logo { 
background-image:url(../images/logo-alt.png);
text-align: right;
height: 184px;
padding: 0px 0px 0px 0px; 
}

tr#menu { 
vertical-align: middle; 
} 

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

tr#body { 
vertical-align: top; 
} 

td#body-top { 
background-image:url(../images/body-top.png);
height: 39px;
text-align: left;
padding: 0px 0px 0px 0px; 
}

td#body-mid { 
background-image:url(../images/body-mid.png);
text-align: left;
padding: 10px 50px 10px 50px; 
}

td#body-bottom { 
background-image:url(../images/body-bottom.png);
height: 39px;
text-align: left;
padding: 0px 0px 0px 0px; 
}

tr#foot { 
vertical-align: middle; 
} 

td#foot { 
background-image:url(../images/foot.png);
text-align: right;
height: `18px;
padding: 0px 0px 0px 0px; 
}

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

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 17px; 
line-height:19px;
font-weight: normal; 
font-style: normal;
color: #004A80; 
}

span.head1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px; 
line-height:28px;
font-weight: bold; 
font-style: normal;
color: #00749F; 
}

span.head2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 17px; 
line-height:19px;
font-weight: bold; 
font-style: italic;
color: #00749F; 
}

span.top {
font-family: Arial, Helvetica, sans-serif;
font-size: 17px; 
line-height:19px;
font-weight: normal; 
font-style: normal;
color: #E6F5FA; 
}

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

a {
font-family: Arial, Helvetica, sans-serif;
font-size: 17px; 
line-height:19px;
font-weight: normal; 
font-style: normal;
color: #004A80; 
text-decoration: underline; 
}

a:hover {
color: #00749F; 
background-color: #FAF339; 
text-decoration: underline; 
}

a.top:link  {
font-family: Arial, Helvetica, sans-serif;
font-size: 17px; 
line-height:19px;
font-weight: normal; 
font-style: normal;
color: #E6F5FA; 
text-decoration: underline; 
}

a.top:visited  {
font-family: Arial, Helvetica, sans-serif;
font-size: 17px; 
line-height:19px;
font-weight: normal; 
font-style: normal;
color: #E6F5FA;  
text-decoration: underline; 
}

a.top:hover {
color: #00749F; 
background-color: #FAF339; 
text-decoration: underline; 
}

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


