body
{
   /*width: 100%;
   margin: auto;*/
   margin-top: 20px;
   margin-bottom: 20px;
   /*margin-left: 350px;*/
   background-repeat: no-repeat;
   background-image: url("images/logosmall.gif");
   background-position: 880px 5px;
   background-color: #331a02;

}
#header {
	width: 850px;
	height: 200px;
	/*margin-left: auto;
        margin-right: auto;*/
        margin-left: 10px;
}

#content {
	width: 850px;
	/*margin: 0 auto;*/
        margin-left: 10px;
        font-family: "Trebuchet MS";
        font-size: 13px;
}

#footer {
	width: 850px;
        margin: auto;
	height: 50px;
	background: #ff6f00;
        border-top: 5px solid #ff6f00;
}

#footer p {
	margin: 0px;
	padding-top: 15px;
	text-align: center;
	font-size: 11px;
	color: #dddddd;
}

 h1,h2 {
 color:#ff6f00;font-family: "Trebuchet MS",arial, helvetica, sans-serif;font-weight:bold;font-size:15px;padding-left:12px;
 background: url(images/arrow.gif) no-repeat left center;
 text-transform: uppercase;
 }


#holder { position: absolute; top: 0; left: 0;}
#copy {clear: both;}
html, body, #holder { min-height: 100%; width: 100%; height: 100%;}
html>body, html>body #holder { height: auto;}
#free-flash-header a:hover {color:#cdd2d7;text-decoration:none}
#resol {text-align:left;font-family:Verdana, Arial, Helvetica, sans-serif;position:fixed;padding-left:10px;width:290px;top:0px;left:1280px;margin:0 auto;background:#bfc6d9;} #resol h1 {background:none;font-size:1.2em;letter-spacing:10px;padding:0px;margin:0px;border: 0px;} #resol h2 {font-size:0.6em;letter-spacing:3px;padding:0px;margin:0px;background:none;}

img {
    border : none;
    behavior: url(iepngfix/iepngfix.php);
    }