body       {background-image: url('../images/bg.gif');
	    font-family: verdana, sans-serif;
            font-size: 10px;
	    color: #000 }

h1         {font-size: 16px;
            text-decoration: none;
            font-weight: bold;
            text-align: center;
            color: #000; }

hr         {color: #000;
            width: 200px;
            height: 1px;
            text-align: center; }

.push      {padding-bottom: 150px; }

ol        {font-weight: bold; list-style-image:url('../images/list.jpg')}

.credit    {font-weight: bold;
            text-align: right;
            color: #000; }

.oops      {display: none; }

.other     {background-image: url('../images/bg.gif');
            font-size: 10px;
            font-weight: bold;
            color: #000; 
            padding-bottom: 10px }

#static    {background-image: url('../images/bg.gif');
            color: #000;
            margin: 20px 5% }

#img       {border: 0px none; 
            padding-right: 20px }

#header     {height: 100px;
	     width: 100%; }                                      

.content   {font-size: 10px;
            color: #000; 
            text-align: justify;
            line-height: 14px;
            padding: 5px 10px 5px 10px; } 

.sidecontent  {font-size: 10px;
            color: #000; 
            line-height: 14px; 
            padding-left: 5px; }

.sidestuff {font-size: 10px;
            color: #000; 
            text-align: right;
            line-height: 14px; 
            padding-right: 5px; }

.heading   {font-size: 10px;
	    font-weight: bold;
            padding: 5px 0px 5px 10px;
            color: #000; }

.pichead   {font-size: 10px;
	    font-weight: bold;
            padding: 20px 5px 5px 5px;
            color: #000; }

.buttons   {background-image: url('../images/bg.gif');
            font-size: 12px }

.top        {padding-right: 5%; }

.space      {padding-bottom: 10px; }

#central   {margin: 10px 50px 10px 50px;
            padding: 10px;
            border: 1px solid #000; }

#leftnav   {position: absolute;
	    top: 130px;
            left: 0px;
            margin-left: 10px;
            padding: 5px;
            background-image: url('../images/bg.gif');
	    width: 130px; 
	    voice-family: "\"}\"";
	    voice-family:inherit;
	    width: 120px }

html>body #leftnav {width: 120px; } 


#main     {margin: 10px 140px;
	   border: 1px solid #000;
           background-image: url('../images/bg.gif');
           padding-left: 10px;
           padding-right: 10px }

#rightnav {position: absolute;
	   top: 130px;
           right: 0px; 
	   padding: 5px;
           margin-right: 10px;
           background-image: url('../images/bg.gif');
	   width: 130px; 
	   voice-family: "\"}\"";
	   voice-family:inherit; 
	   width: 120px }

html>body #rightnav {width: 120px; }

a:link     {background-image: url('../images/bg.gif');
            text-decoration: none; 
            color: #0007F5;
            font-weight: bold } 

a:visited {background-image: url('../images/bg.gif');
           text-decoration: none; 
           color: #C5063D;
           font-weight: bold } 

a:hover   {background-image: url('../images/bg.gif');
           text-decoration: underline; 
           color: #FD7002; 
           font-weight: bold }



