/*  Style sheet with no background image. 
John Wattie Photography. 
Auckland Medical History Society */

  

body {background-color: #004000;
margin: 4px;
border: 8px #CC6600 outset; 
font-family:  Trebuchet, Arial, Verdana, Helvetica, , sans-serif;
color: #CCFF00;
text-align: left;; font-size: medium}
	
/* Headings set in ridges and depressions */

h1 {margin: 0px;
background-color: #5aff82;
color: #401000;
padding-bottom: 5px;
font-size: 38px;
font-weight: bold;
font-style: normal;
text-align: center;
letter-spacing: 4px;
border-top: 12px #008000 ridge;
font-family: Georgia, Bookman Old Style, Times, Times New Roman, serif;
border-bottom: 12px #c8ff78 ridge;
border-right: 12px #c8ff78 ridge;
border-left: 12px #008000 ridge;}

h2 {margin: 0px;
font-family: Georgia, "Bookman Old Style", Times, "Times New Roman", serif;
text-decoration: none;
font-style: normal;
font-weight: bold;
font-size: 28px;
background-color: #8b571d;
color: #eace9f;
padding-right: 6px; 
border-color: #996600 #996600 #993300 #998800; 
border-style: outset; 
border-top-width: medium; 
border-right-width: medium; 
border-bottom-width: medium; 
border-left-width: medium}

h3 {margin: 0px;
font-family: Georgia, "Bookman Old Style", Times, "Times New Roman", serif;
text-decoration: none;
font-style: normal;
font-weight: bold;
font-size: 24px;
background-color: #8b571d;
color: #eace9f;
padding-right: 6px; 
border-color: #996600 #996600 #993300 #998800; 
border-style: outset; 
border-top-width: medium; 
border-right-width: medium; 
border-bottom-width: medium; 
border-left-width: medium}


h4 {margin: 0px;
font-family: Georgia, "Bookman Old Style", Times, "Times New Roman", serif;
text-decoration: none;
font-style: italic;
font-weight: bold;
font-size: 24px;
background-color: #8b571d;
color: #eace9f;
padding-right: 6px; 
border-color: #996600 #996600 #993300 #998800; 
border-style: outset; 
border-top-width: medium; 
border-right-width: medium; 
border-bottom-width: medium; 
border-left-width: medium}


h5 {margin: 0px;
font-family: Georgia, "Bookman Old Style", Times, "Times New Roman", serif;
text-decoration: none;
font-style: normal;
font-weight: bold;
font-size: 16px;
background-color: #8b571d;
color: #eace9f;
padding-right: 6px; 
border-color: #996600 #996600 #993300 #998800; 
border-style: outset; 
border-top-width: medium; 
border-right-width: medium; 
border-bottom-width: medium; 
border-left-width: medium}


h6 {margin: 0px;
font-family: Georgia, "Bookman Old Style", Times, "Times New Roman", serif;
text-decoration: none;
font-style: normal;
font-weight: bold;
font-size: 14px;
background-color: #8b571d;
color: #eace9f;
padding-right: 6px; 
border-color: #996600 #996600 #993300 #998800; 
border-style: outset; 
border-top-width: 2px; 
border-right-width: 2px; 
border-bottom-width: 2px; 
border-left-width: 2px}



/* The following four selectors allow you to select links when they are in the four different states: link - before they have been visited, visited - after it has been visited, hover - when the mouse is over the link, active - when the user clicks the link. */

a:link {
font-weight: bold;
background-color: #aabb00;
color: #330099;
text-decoration: underline;}

a:visited {
font-weight: bold;
background-color: #bbaa00;
color: #400010;
text-decoration: underline;}

a:hover {text-decoration: none;
background-color: #008822;
color: #FFFFFF;}

a:active {text-decoration: none;
background-color: #99FF00;
color: #FFFF00;}

p {margin-left: 5%;
margin-right: 5%;}

blockquote {
font-size: 18px;
font-family: Georgia, "Bookman Old Style", Times, "Times New Roman", serif;
margin-left: 8%;
margin-right: 8%;
text-align: left;
color: #FFCC33;}


/* The following selector selects the table as a whole and gives it a font, background color and a border.  */

table {border: 0px #3f1604 none;
display: table;
font-family:Trebuchet, Arial, Verdana, Helvetica, sans-serif;
text-align: left;
border-collapse: collapse;
border-spacing: 0px;
background-color: #804000;
color: #FFFF00;
margin-left: 0%;
margin-right: 0%;
width: 720px;; font-size: medium; clip:  rect(   ); vertical-align: top}

/* Dreamweaver styles. */


.ImageTable {  font-family: Georgia, "Times New Roman", Times, serif; font-size: medium; font-weight: normal; color: #FF9900; background-color: #000000; margin-top: 2px; margin-right: 2px; margin-bottom: 2px; margin-left: 2px; padding-top: 22px; padding-right: 2px; padding-bottom: 22px; padding-left: 2px; border-color: #666666 #333333 #333333 #666666; border-style: outset; border-top-width: 4px; border-right-width: 4px; border-bottom-width: 4px; border-left-width: 4px}
.image {  font-family: "Times New Roman", Times, serif; background-color: #000000; text-align: center; width: auto; margin-top: 4px; margin-right: 4px; margin-bottom: 4px; margin-left: 4px; padding-top: 6px; padding-right: 6px; padding-bottom: 8px; padding-left: 6px; border-color: #999999 #333333 #222222 #666666; border-style: ridge; border-top-width: 4px; border-right-width: 4px; border-bottom-width: 4px; border-left-width: 4px}

