a:link {color: #003366}
a:visited { color: #993333}
a:hover {color: #F26F00}
a:active { color: #FF9933}

body {
	font-family: "Gill Sans", verdana, helvetica, sans-serif;
	color: black;
	background-color: #DBDBDB;
}

h1, caption { color: #660000; font-size: 20pt; font-family: Georgia, "Times New Roman", Times, serif;
        text-align: center; }
caption {margin: 10px;}

h2, th, tr.headline td  { color: #003300; font-size: 14pt; }
h3 { color: #660000; font-style: normal; font-weight: bold; }

h4  { color: #660000; font-size: 11pt;  }

body#burrowl caption { color: #660000; font-size: 14pt; }
p, address {
	margin: 1em;
}
table {margin: 5px 10%; width: auto; 
       border-top: 1px solid #AAA;
       border-left: 1px solid #AAA;
       border-collapse: collapse;}

th, td {padding: 4px; vertical-align: top;
        border-right: 1px solid #AAA;
        border-bottom: 1px solid #AAA;}
        
tr.headline td {font-weight: bold; padding-top: 13px;}
table.noborder {margin-top: 0;}        
table.noborder, table.noborder td,
     table.noborder th {border: 0;}
table.noborder td {padding-left: 7px;}

        
th em {color: #003300; font-size: large; font-weight: normal; 
       font-style: italic; text-align: right;}
       
dt {font-weight: bold; margin-top: 4px; color: #003300;}        
        
ul li {list-style-type: none;
       list-style-image: none;
       text-indent: -18px;
       margin: 4px 0 0 18px;
}

div#header {
	margin: 10px auto 0 200px;
	width: 65%;
	padding: 5px 20px;
}

div#header h2 {display: inline;
    margin: 0;
    padding: 10px;
}

div#header img {position: relative;
    top:0; 
}
div#content {
	margin: 0 20px 20px 200px;
}

div#navigation {
	
	width: 170px;
	top: 40px;
	height: 350px;
	padding: 0 15px;
	left: 0;
	position: absolute;
}

div#navigation ul {
  	padding: 5px 15px;
  	border-right: 1px solid black;
}

div#footer {
	clear: both;
	margin: 15px 25px 15px 170px; 
	padding: 0.5em;
	border: none;
}

div#righthomepagebox {
	margin: 0 0 0 225px;
}

div.highlightbox {
	width: 80%
        margin-top: 1em;
        margin-bottom: 1em;
	margin-left: 1em;
	margin-right: 1em;
	padding: 0 1em;
	border: 1px solid black;
	background-color: #DDDDFD;
}

img.floatleft {
	margin: 10px 25px;
	width: auto;;
	border: none;
	float: left;
}

img.floatright {
	margin: 10px 25px;
	border: 0;
\	width: auto;
	float: right;
}	

img.keepleft {
     margin: 10px 25px;
     border: 0;
     }

li#gallery {
	display: none;
}

input.zemText {margin: 2px 5px;}
textarea.txpCommentInputMessage {width: 200 !important;}
body#burrowl div#content {margin: 0 15%;}
body#burrowl pre {font-family: "Gill Sans", verdana, helvetica, sans-serif;
}
