BODY { background-color: #FFFFFF; font-family: Arial, Verdana, sans-serif; font-size: 12px; margin: 0px; padding: 0px; }
HR { background-color: #404040; border: 0px; color: #404040; height: 1px; }
H1 { color: #ffcc00; font-size: 18px; margin: 0px; }
H2 { color: #ffcc00; font-size: 16px; margin: 0px; }
H3 { color: #ffcc00; font-size: 14px; margin: 0px; }
A:link { color: #000099; font-weight: bold; text-decoration: underline; }
A:visited { color: #000099; font-weight: bold; text-decoration: underline; }
A:hover { background: #ffcc00; color: #000099; font-weight: bold; text-decoration: none; }
A:active { background: #ffcc00; color: #000099; font-weight: bold; text-decoration: none; }

.titleleft { background: #ffcc00; }
.titleright { background: #000099; }

DIV.menuleft { padding: 15px 7px; }
.menuleft { background: #000099; color: #ffffff; height: 100%; }
.menuleft A:link { color: #ffcc00; font-weight: bold; text-decoration: none; }
.menuleft A:visited { color: #ffcc00; font-weight: bold; text-decoration: none; }
.menuleft A:hover { background: #ffcc00; color: #000099; font-weight: bold; text-decoration: none; }
.menuleft A:active { background: #ffcc00; color: #000099; font-weight: bold; text-decoration: none; }
.menu TD { cursor: pointer; }
.menu A { display: block; height: 100%; margin: 0px; padding: 2px 7px; }
.hours { color: #ffffff; }

TABLE#gallerymenutable { height: 120%; }
TD#gallerymenucell { height: 100%; }
DIV#gallerymenudiv { height: 100%; }
IFRAME#gallerymenuframe { height: 100%; width: 250px; }
.menuleft TABLE { background: #000099; color: #ffffff; font-family: Arial, Verdana, sans-serif; font-size: 12px; }

.content { background: url(Page/white2.jpg) repeat; padding: 25px; }

.footerleft { background: #ffcc00; color: #000099; }
.footerright { background: #000099; color: #ffcc00; }

.footerright { color: #ffcc00; text-align: center; }
.footerright A:link { background: none; color: #ffcc00; font-weight: bold; text-decoration: none; }
.footerright A:visited { background: none; color: #ffcc00; font-weight: bold; text-decoration: none; }
.footerright A:hover { background: #ffcc00; color: #000099; font-weight: bold; text-decoration: none; }
.footerright A:active { background: #ffcc00; color: #000099; font-weight: bold; text-decoration: none; }

.copyright { color: #ffcc00; font-size: 10px; text-align: center; }
.copyright A:link { background: none; color: #ffcc00; font-weight: bold; text-decoration: none; }
.copyright A:visited { background: none; color: #ffcc00; font-weight: bold; text-decoration: none; }
.copyright A:hover { background: #ffcc00; color: #000099; font-weight: bold; text-decoration: underline; }
.copyright A:active { background: #ffcc00; color: #000099;font-weight: bold; text-decoration: underline; }

/* Colors:
yellow: #ffcc00; 
blue: #000099; 
purple: #644bb1; 
*/