body  {
   background-color: black
}

H1  {
   font-family: Garamond, "Times New Roman", serif;
   font-size: 2.4em;
   color: #f32727;
   letter-spacing: .18em;
   text-transform: uppercase;
   line-height: .6em;
}

H2  {
   font-family: Garamond, "Times New Roman", serif;
   font-size: 1.35em;
   color: #f32727;
}

H3  {
   font-family: Garamond, "Times New Roman", serif;
   font-size: 1em;
   color: #f32727;
}

a:link  {
   color: #f32727;
}

a:visited  {
   color: #f32727;
}

a:hover  {
   color: #9b0000;
}

#Title  {
   position: static;
   right: 50%;
   text-align: center;
   margin-top: 5px;
}

#Nav  {
   position: static;
   right: 50%;
   margin-top: 3px;
   font-family: arial;
   font-weight: bold;
   font-size: 14px;
   text-align: center;
   color: #9b0000;
   word-spacing: 1px;
}

#BorderLeft  {
   position: absolute;
   top: 0px;
   left: 0px;
}

#BorderRight  {
   position: absolute;
   top: 0px;
   right: 0px;
}

#Content  {
   position: static;
   margin-top: 30px;
   margin-left: 110px;
   margin-right: 110px;
   text-align: center;
}

#Content2  {
   position: static;
   margin-top: 75px;
   margin-left: 100px;
   margin-right: 100px;
   text-align: center;
}

#Banner {
   position: static;
   text-align: center;
}

#BodyFont  {
   font-family: Arial,Palatino,Garamond,Times New Roman;
   font-size: .95em;
   color: #c0adad;
   text-align: left;
}

#Heading  {
   font-family: Arial;
   font-size: 17px;
   color: gold;
   text-align: left;
}

#BreadCrumb  {
   font-family: Arial;
   font-size: 12px;
   color: #9b0000;
   text-align: left;
   margin-left: 50px;
}

#Copyright  {
   position: static;
   margin-top: 75px;
   font-family: Arial;
   font-size: 10px;
   color: #c0adad;
   text-align: center;
}
