/* CSS Document */
body {
  font-family : Arial, Helvetica, sans-serif;
  color : #000000;
  background-color : #FFFFFF;
}
p {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  text-align : center;
}
td {
  vertical-align : top;
  font-family : Arial, Helvetica, sans-serif;
}
a {
  color : #006699;
  font-weight : bold;
}
a img {
  border-style : none;
  border-width : 0px;
}
a:active {
  color : #330066;
}
h1 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 14pt;
  text-align : center;
}
h2 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12pt;
  text-align : center;
}
.caption { font-family : Arial, Helvetica, sans-serif; font-size : 10pt; }
.picture { text-align: center; vertical-align: top; }
.right { text-align : right; }
.twocolumncenter {
  float : left;
  text-align : center;
  width : 50%;
}
.twocolumncenter img {
  border-style : solid;
  border-width : 1px;
}
.threepic {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  float : left;
  width : 33%;
  text-align : center;
}
.threepic img {
  border-style : solid;
  border-width : 1px;
}
#logo1 { 
}
#logo2 {
  display : none;
}
#menu {
  clear : both;
  text-align : center;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  border-style : solid;
  border-width : 1px 0px 0px 0px;
  width : 100%;
}
#menu a {
  color : #000000;
}
#mainframe {
}
#whitemid {
  text-align : center;
}
#logotext {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 16pt;
  font-weight : bold;
  width : 100%;
  border-style : solid;
  border-width : 0px 0px 1px 0px;
}
#filmimages {
  text-align : center;
}
#subtitle {
  text-align : center;
}
#whitebottom {
  text-align : center;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
}
.pic {
  text-align : center;
}
.clear {
  clear : both;
}
