Body
    {
    
    background: #ddcb66 url("bg.jpg") repeat-x;
    color: #000000;
    font: normal 100%  Times New Roman Trebuchet Verdana ;
    line-height: 170%;
    height: 100%;

    
    }

div.sidebar {
	
        float:left;
        
        
}

div.ad {
        text-align: center;
       } 
img
  {
   border: none;
   }

  a
  {
  color: blue;
  }

container
   {
	margin: 0 auto;
	height: 100%;
	text-align: left;
   }
	


div.header {
	   margin-top: 0px;
	   margin-left: 50px;
	   background: #990000 url("psd1.jpg") repeat-x;
	   font-size: 50px;
           color: #ffffff;
	   width: 70.5%;
	   height: 100px;
           text-align: center;
	  
           }

#rightcontent {
       float: right;
       
	}

div.clear {
	clear: both;
	}



div.headertwo {
	   
	   margin-left: 20px 0px 0px 50px;
	   font-size: 18pt;
         color: #ffffff;
	   text-align: center;
         	   background: #990000 url("psd1.jpg") repeat-x;
	   }

div.space
      {
       width: 70.5%;
       height: 20px;
       background-color: #000000;
	 margin-left: 50px;
      }

div.box   
       {
	margin: 1px 0px 40px 50px;
	padding: 0px 0px 40px 0px;
      display: block;
	background-color: #FFFFFF;
	width: 70%;
      border-width:medium; 
      border-style:solid;
        
	}

div.boxtext
    {
    margin: 0px 40px 0px 40px
  }


div.text
     {
       margin-left: 40px;
       font: normal 99% Verdana, Helvetica, Arial, sans-serif;
     }

div.navigation-bar {
         background-color: #CAC9C8;
         border: medium #ffffff solid;
         width: 70%;
         margin-left: 50px;
         text-align: center;
                 }

div.navigation-bar a:link {
               color: white;
               text-decoration: none
                          }

div.navigation-bar a:hover {
               background-color: #ffb0d3;
               color: black;
               text-decoration: none
                          }

#h1{
font-size: 2em
}


