body { margin: 0px; background-color: #000000; font-family: arial; }
.page { margin-left: -455px; left: 50%; width: 910px; position: absolute; }
.menu  ul { list-style-type: none; margin: 0px; padding: 0px;  font-size: 14px; }
.menu li { float: left; margin-right: 4px; padding: 5px 10px 5px 10px; background-color: #F7812A; text-align: center; }
.menu a { font-weight: bold; text-decoration: none; color: #ffffff; }

.banner { clear: both; margin-top: 60px; margin-bottom: 40px; background-image: url(assets/banner.jpg); background-repeat: no-repeat; width: 902px; height: 115px; }

.content { color: #ffffff; font-size: 16px; min-height: 410px; line-height: 150%; }
.content .pagetitle { color: #BAAF8F; font-size: 32px; font-weight: bold; }
.content .title { color: #BAAF8F; font-weight: bold; }
.content a { color: #ffffff; text-decoration: none; }

.footer { font-size: 11px; color: #ffffff; }
.footer .mv { width: 908px; height: 55px; border: 0px; }
.footer .copyright { text-align: center; margin-top: 15px; margin-bottom: 10px; }
.footer .copyright a { color: #F7812A; text-decoration: none; margin-left: 15px; margin-right: 15px; }
  
.links a { color: #ffffff; text-decoration: none; }

.photopanel { position: absolute; top: 20%; left: 20%; width: 500px; background-color: #000000; border-style: solid; border-width: 10px; border-color: #CCCCCC; visibility: hidden; z-index: 1; }
.photopanel a { color: #ffffff; text-decoration: none; font-size: 13px; }

.eventsphotos { margin-top: 20px; margin-bottom: 20px; }
.eventsphotos img { border: 0px; }

