/* light slate gray = #778899  dim gray = #696969 gainsboror = #DCDCDC*/

body {background-color:#778899;color:white;margin:0px;padding:0px;font-size:10pt;
	font-family: "Arial","Helvetica", sans-serif;
	scrollbar-arrow-color:#DCDCDC;
	scrollbar-track-color:"#778899";
	scrollbar-shadow-color:#AAAAAA;
	scrollbar-face-color:#778899;
	scrollbar-highlight-color:#AAAAAA;
	scrollbar-darkshadow-color:#778899;
	scrollbar-3dlight-color:#AAAAAA;
	}

a {text-decoration:underline;color:white;}
a:hover {color:#DCDCDC;}
a.navi {text-decoration:none;color:white;}
a.navi:hover {color:#DCDCDC;}
a.hover {text-decoration: none;}
a.hover:hover {text-decoration: underline; color:#DCDCDC;}  

div.maincontainer {margin-top:20px;width:980px;}
div.imagepagecontainer {margin-top:20px;width:980px;}
div.textpage {margin:20px 0px 20px 0px;width:550px;text-align:left;position:relative;clear:both;}
div.imagepage {margin:20px 0px 20px 0px;width:980px;text-align:left;position:relative;clear:both;}
div.credits {width:900px;font-size:11px;padding-top:10px;margin-bottom:20px;border-top:1px solid #AAAAAA;text-align:center;}

div.navi {width:900px;border-bottom:1px solid #AAAAAA;text-align:left;padding-bottom:20px;}
div.navi table {letter-spacing:5pt;font-size:11pt;}

h1 {letter-spacing:8pt;font-weight:normal;font-size:12pt;color: white;}
h2 {letter-spacing:5pt;font-weight:normal;font-size:11pt;color: white;}
h3 {letter-spacing:3pt;font-weight:normal;font-size:10pt;color: white;margin-bottom:6px;}
h4 {letter-spacing:1pt;font-weight:normal;font-size:10pt;color: white;margin-bottom:6px;}

hr{color: #AAAAAA; height:1px;}

img.indeximg {filter:alpha(opacity=100);-moz-opacity:1;}
html>body img.indeximg {-moz-opacity:1;}  /* (Non IE rule) */ 

span.small {font-size:7pt;}

table.index {margin-bottom:20px;width:850px;font-size:10pt;}
table.index tr td {padding:0px 0px 0px 0px;}
table.workimages {width:980px;font-size:9pt;margin-bottom:30px;}
table.workimages td {padding:0px 12px 0px 12px;}
