body {
  text-align:center;
  background-color:white;
  color:#000000;
  margin:0px;
  padding:0px;
}

A:link {

     color : #070571;
     text-decoration : none;
     font-size : 10pt;
     font-family : "Arial",sans-serif;
     text-transform : uppercase;
     text-align : center;

}
A:visited {

     color : #070571;
     text-decoration : none;
     font-size : 10pt;
     font-family : "Arial",sans-serif;
     text-transform : uppercase;

}
A:hover {

     color : #cc0000;
     text-decoration : none;
     font-size : 10pt;
     font-family : "Arial",sans-serif;
     text-transform : uppercase;

}
#page {
     text-align:left;
     width : 800px;
     height : 650px;
     margin-left: auto;
     margin-right: auto;

}
#header {
     width : 800px;
     height : 46px;
     float : left;
     clear : left;
     text-align: center;
     text-transform: uppercase;
     background-color: #0E0548;
     line-height:46px;
     color: #ffffff;
     font-family : "Times New Roman";
     letter-spacing: 2pt; 
     text-decoration: none;
     font-size: 40px;
}

#navBar {

    display: block;
    margin-left: 19px;
     height : 30px;
     background-color : #ffffff;


}
.navBox {


     height : 25px;
     background-color : #ffffff;
     float : left;
     margin-left : 4px;
     margin-right : 2px;

}

#title {
     float : left;
     clear : left;
     width : 800px;
     height : 36px;
     line-height : 36px;
     background-color : #ffffff;
     text-align : center;
     font-family : "Arial",sans-serif;
     font-size : 18pt;
     color : #707070;
     text-transform : uppercase;

}
.titletext {
     font-family : "Arial",sans-serif;
     line-height : 36px;
     font-size : 18pt;
     color : #707070;
     text-transform : uppercase;
}

#block {

     float : left;
     clear : left;
     width : 800px;
     height : 520px;
     background-repeat : no-repeat;

}
#blockVariHeight {

     float : left;
     clear : left;
     width : 800px;
     background-repeat : no-repeat;
     margin-top:0px;
     padding-top:0px;

}

#textBlock {

     position : relative;
     left : 420px;
     top : 40px;
     height : 450px;
     width : 300px;
     font-family : "Arial",sans-serif;
     line-height : 15pt;
     font-size : 10pt;
     color : #ffffff;
}
.text {
     font-family : Franklin Gothic Book;
     line-height : 15pt;
     font-size : 12pt;
     color : #ffffff;
}
.storyText {
     font-family : "Franklin Gothic Book","Franklin Gothic","Arial",sans-serif;
     line-height : 15pt;
     font-size : 10pt;
     color : #000000;
}
.utext {
     text-transform : uppercase;
     font-family : "Franklin Gothic Book","Franklin Gothic","Arial",sans-serif;
     line-height : 14pt;
     font-size : 9pt;
     color : #ffffff;
}
.dutext {
     text-transform : uppercase;
     font-family : "Franklin Gothic Book","Franklin Gothic","Arial",sans-serif;
     line-height : 14pt;
     font-size : 9pt;
     color : #070571;;
}
.smallCaption {
     text-transform : uppercase;
     font-family : "Franklin Gothic Book","Franklin Gothic","Arial",sans-serif;
     margin-bottom: 10px;
     font-size : 9pt;
     color : #000066;
}

.largeCaption {
     text-transform : uppercase;
     font-family : "Franklin Gothic Book","Franklin Gothic","Arial",sans-serif;
     margin-top: 10px;
     margin-bottom: 10px;
     font-size : 9pt;
     color : #000066;
}

.smallDate{
font-size : 8pt;
}
#subHeader {
     height: 40px;
     width : 800px;
     text-transform: uppercase; 
     letter-spacing: 1pt; 
     text-align: center;
     line-height: 40px;
     font-weight: 100;
     color: #000066; 
     background-color: #C0C0C0;
     font-family: "Times New Roman";
}
#notesLeft { 
     margin-top:10px; 
     margin-right:14px; 
     float:left;
     clear:left; 
     width:186px;
}
#notesRight { 
     margin-top:10px; 
     margin-left:14px; 
     float:right; 
     width:186px;
}
#notesMiddle {
     float:left;
     margin-top:10px; 
     width:400px;
}

#itsagem {
     float:left;
     clear:left; 
     width : 800px;
     font-family : Arial;
     font-size : 8pt;
     color : #808080;
     text-align: center;
     margin-top:20px;
     margin-bottom:20px;

}
#notesList {
 line-height: 25px;
 margin-top:40px;
 margin-left:40px;
 margin-bottom:40px;
 text-align:right;
 width:400px;
}
#photoList {
 line-height: 25px;
 margin-top:40px;
 margin-left:40px;
 margin-bottom:40px;
 text-align:right;
 width:400px;
}
#videoList {
 line-height: 25px;
 margin-top:40px;
 margin-left:40px;
 margin-bottom:40px;
 text-align:right;
 width:300px;

}
.thumbClass{
height:100px;
width:100px;
border:0px;
}



