.footer {
   font-family: "Times New Roman", Times, serif;
   font-style: italic;
   color: #000000;
   background-color: #EEEEFF;
   font-size: xx-small
   }

p {
   font-family: "Times New Roman", Times, serif;
   color: #000000
   }

li {
   font-family: "Times New Roman", Times, serif;
   color: #000000
   }

h1 {
   font-family:Arial, Helvetica, sans-serif; font-size: 200%;
   margin:10px 10px 10px 10px;
   }

h2 {
   font-family:Arial, Helvetica, sans-serif;
   margin:0px 10px 10px 10px;
   }

h3 {
   font-family:Arial, Helvetica, sans-serif;
   margin:0px 10px 10px 10px;
   }

p.mspace {
	white-space: pre;
	font-family: monospace;
}

.title {
   background-color: #CCCCFF; font-family: Arial, Helvetica, sans-serif; font-weight: bold;
   font-size: xx-large
   }

.tableCelHomeHeader { background-color: #CCCCFF; font-family: Arial, Helvetica, sans-serif;
   font-weight: bold
   }

.tableCelSiteMap { background-color: #CCFFFF; font-family: Arial, Helvetica, sans-serif;
   font-weight: bold
   }

.tableCelOthers { background-color: #EEEEFF; font-family: Arial, Helvetica, sans-serif;
   font-weight:bold
   }

.tableCelSearch { background-color: #FFCCFF; font-family: Arial, Helvetica, sans-serif;
   font-weight:bold
   }

.tableCelInternet {
   background-color: #99CCFF;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold
   }

.tableCelMotorcycle { background-color: #FFCC99; font-family: Arial, Helvetica, sans-serif;
   font-weight: bold
   }

.tableCelGames { background-color: #CCFFCC; font-family: Arial, Helvetica, sans-serif;
   font-weight: bold
   }

.tableCelBooks { background-color: #FFFF99; font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   }
	
body {
	background-color: #FFFFFF;
	margin:20px 20px 0px 20px;
	}

p,pre,form,img {
	margin:0px 10px 10px 10px;
	}
	
#main {
	border:1px solid #000; 
	background:#fff;
	}

#homepagetableresults {
	margin:0px 0px 10px 10px;
	}

/* parts of this copied from http://www.glish.com/css/ on 2005-05-01
Looks like you have to specify the width of #menu
or IE5 Mac stretches it all the way across the div, and 
Opera streches it half way. */

#main #menu {
	border-left:1px solid #000; 
	border-bottom:1px solid #000;
	float:right;
	width:230px;
	background:#eee;
	margin:0px 0px 10px 10px;
	}

#menu h1 {
	font-size:14px;
	padding-top:10px;
	}
	
#menu p {font-size:10px}

#menu a {font-family:Arial, Helvetica, sans-serif;
	margin:0px 10px 10px 10px;
	}

#menu {
	border-left:1px solid #000; 
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	border-top:1px solid #000;
	float:right;
	width:230px;
	background:#eee;
	margin:0px 0px 10px 10px;
	}


/* For the /site_map.html page */
#sitemap a {
	margin:0px 0px 0px 0px;
}

#sitemap {
	white-space: pre; 
	margin:0px 10px 10px 10px;
}

