    #Panel1 { }
   #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: 780px;
	height: 432px;
    text-align: left;

}
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;

}
.style1 {
	font-family: Arial;
	color: black;
	font-size: 9;
}
.emphasis {
 font: 18pt Nueva Std;
 letter-spacing 4pt;
 color: #000000
}
.emphasis2 {
 font: 18pt Brush Script MT;
 text-decoration: italic;
 letter-spacing 4pt;
 color: #000000
}
.text1 
{
 letter-spacing 3pt;
 color: black;
}
.text2 
{

 font: 9pt Arial;
 letter-spacing 3pt;
 color: black;
}
a:link {
	color: blue;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: maroon;
}
a:hover {
	text-decoration: none;
	color: red;
}
a:active {
	text-decoration: none;
	color: blue;
}
