	body {
       margin: 0; 
       padding: 0;
       border: 5;
/*       background: #006699 url("images/sidebar-bg.gif") repeat-y; */
       color: #cccccc;
       font-family: "Comic Sans MS";
       font-size: 14px; }
    #leftnav {
/*       visibility: hidden; */
       position: absolute;
       top: 0px;
       left: 0px;
/*         width: 140px;  */
       width: 0px;
       color: #ffffff; 
       margin: 2px;}
     #content {
       position: absolute;
       top: 0px;
/*         left: 140px; */
       left: 0px;
       margin: 2px;
       padding: 0;
       border: 0; 
       width: 630;}
    a:link{
       color: #ffffff;
       font-weight: bold;
       text-decoration: none; }
    a:active{
       color: #666666;
       font-weight: bold;
       text-decoration: none; }
    a:visited{
       color: #999999;
       font-weight: bold;
       text-decoration: none;}
    a:hover{
       color: #990000;
       font-weight: bold;
       text-decoration: none; }
	.headline {
       display: none;
       margin: 0pt auto; 
	   width: 400px; 
	   margin-left: auto; 
	   margin-right: auto;
       background-color: #cccccc;
       color: #006699;
	   font-size: 18pt; 
	   font-weight: bold; 
	   line-height: 24pt; 
	   font-size-adjust: none; 
	   font-stretch: normal; 
	   text-align: center;
	   }
	.phonenumber {
       display: none;
       margin: 0pt auto; 
	   width: 630px; 
	   margin-left: auto; 
	   margin-right: auto;
       background-color: #307a9d;
       color: #cccccc;
	   font-size: 12pt; 
	   font-weight: bold; 
	   line-height: 10pt; 
	   font-size-adjust: none; 
	   font-stretch: normal; 
	   text-align: center;
	   filter:alpha(Opacity=80, FinishOpacity=20, Style=1, StartX=0, StartY=0, FinishX=200, FinishY=0)
	   }
	 .checkmedia {
	   display: none;
	 }
