
*{border:0;margin:0;padding:0;background:transparent;} 

body
{
font-family: trebuchet ms, verdana, arial, tahoma;
/*font-size: 80%; color: #999999;*/

font-size: 80%; color: #666666;                   
background-color: #ffffff;
line-height: 200%;
margin-top: 0px;
background: #ffffff url('images/bg.gif') top center repeat-x;
}

#border
{
border: 0px ;
width: 770px;
background-color: #FFFFFF;
background:url('images/backround2.gif') no-repeat;
margin: 0 auto;
}

#header
{
height: 192px;
width:742px;
margin-left:-2px;
background-image:url('images/header.jpg');
background-image:title="Downloads";


}

* html #header { margin-left: 0; }

#content
{
padding: 0.5em 1em;
max-width: 740px;
background-color: #FFFFFF;
}

* html #content {height:1%}
* > html #content {height:auto}

#container
{
width: 740px;
margin: 0px auto;
background-color: #ffffff;
border: 0px solid #669900;
}



/* ~~~~~~~~~ PROPS FOR THE MENU GO OUT TO EXPLODING-BOY.COM ~~~~~~~~~ */

    #topmenu {
	position: relative;
	top: 13px;
	left: 15px;
	width: 540px;
	font-size:93%;
	margin: 0;
	line-height:normal;
	height: 41px;
      }
    #topmenu ul {
	  margin:0;
	  padding:0px 0px 0 2px;
	  list-style:none;
      }
    #topmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #topmenu a {
      float:left;
      background:url(images/menuleft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      
      }
    #topmenu a span {
      float:left;
      display:block;
      background:url(images/menuright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#5B8FBE;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
     
      text-decoration:underline;
      color:#FF0000;
      }
    #topmenu a:hover {
    /*  background-position:0% -42px;   */
      
     /*  background-color:#F1F1F1;    */
     
      }
    #topmenu a:hover span {
    /*    background-position:100% -42px; */
    }
/* ~~~~~~~~~ Images ~~~~~~~~~ */ 


IMG.center {
   display: block;
    margin-left: auto;
    margin-right: auto }
    
IMG.left
{
float:left;
 }

IMG.right
{
float:right;
}




/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1{
        font-size: 30px;
       	color:  #4379A8;
        font-weight:lighter;
        padding-bottom:8px;
        padding-top:24px;
        }
        
        
        
h2{
	font-size: 25px;
          
       	padding-bottom:8px;
        padding-top:24px;
         }
        

h3{

	font-size: 20px;
          
       font-weight:lighter;
	padding-bottom:10px;
	padding-top:19px;
	

}

h4{

	font-size: 16px;
        font-weight:lighter; 
        color:#0066FF;      
        padding-bottom:10px;
	padding-top:19px;

}
	


a {
      color:#FF0000;
      padding:0 0 0 4px;
      text-decoration:none;
      
      }
      
a:hover {
     
      text-decoration:underline;
      color:#FF0000;
      }      
      
Li {
margin-left: 16px;
padding-bottom:5px;
padding-top:5px;

}      