	body {background-color: #000000}
    
.padded_image
    {
    padding: 10px;
    }
	
	div.news{margin-bottom: 7px; margin-top: 7px; margin-left: 7px; margin-right: 7px; }
	h3{font-size: 18px; margin:0px; padding: 3px 3px 3px 3px; background: #e1c98d; color: #000000;  text-align: center}
	p{background: #585834;margin:0;padding: 0px 0px;line-height: 1.3;}
	p.white {background: #ffffff;margin:0;padding: 0px 0px;line-height: 1.3;}
	p.orange {background: #9a661a; padding: 10px; text-align: justify;} 
	p.instructions 
		{
		background: #e1c98d;
		text-align: left;
		}

.text1 {position: absolute;
    top: 53px;
    left: 275px;
    height: 32px;
    z-index: 3;
    font-family: Times, serif;
    font-size: 20pt;
    font-weight: bold;
    color: #000000;
    line-height: 120%;
    background-color: transparent;
    overflow: hidden}

.text2 {position: absolute;
    top: 100px;
    left: 275px;
    width: 496px;
    height: 32px;
    z-index: 3;
    font-family: Times, serif;
    font-size: 14pt;
    font-weight: bold;
    font-style: italic;
    color: #000000;
    line-height: 120%;
    background-color: transparent;
    overflow: hidden}

.test1 {position: absolute;
    top: 100px;
    left: 275px;
    width: 496px;
    height: 32px;
    z-index: 6;
}

.test2 {position: absolute;
    top: 100px;
    left: 475px;
    width: 496px;
    height: 32px;
    z-index: 2;
}

