/* main.css                                                            */
/* Default stylesheet for http://home.earthlink.net/~pleiadesx/        */
/*                                                                     */
/* Copyright 2000 by Mark Roberts                                      */
/* Last Update 11/26/2000 by John Chevalier                            */

body  {
	font-family: Time New Roman, Times, Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
	color: black;
	background-color: #CCCCCC;
	background-image: url(../images/wallpapr.jpg);
 }

p {
 font-family: Time New Roman, Times, Serif;
 font-style: normal;
 font-weight: normal;
 font-size: 12pt;
 color: black;
 }

b {
 font-family: Time New Roman, Times, Serif;
 font-style: normal;
 font-weight: bold;
 font-size: 12pt;
 color: black;
 }

a {
 font-family: Time New Roman, Times, Serif;
 font-style: normal;
 font-weight: bold;
 font-size: 10pt;
 text-decoration: none;
 }
 
a:hover {
 	color: magenta;
	background-color: #FFFFFF;
 }  

.SiteTitle  {
 font-family: black-chance, "Black Chancery", "Time New Roman", Times, Serif;
 font-style: normal;
 font-weight: normal;
 font-size: 16pt;
 text-decoration: none;
 background-image: none;
 padding: 2px;
 }


.SideBar  {
  font-family: Time New Roman, Times, Serif;
  font-style: italic;
  font-weight: normal;
  font-size: 10pt;
  text-decoration: none;
  background-image: none;
  padding: 2px;
 }

.SiteNav {
 font-family: Arial, Helvetica, sans-serif;
 font-style: normal;
 font-weight: normal;
 font-size: 8pt;
 text-decoration: none;
 color: black;
 }
 
a.SiteNav:link {
    text-decoration: none;
    color: #000000;
 }
 
a.SiteNav:visited {
    text-decoration: none;
    color: gray;
 }
 
a.SiteNav:hover {
 	color: magenta;
	background-color: #FFFFCC;
	background-image: none;
 }

.Copyright {
 font-family: Time New Roman, Times, Serif;
 font-style: normal;
 font-weight: normal;
 font-size: 12pt;
 text-decoration: none;
 color: black;
 }

.Quiz {
 font-family: "Time New Roman", Times, Serif;
 font-style: normal;
 font-weight: normal;
 font-size: 10pt;
 color: black;
 }
