body {
color: #000000;
background: #FFFFFF;
text-align: center;  /* to center content div in IE */
}

div#content { 
  width: 750px; 
  margin: 0 auto; 
  text-align: left; /* to recover from IE centering */
}

/*  Links unvisited links                           */
a:link {
color: #000099;
}

/*  Links visited links                         */
a:visited {
color: #009933;
}

a:hover {
color: #FF0000;
text-decoration: underline;
}

a:active { 
color: #009933;
}

/*     Links unordered lists                                  */
ul {
list-style: disc;
font-size: 12pt;
font-family: "comic sans ms", arial, helvetica, sans-serif;
}

h2 {
font-size: 24pt;
font-family: "comic sans ms", arial, helvetica, sans-serif;
color: #990000;
background: #FFFFFF;
}

/*     Links definition lists                                  */
dl.link {
margin-left: 12px;
}

strong.link {
font-size: 12pt;
font-family: "comic sans ms", arial, helvetica, sans-serif;
}

/*     The link description                                   */
dd.description {
font-size: 10pt;
font-family: "comic sans ms", arial, helvetica, sans-serif;
}

/*     The Author description                                   */
span.author {
font-size: 10pt;
font-family: "comic sans ms", arial, helvetica, sans-serif;
}

/*     The URL tt tag                                   */
tt {
font-size: 8pt;
font-family: verdana, arial, helvetica, sans-serif;
}

/*     New links                                    */
small.new {
font-size: 8pt;
color: #FF0000;
background: #FFFFFF;
font-weight: bold;
font-family: arial, helvetica, sans-serif;
}

/*     Links date and hits                               */
small.date {
font-size: 8pt;
color: #666666;
background: #FFFFFF;
font-family: arial, helvetica, sans-serif;
}

/*     Number of links in categories                          */
small.numlinks {
font-size: 8pt;
color: #666666;
background: #FFFFFF;
font-family: arial, helvetica, sans-serif;
}

/*     This class is for "More options"                       */
small.more {
font-size: 12pt;
font-weight: normal;
font-family: "comic sans ms", arial, helvetica, sans-serif;
}

/*     This class is for Main Menu subcategories                  */
small.sub {
font-size: 8pt;
font-weight: normal;
font-family: arial, helvetica, sans-serif;
}

/*     This class is for the error messages                        */
span.error {
color: #000000;
background: #FFFFCC;
font-weight: bold;
font-family: arial, helvetica, sans-serif;
}

/*     Paragraphs                                */
p {
font-size: 12pt;
font-family: "comic sans ms", arial, helvetica, sans-serif;
}

/*     Paragraphs for Categories  in New and Popular   */
p.cat {
font-size: 12pt;
font-family: "comic sans ms", arial, helvetica, sans-serif;
}

/*     Paragraph for search results                        */
p.results {
font-size: 12pt;
font-family: "comic sans ms", arial, helvetica, sans-serif;
margin-left: 12px;
}

/*     Links for Categories in Search Results  */
a.cat {
font-size: 12pt;
font-family: "comic sans ms", arial, helvetica, sans-serif;
}

/*     Links for Categories in Search Results  */
a.catlist {
font-size: 12pt;
font-family: arial, helvetica, sans-serif;
}

/*     Links for Categories on Main Page */
a.mainlink {
font-size: 14pt;
font-family: "comic sans ms", arial, helvetica, sans-serif;
}

/*     H3 Title Path                                */
h3.title {
font-size: 12pt;
font-family: verdana, arial, helvetica, sans-serif;
margin-left: 12px;
}


/*     Search Cell                                */
td.search {
font-size: 10pt;
font-family: "comic sans ms", arial, helvetica, sans-serif;
}

/*     Title Menus                                */
small.menu {
font-size: 10pt;
font-family: "comic sans ms", arial, helvetica, sans-serif;
}

/*     This is for the margin for the category tables        */
div.marginal {
margin-left: 12px;
}

/*     Table cells                                      */
td {
font-size: 12pt;
font-family: "comic sans ms", arial, helvetica, sans-serif;
}

/*     Sub-heading table cells                                       */
td.sub {
font-size: 12pt;
color: #000000;
background: #EEEEEE;
font-family: "comic sans ms", arial, helvetica, sans-serif;
}

td.menu {
background: #EEEEEE;
color: #000000;
}

/*     This is  for Category Listings table cells                  */
td.catlist {
font-size: 12pt;
font-family: arial, helvetica, sans-serif;
}

/*     This is for the page last updated text                      */
small.update {
font-size: 8pt;
color: #999999;
background: #FFFFFF;
font-family: arial, helvetica, sans-serif;
}

/*     Small Footer                      */
small.footer {
font-size: 8pt;
font-family: verdana, arial, helvetica, sans-serif;
}

/*     P Footer                      */
p.menu {
font-size: 10pt;
font-family: arial, helvetica, sans-serif;
}

