/* CSS Document */


.box{
width: 880px;
max-height: 750px;
background-color: #333333;
border-style: solid;
border-width: 1pt;
padding: 1;
border-color: #ffffff;
color: #ffffff;
font-family: century gothic, Arial, Helvetica, sans-serif;}

/* Text in scroll Box */
.content
{overflow: auto;
 width: 645px; 
 height: 480px; 
 color: #ffffff;
 padding-right: 1px; 
scrollbar-3dlight-color:#9DACE5; 
scrollbar-arrow-color:#E7B9B9; 
scrollbar-base-color:#9DACE5; 
scrollbar-darkshadow-color:#9DACE5; 
scrollbar-face-color:#808080; 
scrollbar-highlight-color:#CBC5C5; 
scrollbar-shadow-color:#404040}
/* End  */


.visited {color: red}

.h1
{font-size: 28px;
color: white;}

.h2
{font-size: 22px;
color: gray}

.h3
{font-size: 22px;
color: #cccccc}

/* Nav */
#navcontainer ul
{
margin: 0;
padding-left: 10px;
list-style-type: none;
font-family: century gothic, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold}

#navcontainer
{
margin: 0;
padding: 0;
height: 22px;
font: 16px century gothic, Arial, Helvetica, sans-serif;
width: 100%;
list-style-type: none;
background: #333333;
}

#navlist li
{
float: left;
margin: 0;
padding: 0;
width: auto;
display: block;
}

#navlist li a, #navlist li a:link
{
background: #333333;
color: #ffffff;
text-decoration: none;
padding: 3px 5px 3px 5px;
display: block;
}

#navlist li a:hover
{
color: red;
cursor: pointer;
background: #333333;
font-weight: bold}


/* End Nav */

.bottom
{width: 880px;
background: white;
text-color: #000000;
border-style: solid;
border-width: 1pt;
border-color: #ffffff;
font-size: 22px;
text-align: right;
font-family: century gothic, Arial, Helvetica, sans-serif;
}


.copyright
{font-size: 8pt;
align: left}

.table.fixed
{table-layout: fixed;
color: white;
border: 0;
text-align: center;
line-height} 

/* fade */
#imageContainer {
	height:351px;
padding-left: 140px;
}

#imageContainer img {
	display:none;
	position:absolute;
}

/* End fade */

/* gallery */

td.qgid-caption {century gothic, Arial, Helvetica, sans-serif; color:red;}

.gallerynav {
 color: #ffffff;
 text-decoration: none}
