BODY {
margin: 0px; 
padding: 0px;
background: url('drop_shadow.jpg') center top;
color: papayawhip;
text-align: center;
} 

A:link {background: none; color: floralwhite; text-decoration: none; cursor: pointer;}
A:visited {background: none; color: floralwhite; text-decoration: none; cursor: pointer;}
A:hover {background: none; color: floralwhite; text-decoration: none; cursor: pointer;}
A:active { background: none; color: floralwhite; background: none; cursor: pointer;}

.Global {
width: 760px;
height: 100%;
margin-left: auto;
margin-right: auto;
/* LOGO */
background: url('temp-header-bg.jpg') #9c6e3a center top no-repeat;
}

.Global TD {
vertical-align: top;
}

.Header {
width: 760;
height: 210px;
padding: 0px; 
}

.MenuColTD {
width: 170px;
background: transparent;
color: inherit;
font: normal 13px/18px tahoma,sans-serif;
}

.Menu {
margin: 65px 10px 10px 30px;
}

.Menu A {width: 130px;}

.FIX_FIREFOX {}
html:not([dummy]) .Menu A {
width: 120px;
}
.FIX_OPERA {}
@media all and (min-width: 0px) {
.Menu A {width: 120px;}
}

.Menu A:link, .Menu A:visited, .Menu A:active {
display: block;
height: 20px;
text-align: left;
font-weight: bold;
margin-bottom: 5px;
padding-left: 10px;
background-image: url('menu_button.jpg');
background-repeat: repeat-x;
background-position: center 0px;
}

.Menu A:hover {
background-repeat: repeat-x;
background-position: center -20px;
}

.Content {
width: 590px;
background: transparent;
color: inherit;
text-align: justify;
}

.Content P {
margin-right: 10px;
}

.Content A:link {background: none; color: white; text-decoration: underline; cursor: pointer;}
.Content A:visited {background: none; color: white; text-decoration: underline; cursor: pointer;}
.Content A:hover {background: none; color: white; text-decoration: underline; cursor: pointer;}
.Content A:active { background: none; color: white; background: underline; cursor: pointer;}

.HeadingStyle {
background: inherit;
color: papayawhip;
font: normal normal 20px tahoma,sans-serif;
}

P {
font: bold 15px tahoma,sans-serif;
margin: 20px 0px;
}

.Padded {
padding: 20px;
}

.SmallFont {
font: bold 15px tahoma,sans-serif;
}

.MedFontBold {
FONT: bold 17px tahoma,sans-serif;
}

.SmallFont TD {
font: bold 15px tahoma,sans-serif;
}

.MedFontBold TD {
font: bold 17px tahoma,sans-serif;
}

.Footer {
font: 13px tahoma,sans-serif;
height: 30px;
text-align: center;
vertical-align: top;
background: url('footer.jpg') #734829;
}

.FooterWrap {
font-style: italic;
margin-top: 7px;
}

.Copyright {
margin-left: 50px;
}

