body {
   font-family: Arial;
   font-size: 14px;
   color: #442C8C;
   text-align: center;
   background-color: #888888;
   background-image: url('../image/TAN_LEAFY_BAND_long.jpg');
   background-repeat: repeat;
}

td {
   font-family: Arial;
   font-size: 14px;
   color: #442C8C;
}

p {
   font-family: Arial;
   color: #442C8C;
}

h1 {
   font-family: Times New Roman;
   font-size: 40px;
   color: #442C8C;
   font-weight: bold;
}

h2 {
   font-family: Arial;
   color: #442C8C;
   font-weight: bold;
}

h3 {
   font-family: Arial;
   font-size: 14px;
   color: #442C8C;
}

a:hover {
   color: #FF0000;
   text-decoration: underline;
}

.tag_line {
   font-family: Arial;
   font-size: 22px;
   color: #FFFFFF;
   font-weight: bold;
   font-style: italic;
}

.white_body_text {
   font-family: Arial;
   font-size: 1px;
   color: #FFFFFF;
}

.wrap {
   text-align: left;
   background-color: #FFFFFF;
   margin-right: auto;
   margin-left: auto;
   position: relative;
   width: 910px;
   height: 100%;
}

.left_div {
   height: 400px;
}

.footer A:link {text-decoration: none; color: #442C8C;}
.footer A:visited {text-decoration: none; color: #442C8C;}
.footer A:active {text-decoration: none;}
.footer A:hover {text-decoration: underline; color: red;}

.content A:link {text-decoration: underline; color: #442C8C;}
.content A:visited {text-decoration: underline; color: #442C8C;}
.content A:active {text-decoration: underline;}
.content A:hover {text-decoration: underline; color: red;}

.white_body_text A:link {color: #FFFFFF;}
.white_body_text A:visited {color: #FFFFFF;}
.white_body_text A:active {color: #FFFFFF;}
.white_body_text A:hover {color: #FFFFFF;}

#bannerADrotator {
   filter:revealTrans(duration=2,transition=20);
}