body { background: #000 }
#frame { width: 650px; height: 100%; display: table;
  		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
     
        }
        #position { display: table-cell; vertical-align: middle;  width: 100%;  }
	#content {  }

	#contentleft {
		width:75px; height: 360px;
		padding:0px;
		float:left;
		}
	
	#contentcenter {
		width:375px;
		padding:0px;
		float:left;
		}
	
	#contentright {
		width:200px;
		padding:0px;
		float:left;

		}
	
	#contentheader {
		height: 40px;
		}


	p,h1,pre {
                font: 1 em/1.2	georgia, serif;
		margin:0px 10px 10px 10px;
                color:#ccc
		}

        a img {border: none; }

	#contentwide {
                height: 63px; 
                width: 650px;
                background-image: url('console-477x45.gif');
                background-repeat: no-repeat;
                background-position: 50px  0px;
		}

       p.datalook {
                font: .8 em/1.0 ocr-a ii, lucida console, arial, helvetica, san-serif;
		margin:25px 10px 10px 10px;
                color:#393
                }
		
	h1 {
		padding-top:10px;
		}

        .button { float:left; padding-left: 18px }
        #first {padding-left: 190px  }

       
		
	#contentheader h1 {
		}
	
	#contentright p { }
#console img { left:30; top:0px; z-index:-1;}






		

