
body{ font-family: arial; margin: 0px;
	text-align: center}
h2, h3{ font-weight: normal; display: inline;
	position: relative; left: 50px; top: -3px; 
	margin: 8px; font-size: 16pt }
h3{ font-size: 12pt }
h5{ margin-bottom: 5px; margin-top: 10px }
a:link{ text-decoration:none; color: #2c4cff }
a:visited{ text-decoration: none; color: #2c4cff }
a:hover{ text-decoration: underline }
a:link.submenu{ color: white }
a:visited.submenu{ color: white }
.submenu a:link{ color: white }
.submenu a:visited{ color: white }

hr{ width: 70%;  /*border: solid 1px*/color: #7788aa }
	
img.thumb{ margin: 15px; border: solid 1px black;
			z-index: 8; }
img.catsel{ position: relative; top: 120px; }
img.full{ margin: 10px;
			z-index: 999; }

#topbar{ position: absolute; top: 4px; left: 50%; 
		width: 720px; margin-left: -360px;
		z-index: 15; }
#cats{ background:url('images/bg_work_re.jpg') 0px 48px no-repeat #60a6a6;
		height: 100%; 
		position: absolute; top: 0px; left: 50%;
		width: 720px; margin-left: -360px;
		z-index: 10; }
#content{ background:url('images/bg_work_re.jpg') 0px 48px no-repeat #60a6a6;
		position: absolute; top: 0px; left: 50%; 
		width: 720px; margin-left: -360px; padding-top: 50px;
		z-index: 6; }
#whiteout{ position:absolute; top: 0px; left: 0px; 
		background:white; height: 112%; width: 100%;
		opacity: 0.7; filter:alpha(opacity=70);
		z-index: 16; }

#workMenu{ text-align:center; 
			position: absolute; top: 66px; left: 50%;
			width: 400px; margin-left: -250px; 
			z-index: 8; }
#thumbHolder{ z-index: 20; width: 600px; }
#fullImage{ background:#ebf7f7; 
			position: absolute; left: 50%; top: 90px; 
			margin-left: -340px; 
		/*	min-width: 655px; */
			width: 655px;
			overflow: auto;
			padding: 10px; 
			border: solid 3px #4e9493; 
			border-bottom: solid 3px #6bb0af; 
			border-right: solid 3px #6bb0af;
			z-index: 1000; }
#closebtn{ position:absolute; top: 3px; right: 6px }
#closebtn a{ color: #444444; font-size: 80% }
.submenu{ padding-left: 10px; padding-right: 10px; }
.submenu a{ color: white }
.subCat{	width: 200px; float: left;  
			font-size: 150%; margin-bottom: 25px;}
.subCat a:link{ color: white }
.subCat a:visited{ color: white }

.note{ width: 480px; font-size: 110%; color: #000}

