	body {background-color: #000000}
    
.padded_image
    {
    padding: 10px;
    }
	
	div.news{margin-bottom: 7px; margin-top: 7px; margin-left: 2px; margin-right: 2px; }
	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: #d98b31; padding: 10px;} 
	p.instructions 
		{
		background: #e1c98d;
		text-align: left;
		}



H1 
	{
	font-family: Garamond, Times, serif;
    font-size: 24pt;
    font-weight: bold;
    color: #000000;	
    text-align: left;
	}

H2 
	{
	font-family: Garamond, Times, serif;
    font-size: 18pt;
    font-weight: bold;
    color: #000000;	
    text-align: left;
	}


.text1 {position: absolute;
    top: 33px;
    left: 150px;
    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: 80px;
    left: 150px;
    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}

	
#leftnavlist {
position: relative;
background-color: #34515d;
}
#leftnavlist ul {
margin: 0px;
padding: 4px;
background-color: #ac561a;
list-style-type: none;
font-size: .9em;
font-weight: bold;
}
#leftnavlist li {
margin: 0;
}
#leftnavlist a {
display: block;
padding: 2px 2px 2px 2px;
border: 1px solid;
border-color: #ddd #000 #000 #ddd;
background-color: #ac561a;
background-image:  url(images/l1_down.abc);
background-repeat: no-repeat;
background-position: 0% 50%;
white-space: nowrap;
text-align: center;
}
#leftnavlist a:link, #leftnavlist a:visited {
color: #eee;
text-decoration: none;
}

/* you can combine the last two rules if you wish */

#leftnavlist a:hover, #leftnavlist a:active {
background-color: #d98b31;
background-image:  url(images/l1_over.abc);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #2D1E2D;
}
#leftuberlink a:link, #leftuberlink a:visited,
#leftuberlink a:hover, #leftuberlink a:active {
background-color: #d98b31;
background-image:  url(images/l1_over.abc);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #2D1E2D;
}
