body {
 background-color: #002A4A; 
 background-image:url(../graphics/background.jpg);
 background-repeat: repeat-x;  
 text-align: center; 
 background-attachment:fixed;
} 

P {
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 12px; color:#000000;
 line-height: 18px;
 text-align: justify;
}

.normal {
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 12px; color:#000000;
 line-height: 18px;
 text-align: justify;
}


H1 {
 font-family: Garamond, 'Times New Roman', Times, serif; 
 letter-spacing: 1px;
 color: #002a4a; 
 font-size: 32px;
}

H2 {
 font-family: Garamond, 'Times New Roman', Times, serif;
 color: #336666; 
 font-size: 20px; 
 font-variant: small-caps;
}

H3 {
 font-family: verdana, arial, helvetica, sans-serif; 
 color: #002a4a; 
 font-size:14px; 
 font-weight:bold; 
 line-height: 14px;
}

A {
 text-decoration: none;
 font-weight:bold; 
}

.break {
 line-height: 6px;
}

/* text modifiers -----------------------------------------*/

.mission { 
 font-size: 11px; 
 font-family: verdana, arial, helvetica, sans-serif;
 color:#747170;
 line-height: 18px;
 font-style: italic;
}

.subtext {
 font-size: 11px; 
 font-family: verdana, arial, helvetica, sans-serif;
}

.subtext a:link { 
 color: #336666;
 text-decoration: none; 
}

.subtext a:active, .subtext a:visited {
 color:#000066;
 text-decoration: none; 
}

.subtext a:hover {
 color:#009999; 
}

.caption {
 font-family: verdana, arial, helvetica, sans-serif; 
 font-size: 11px; 
 color:#666666;
}

.head3 {
 font-family: verdana, arial, helvetica, sans-serif; 
 color: #002a4a; 
 font-size:14px; 
 font-weight:bold; 
}

.head3 a {
 color: #002a4a; 
} 

.emphasis {
 font-family: verdana, arial, helvetica, sans-serif; 
 color: #009999; 
 font-size:14px; 
 font-weight:bold; 
 font-style:italic; 
 text-align:center;
}

.pip {
 font-family: verdana, arial, helvetica, sans-serif; 
 color: #004077; 
 font-size:10px; 
 text-align:right;
 margin-right: 30px;
}

.pip a {
 font-family: verdana, arial, helvetica, sans-serif; 
 color: #004077; 
 font-size:10px; 
 text-align:right;
 font-weight: normal;
}


.spaced {
 letter-spacing: 2px;
 font-weight: bold;
}

.center {
 text-align: center;
}

/* other modifiers -----------------------------------------*/

.controls {
 text-align: center;
 padding: 8px;
}

.sldshwimg {
 border: 1px;
 border-style: double;
 border-color: #B4B4B4;
 width: 550px;
 padding: 10px;
}

.slidecaption {
 font-family: verdana, arial, helvetica, sans-serif; 
 font-size: 11px; 
 color:#666666;
 text-align: justify;
 padding: 0 15px;
}

.announce { 
 width: 100%;
 padding: 0;
 margin: 0 0 0 -3px;
}

.announce-left {
 text-align: left;
}

.announce-right {
 text-align: right;
}

/* music properties -----------------------------------------*/

.music {
 padding: 0 0 0 15px;
 border: 0;
 float: right;
}

.performers {
 width: 400px;
}

.performersimg {
 padding: 5px 0 10px 0;
 border: 0;
 margin-left: auto;
 margin-right: auto;
}

/* image modifiers -------------------------------------------*/

.ironbarkimg {
 padding: 0px 0 0px 10px;
 border: 0;
 float: right;
}

