    #Panel1 { background: White}
    #Panel2 { background: White}

    #block         { background: white #ffffff fixed }
 #textDiv {background: white; overflow: position: absolute; left: 0px; top: 85px; width: 530px; height: 480px; padding: 5px;}

.emphasis {
 font: 20pt Georgia;
 letter-spacing 4pt;
 color: #000000
}
.testing{
 a:hover {color:#ff0000;}
 a:link {color: #000000;}
 a:visited {color: #000000;}
 a:active {color: #000000;}
 a {text-decoration: none;}
  }
 .white {
 font: 10pt MS San Sarif;
 letter-spacing 4pt;
 color: #ffffff
}
div.container {
	position: relative;
	margin: 0 auto;
	width: 1024px;
	height: 771px;
    text-align: left;
    top: 0px;
    left: 0px;
}
div.main {
    background:#0099ff;
    position: absolute;
    left: 0px;
    top: 0px;
	width: 800px;
	height: 600px;

}
div.header {
    background: url(newheader.jpg); background-repeat: no-repeat
    position: absolute;
    left: 0px;
    top: 0px;
    width: 800px;
    height: 70px;

}

