@charset "utf-8";

body  {color: #08305A; background-color: #ffffff; margin:0px;}

.btext  {color: #08305A; background-color: #ffffff; font-size: 20px; text-align: center;}

table
{
	table-layout: fixed;
	border-collapse: collapse;
	border-style: none;
	margin: 0px;
	padding: 0px;
}

.side_menu
{
  text-align: right;
  vertical-align: top;
  font-size: 12pt;
  font-weight: normal;
  padding: 0px 25px 0px 0px;
  border-right: 1px solid #000000;
}

.side_menu a
{
  text-decoration: none;
}

.side_menu a:hover
{
  text-decoration: none;
  font-weight: bold;
}

.photobar, table.main
{
  width: 90%;
}

.photobar {height: 160px; border-style: none;}

table.main {margin-left: auto; margin-right: auto;}
table.photos {width: 100%; margin-top: auto; margin-bottom: auto;}
table.photos td {height: 74px;}

td    {text-align: center; vertical-align: middle; border-style: none;}

img   {border-style: none;}

a     {border-style: none; color: #08305A;}
a:visited {color: #08305A;}

.entrylink
{
  border-style: none;
  color: #222222;
  font-size: 20px;
  text-decoration: none;
  font-family: Arial, Helvetica, Sans-Serif;
}

.td_picframe {height: 430px; text-align: center; vertical-align: middle;}
.picframe    {height: 380px; border-style: none;}
.spacer      {height: 15px;}

.nav_spacer  { height: 35px; padding: 20px; margin: 0px; }

.nav_btn
{ 
  font-size: 20px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: 40px;
  margin-right: 40px;
  color: #08305A;
  background-color: #FFFFFF;
  text-decoration: none;
  border: solid 1px;
}

.nav_btn_vert
{ 
  font-size: 20px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #08305A;
  background-color: #FFFFFF;
  text-decoration: none;
  border: solid 1px;
}

.nav_btn:hover  { color: #FFFFFF; background-color: #08305A; }
.nav_btn_vert:hover  { color: #FFFFFF; background-color: #08305A; }

#divcaption
{
  font-size: 20px;
  width: 100%;
  text-align: right;
  color: #000000;
  font-variant: small-caps;
  font-weight: bold;
  font-family:            Georgia, Times New Roman, Serif;
  font-variant:           small-caps;
}

.r1
{
  background-color: #FFFFFF;
}

.r2
{
  background-color: #DFFFDF;
}

table.at
{
  border: 2px solid #000000;
  margin: 1em auto 1em auto;
  padding: 0px;
  table-layout: fixed;
  border-collapse: collapse;
}

table.at tr th
{
  background-color: #08305A;
  color: #FFFFFF;
  font-family: sans-serif;
  font-size: 10pt;
  padding: 3px;
}

table.at tr td
{
  margin: 0px;
  padding: 0.4em;
}

form, table.at tr
{
  padding: 0px;
  margin:  0px;
}
