/* CSS Document */
BODY {font-family: Arial, Verdana, Times, "Times New Roman";
font-size:15px;
color: #FFFFFF;
background-color:#000000;
}
TD{
font-family: Arial, Verdana, Times, "Times New Roman";
font-size:15px;
color: #251200;
}
A:link { color: #3399CC;
font-family:  Arial, Verdana;
font-size:12px;
font-weight: bold;
}
A:visited { color: #3399CC;
font-family:  Arial, Verdana;
font-size:12px;
font-weight: bold;
}
A:active { color: #3399CC;
font-family:  Arial, Verdana;
font-size:12px;
font-weight: bold;
}
A:hover { color: #D32222;
font-family:  Arial, Verdana;
font-size:12px;
font-weight: bold;
}

A:link.footer { color: #b8231c;
font-family:  Arial, Verdana;
font-size:10px;
font-weight: bold;
}
A:visited.footer { color: #b8231c;
font-family:  Arial, Verdana;
font-size:10px;
font-weight: bold;
}
A:active.footer { color: #b8231c;
font-family:  Arial, Verdana;
font-size:10px;
font-weight: bold;
}
A:hover.footer { color: #c84964;
font-family:  Arial, Verdana;
font-size:10px;
font-weight: bold;
}
.footertext{
color: #FFFFFF;
font-family:  Arial, Verdana;
font-size:10px;
font-weight: bold;
}
.content{background-image: url(graphics/contentbg.jpg);}
.gallerybg{background-image: url(graphics/gallerybg.jpg);}