body	{
  background-color: #9F9D97;
  color: #F2F0EA;
  margin: 10px 0px 10px 0px;
  font-family: tahoma, sans-serif;
  font-size: 11px;
  background-image:url(images/bg.gif);
  background-repeat:repeat-y;
  }

p	{
  font-family: tahoma, sans-serif;
  font-size: 11px;
  text-align: justify;
  line-height: 15px;
  padding: 0px 0px 0px 33px;
  }

.cont	{
  background-image:url(images/spitfire_13.jpg);
  background-repeat:no-repeat;
  padding: 15px 0px 0px 0px;
  }
  
.navw	{
  background-image:url(images/spitfire_05.jpg);
  background-repeat:repeat-y;
  }

.navc	{
  font-size: 11px;
  font-family: tahoma, sans-serif;
  letter-spacing: 5px;
  text-align:right;
  text-transform: uppercase;
  padding: 0px 0px 0px 10px;
  }

.navc a, .navc a:active	{
  color: #333;
  background-color: transparent;
  text-decoration: none;
  display:block;
  padding: 0px 0px 0px 0px;
  }
  
.navc a:hover	{
  color: #fff;
  background-color: #F3BF89;
  }

h1	{
  background-image:url(images/h.gif);
  background-repeat:no-repeat;
  padding-top: 16px; padding-left: 10px;
  font-family: "century gothic", georgia, times;
  font-size: 18px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #9F9D97;
  text-align:left;
  }
h1:first-letter	{
  font-family: "century gothic", georgia, times;
  font-size: 20px;
  color:#E95553;
  }

strong, b	{
  color: #F3BF89;
  font-weight: bold;
  }

em, i	{
  color: #F3E0BA;
  font-style: oblique;
  font-family: georgia, "book antiqua", times;
  }
  
a	{
  text-decoration: none;
  padding: 1px 2px 1px 2px;
  color: #9A4313;
  background-color: #B2B0AA;
  }
a:hover	{
  color: #D64E3A;
  background-color: #F3E0BA;
  }
  
a:active	{
  color: #E09D0C;
  background-color: #F3E0BA;
  }
  
textarea, input, select, option	{
  background-color: #9F9D97;
  border: 0px 0px 1px 0px;
  border-bottom: 1px solid #D64E3A;
  font-family: "lucida sans unicode", "lucida sans", monospace;
  font-size:11px;
  color: #9A4313;
  }

.ft	{
  font-family: tahoma, sans-serif;
  font-size: 9px;
  text-align:center;
  line-height:11px;
}