html, body{
background: url('art/Flash_bkgrd.jpg') top center;
background-attachment: fixed;  
height:100%;
margin: 0;
padding: 0;
border: none;
text-align: center;
}
#wrapper {
margin: 0 auto;
text-align: left;
vertical-align: middle;
width: 100%;
}
#centertop {
    width: 760px;
    text-align: left;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -70px;
}
.alert {font-family: Arial, Helvetica, sans-serif; font-size: 10pt;  font-weight: bold; color: #FF0000; line-height:12pt; text-decoration: none; }
.bodytextboldwhite {font-family: Arial, Helvetica, sans-serif; font-size: 10pt;  font-weight: bold; color: #FFFFFF; line-height:12pt; text-decoration: none; }

.navtext {font-family: Times, serif; font-size: 10pt;  font-weight: bold; color: #C96; line-height:14pt; text-decoration: none; }
.nav {font-family: Times, serif; font-size: 9pt;  font-weight: bold; color: #C96; line-height:14pt; text-decoration: none; }
.nav:hover {font-family: Times, serif; font-size: 9pt;  font-weight: bold; color: #FC9; line-height:14pt; text-decoration: none; }
.heading {font-family: Times, serif; font-size: 12pt;  font-weight: bold; color: #300; line-height:18pt; text-decoration: none; }

.biglinks {font-family: Times, serif; font-size: 16pt;  font-weight: bold; color: #300; line-height:18pt; text-decoration: none; }
.biglinks:hover {font-family: Times, serif; font-size: 16pt;  font-weight: bold; color: #600; line-height:18pt; text-decoration: none; }

.footernav {font-family: Times, serif; font-size: 9pt;  font-weight: bold; color: #300; line-height:14pt; text-decoration: none; }
.footernav:hover {font-family: Times, serif; font-size: 9pt;  font-weight: bold; color: #600; line-height:14pt; text-decoration: none; }


.bodytext {font-family: Times, serif; font-size: 10pt;  font-weight: normal; color: #333333; line-height:14pt; text-decoration: none; }
.bodytextbold {font-family: Arial, Helvetica, sans-serif; font-size: 11pt;  font-weight: bold; color: #333333; line-height:12pt; text-decoration: none; }
.welcome {font-family: Arial, Helvetica, sans-serif; font-size: 16pt;  font-weight: normal; color: #333333; line-height:16pt; text-decoration: none; }
.bodylinks {font-family: Arial, Helvetica, sans-serif; font-size: 10pt;  font-weight: normal; color: #666666; line-height:12pt; text-decoration: underline; }
.bodylinks:hover {font-family: Arial, Helvetica, sans-serif; font-size: 10pt;  font-weight: normal; color: #666666; line-height:12pt; text-decoration: underline; }
.footertext {font-family: Arial, Helvetica, sans-serif; font-size: 7pt;  font-weight: normal; color: #666666; text-decoration: none; }
.footerlinks {font-family: Arial, Helvetica, sans-serif; font-size: 7pt;  font-weight: normal; color: #666666; text-decoration: none; }
.footerlinks:hover {font-family: Arial, Helvetica, sans-serif; font-size: 7pt;  font-weight: normal; color: #666666; text-decoration: underline; }
ul { list-style:none; list-style-type: none; padding: 0; margin-left: 0;}
ul.hidden { display:none; list-style-type: none; padding: 0; margin-left: 0;}