div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #000000;
   background-image: url(images/Contact_Info_bkgrnd.png);
   color: #4F4F4F;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#DivTainer_Heading1
{
   background-color: #DCDCDC;
   background-image: none;
   border: 1px solid #4F4F4F;
   margin: 0;
   padding: 5px 7px 0px 0px;
   box-shadow: -3px 4px 5px #483D8B;
   text-align: center;
}
#Heading1
{
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-shadow: -2px -2px 1px rgba(160,82,45,0.50);
}
#MainText
{
   position: absolute;
   top: 60px; left: 10px;
   width: 1165px; height: auto;
   background-color: #DCDCDC;
   background-image: none;
}
#MainText pre
{
   font-family: Arial;
   font-size: 15px;
   font-weight: 700;
   text-align: left;
   padding: 10px;  
}
#MTLink {
   position: absolute;
   left: 700px; top: 10px;
   padding: 3px;
   font-size: 15px;
   font-weight: bold;
   background-color: #CCCCCC;
}
pre b
{
    color: rgba(15, 3, 3, 0.5);
    font-weight: 800;
}
a, a:visited {
   color: brown;
}
#b2Top {
   position: relative;
   left: 475px;
}
