body {margin:0px; padding:0px; font: 1.0em verdana, arial, sans-serif; 
      background-color:#444444;}
      
div#wrapper {
        width:930px;
		border:5px solid #000000;
        padding:7px;
        margin:25px;
        background-color:#888888;}
div#header {
		height:156px;
        margin:0px 5px 5px 5px;
        padding:0px;
		background-color:#BDAD91;}        
div#timeblock {
        margin:5px;
        padding:5px;
        height:22px;
		background-color:#333333;
        color:white;}
div#timeblock div {
        height:16px;
		padding:2px;}
div#timeblock-currenttime {
        padding:1px;
        float:left;
        text-align:left;}
div#timeblock-author {
        padding:0px;
		margin-left:5px;
        float:right;
        text-align:right;}
div#navigation1 {
       font-family: Verdana,Arial, Helvetica, sans-serif;
       font-size: .9em;
       height:34px;
       margin:0px 5px 5px 5px;
       padding:5px;
       background-color:#BDAD91;}
div#navigation1 ul {
       list-style:none;
       margin:0;
       padding:0;
       padding-top:3px;}
div#navigation1 ul li{
       border:2px solid #851032;}
div#navigation1 li a {
       display:block;
       text-align:center;}
div#navigation1 li {
       float:left;
       margin-left:4px;}
div#navigation1 a:link, #navigation1 a:visited {  
       padding: 3px 10px 3px 10px;  
       color: #333333;
       background-color: #CCCCCC;
       text-decoration: none;
       border:1px solid #CCCCCC;}
div#navigation1 a:hover {
       color: #CCCCCC;
       background-color: #333333;
       border:1px solid #333333;}        
div#validator {
        margin:0px 5px 5px 5px;
        padding:15px 3px 3px 15px;
		background-color:#BDAD91;
        color:#333333;}
div#footer {
        height:44px;
        margin:0px 5px 5px 5px;
        padding:6px 15px 1px 15px;
		background-color:#BDAD91;
        color:#333333;}
div#footer div {
        height:16px;
		padding:2px;}
div#footer-URL {
        width:400px;
        padding:1px;
        float:left;}
div#footer-email {
        width:400px;
        padding:1px;
		margin-left:5px;
        float:right;
        text-align:right;}
div#footer-copyright {
	    width:450px;
        padding:1px;
        float:left;}
div#footer-revision {
        width:350px;
        padding:1px;
		margin-left:5px;
        float:right;
        text-align:right;}
        
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position: relative;
margin:0px 5px 5px 5px;
padding:2px 15px 15px 15px;
height: 630px;
background-color:#BDAD91;}

a:link {
color: #008800;
}

a:visited {
color: #008800;
}

a:hover {
color: #880000;
}

a:active {
color: #008800;
}

a.returnlink {
position: relative;
left: 350px; }

.thumbnail img{
border: 0px;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: transparent;
visibility: hidden;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
position: absolute;
visibility: visible;
top: 115px;
left: 140px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

img.instructions {
position: absolute;
top: 115px;
left: 140px;
z-index: 25; }

img.tn01 {
position: absolute;
top: 115px;
left: 10px;
}
 
img.tn07 {
position: absolute;
top: 115px;
left: 860px;
}

img.tn02 {
position: absolute;
top: 200px;
left: 10px;
}

img.tn08 {
position: absolute;
top: 200px;
left: 860px;
}
 
img.tn03 {
position: absolute;
top: 285px;
left: 10px;
}

img.tn09 {
position: absolute;
top: 285px;
left: 860px;
}

img.tn04 {
position: absolute;
top: 370px;
left: 10px;
}

img.tn10 {
position: absolute;
top: 370px;
left: 860px;
}

img.tn05 {
position: absolute;
top: 455px;
left: 10px;
}

img.tn11 {
position: absolute;
top: 455px;
left: 860px;
}

img.tn06 {
position: absolute;
top: 540px;
left: 10px;
}

img.tn12 {
position: absolute;
top: 540px;
left: 860px;
}
 
/* header style rule */
h1,h2,h3,h4 {font-family:Verdana,Arial,Helvetica,sans-serif; color:#333333; text-decoration:underline;}
h1 {text-decoration:none;}

h1.centered {text-align:center;}

