@charset "utf-8";
/* CSS Document */
#navcontainer, #header, #footer, 
{display:none;}

body, p, td, th, ul, a, h1,h2,h3 { 
background-color: #fff; 
color: #000; 
font-family: "Times New Roman", Garamond, serif; 
font-size: 12pt; 
}
img
{
display:none;
}
.logo
{
height: 140px;
width:120px;
display: block;

}
.imgcontainer
{display:none;
}
#gallerycontainer
{
background-color: #fff; 
color: #000; 
font-family: "Times New Roman", Garamond, serif; 
font-size: 12pt; 
overflow:hidden;
padding:0px;
height: 100%;
width:100%;
}
.tablenormal {
background-color: #fff; 
color: #000; 
font-family: "Times New Roman", Garamond, serif; 
font-size: 10pt; 
}