﻿body 
{
 font-family:Arial;  
}
a:link {color: #ffffff;}
a:visited {color: #ffffff;}
a:active {color: #ffffff;}
a:hover {}
a {text-decoration: none;}
.container
{
  width:715px;
  margin:0 auto 0 auto;
  background:#ffffff;  
}
.navBtn
{
background-image:url(../Img/navBtn.gif);
background-repeat:no-repeat;
height:30px;
padding-top:8px;
padding-left:25px;
}
.left
{
 width:260px;
 float:left;   
}
.lower-left
{
    width:250px;
 text-align:center;
 font-weight: bold;
}
.right
{
width:451px;
float:right;
}
.foot
{
  text-align:center;
  font-size:smaller;   
}

/*Change Below*/
.style1
        {
           
            border: 1px solid #000000;
        }
      
        .style7
        {
            width: 463px;
        }
        .style9
        {
            text-align: center;
            font-size: small;
            color: #009900;
        }
        .style11
        {
            font-size: large;
        }
        .style12
        {
            color: #009900;
            font-size: x-large;
        }