/* general definitions */

body {margin-top: 20px; background-color: #3A281D; color: white; text-align: center; font-family: arial, helvetica, sans-serif; font-size: 100%;}

img {border-style: solid; border-width: 2px; border-color: #E9BB59}

h1 {color:white; font-family: times, serif, helvetica; font-style: italic; font-weight: lighter; }
h2 {color:white; font-family: times, serif, helvetica; font-style: italic; font-weight: lighter; }
p.nav {color: white; font-size: 80%; }
hr {color: white; height: 1px; text-align: center; background: white; margin-top: 7px; margin-bottom: 7px; width: 90%;}
p.caption {color: white; font-size:80%; margin-top: 5px;  margin-bottom: 5px;}

a.nav {color: white; font-size: 100%;}
a.nav:link {color: #E9BB59; font-size: 100%;}
a.nav:visited {color: #E9BB59; font-size: 100%;}
a.nav:active {color: white; font-size: 100%;}
a.nav:hover {color: white; font-size: 100%; }

a.exit {color: white; font-size: 80%;}
a.exit:link {color: #E9BB59; font-size: 80%;}
a.exit:visited {color: #E9BB59; font-size: 80%;}
a.exit:active {color: white; font-size: 80%;}
a.exit:hover {color: white; font-size: 80%; }

a.head2 {color: white; text-decoration: none; font-family: times, serif, helvetica; font-style: italic; font-weight: lighter; font-size: 150%;}
a.head2:link {color: white; text-decoration: none; font-family: times, serif, helvetica; font-style: italic; font-weight: lighter; font-size: 150%;}
a.head2:visited {color: white; text-decoration: none; font-family: times, serif, helvetica; font-style: italic; font-weight: lighter; font-size: 150%;}
a.head2:active {color: #E9BB59; text-decoration: none; font-family: times, serif, helvetica; font-style: italic; font-weight: lighter; font-size: 150%;}
a.head2:hover {color: #E9BB59; text-decoration: none; font-family: times, serif, helvetica; font-style: italic; font-weight: lighter; font-size: 150%;}

a.caption {color: white; text-decoration: none; font-size: 100%;}
a.caption:link {color: white; text-decoration: none; font-size: 100%;}
a.caption:visited {color: white; text-decoration: none; font-size: 100%;}
a.caption:active {color: #E9BB59; text-decoration: none; font-size: 100%;}
a.caption:hover {color: #E9BB59; text-decoration: none; font-size: 100%; }
