body
{
  background-image: url('../img/Background.png');
  background-repeat: repeat-y;
  background-attachment: fixed;
  background-position: top center;
  background-size: cover;
  color:#000000;
  font-family:Arial, sans-serif;
  font-size: 30px;
  text-align: center;
}
table.palette
{
  width: 80%;
  margin: 0px auto;
  border:none;
  padding:16px;
  padding-bottom:40px;
  style:-webkit-border-radius: 24px;-moz-border-radius: 24px;border-radius: 24px;background:rgba(1,69,26,0.9);-webkit-box-shadow: #000000 10px 10px 10px;-moz-box-shadow: #000000 10px 10px 10px; box-shadow: #000000 10px 10px 10px;
}
div
{
  border:1px;
  padding:20;
  margin:20;  
}
P
{
  text-indent: 100px;
  font-size:30px;
  text-align: left;
}
ul
{
  border: none;
}
li
{
  text-align: left;
  font-size:20px;
  border: none;
}
img
{
  border: none;
}
P.para
{
  text-indent: 0px;
  text-align: left;
  line-height: 20px;
}
table.instructionsblock
{
  vertical-align: top;
  margin-left: 40px;  
}
table.instructionsblock tr
{
  border-width: 0px;
  padding: 0px;
}
table.instructionsblock td
{
  border-width: 0px;
  padding: 8px;
  text-align: left;
  vertical-align: top;
  color: #FFFFFF;
}
.attentiontext
{
  text-align: center;
  color: #FF0000;
  font-weight:bold;
}
table.attentionborder
{
  border: 5px solid;
  border-color: #FF0000;
}
table.sig
{
  border: none;
  vertical-align: bottom;
}
table.sig tr
{
  border-width: 0px;
  padding: 0px;
}
table.sig td
{
  border-width: 0px;
  padding: 0px;
  text-align: center;
  vertical-align: bottom;
  font-size: 12px;
  font-style: italic;
  color: #0077BB;
  width: 210px;
}
.sig A:link
{
  text-decoration: blink;
  color: #0077BB;
}
.sig A:visited
{
  text-decoration: none;
  color: #0077BB;
}
.sig A:active
{
  text-decoration: none;
  color: #00AADD;
}
.sig A:hover
{
  text-decoration: none;
  color: #00AADD;
}
table.photo
{
  width: 100%;
  vertical-align: top;
  padding: 0;
      margin: 30px;
}
.header1
{
  font-size: xx-large;
  color: #AAFFFF;
  text-align: center;
}
.header2
{
  font-size: x-large;
  color: #AAFFFF;
  text-align: left;
}
.header2b
{
  font-size: x-large;
  color: #060B8D;
}
A:link
{
  text-decoration: underline;
  font-weight:bold;
  color: #000000; 
}
A:visited
{
  text-decoration: underline;
  font-weight:bold;
  color: #000000;
}
A:active
{
  text-decoration: underline;
  font-weight:bold;
  color: #000000;
}
A:hover
{
  text-decoration: underline;
  font-weight:bold;
  color: #0C77AA;
}
.nav
{
  font-size: 12px;
  font-weight:bold;
}
.nav A:link
{
  text-decoration: none;
  color: #000000;
}
.nav A:visited
{
  text-decoration: none;
  color: #000000;
}
.nav A:active
{
  text-decoration: none;
  color: #AAFFFF;
}
.nav A:hover
{
  text-decoration: none;
  color: #AAFFFF;
}
.bluebkg
{
  background-repeat:repeat-y;
}
.footer
{
  font-size: 14px;
  font-weight:normal;
    background-repeat: no-repeat;
}
.footer A:link
{
  text-decoration: none;
  font-weight:normal;
  color: #AAFFFF;
}
.footer A:visited
{
  text-decoration: none;
  font-weight:normal;
  color: #AAFFFF;
}
.footer A:active
{
  text-decoration: none;
  font-weight:normal;
  color: #AAFFFF;
}
.footer A:hover
{
  text-decoration: none;
  font-weight:normal;
  color: #AAFFFF;
}
.nofrills
{
  background-color: none;
  color:#FFFFFF;
  font-family:Arial, sans-serif;
  font-size:16px;
  font-weight:normal;
  text-align: left;
}
.nofrills A:link
{
  text-decoration: none;
  font-weight:normal;
  color: #FFFFFF;
}
.nofrills A:visited
{
  text-decoration: none;
  font-weight:normal;
  color: #FFFFFF;
}
.nofrills A:active
{
  text-decoration: underline;
  font-weight:normal;
  color: #AAFFFF;
}
.nofrills A:hover
{
  text-decoration: underline;
  font-weight:normal;
  color: #AAFFFF;
}
#rcorners {
  border-radius: 40px;
  background: url('../img/WhiteTrans.png');
  background-position: left top;
  background-repeat: repeat;
  padding: 20px;
  height: 100%;  
}
