body {background-color: #f5f5f5; font-family: verdana, arial; color:#000000;
      font-weight: normal;}/*global settings*/
      
table.one {position: absolute;  z-index: 10;  left:10px; width: 850px; height: 90px; top: 10px;  color: #3300CC; text-align: left; font-size: 24pt; font-family: verdana; background-color: #c0c0c0;}/*header*/

table.two {position: absolute; z-index: 50; left: 214px; width: 640px; top:120px; text-align: left; font-size: 11pt; font-family: verdana;}/*round cornered box left*/ 

table.three {position: absolute; z-index: 50; left: 200px; width: 900px; top:120px; text-align: left; font-size: 7pt; font-family: verdana;}/*Graffiti list*/ 

table.four {position: absolute; z-index: 50; left: 214px; width: 640px; top:120px; text-align: center; font-size: 11pt; font-family: verdana;}/*round cornered box center*/ 

table.five {position: absolute; z-index: 50; left: 224px; width: 640px; top: 120px; font-family: verdana;}/*service box left*/ 

table.six {position: absolute; z-index: 50; left: 220px; width: 640px; top: 120px; text-align: center; font-family: verdana;}/*box with border center*/ 
 
table.seven {position: absolute; z-index: 50; left: 220px; top: 120px; width: 640px; font-family: verdana; text-align: left; font-size: 12pt; }/*box with border left*/ 
table.sevendown {position: absolute; z-index: 50; left: 220px; top: 300px; width: 640px; font-family: verdana; text-align: left; font-size: 12pt; }/*box with border left*/ 

table.eight {position: absolute; padding: 2px; z-index: 50; left: 200px; width: 640px; top: 10px; border: solid #000000; font-family: verdana;}/**/ 

table.nineright {position: absolute; z-index: 50; left: 554px; width: 300px; top: 190px; font-family: verdana;}/*service box right*/ 
table.nineleft  {position: absolute; z-index: 50; left: 214px; width: 300px; top: 190px; font-family: verdana;}/*service box left*/ 

#navlist {list-style-type: none; color: #3300cc; background-color: transparent; margin-left: 0px;}
#active:hover li {display: block;}
#active li {display: none; list-style-type: none;}
#navcontainer {position:absolute; top:120px; left:10px; font-size: 13pt; font-weight: normal; font-style: normal; width: 155px; background-color: transparent; border: solid #f5f5f5;}
#navcontainer a {padding: 1px; color: #3300cc; text-decoration: none; background-color: transparent; width: 155px; display: block;}
#navcontainer a:visited {color: #3300cc;}
#navcontainer a:active {color: #3300cc;}
#navcontainer a:hover {color: 3300cc; font-size: 13pt; font-weight: bold; left: 10px;}

.thumbnail {position: relative; left:200px; top: 150px; z-index: 50;}/*photo album*/
.thumbnail:hover {background-color: transparent; z-index: 100;}
.thumbnail span {position: absolute; top: 150px; left: 180px; visibility: hidden; color: black; text-decoration: none;}/*CSS for enlarged image*/
.thumbnail:hover span {position: fixed; visibility: visible; top: 150px; left: 450px;}/*CSS for enlarged image on hover*/ /*position where enlarged image should offset horizontally */
/*.thumbnail span img {border-width: 0; padding: 2px;}*//*CSS for enlarged image*/

.thumbnail1:hover {background-color: transparent; z-index: 100;}/*history page*/
.thumbnail1 span {position: absolute; top: 95px; left: 170px; visibility: hidden; color: black; text-decoration: none;}/*CSS for enlarged image*/
.thumbnail1:hover span {position: fixed; visibility: visible; top: 95px; left: 300px;}/*CSS for enlarged image on hover*/ /*position where enlarged image should offset horizontally */
/*.thumbnail1 span img {border-width: 0; padding: 2px;}*//*CSS for enlarged image*/