	
body { 
	position: relative; 
	margin: 0; 
	padding: 0; 
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold; 
	font-size : 1.0em; 
	color : #660099;
	background-color : black; 
	background-image : url(quartz2sm.jpg); 
	background-repeat : no-repeat; 
	background-attachment : scroll; 
	text-decoration : none; 
	text-align : left; 
	line-height : 1.7em;
	}

    h1 { 
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif; 
	font-weight : bold; 
	font-size : 180%; 
	color : #660099; 
	text-decoration : none; 
	line-height : 1.2em;
	}
	
h2 { 
	font-style : normal; 
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif; 
	font-weight : bold; 
	font-size : 180%; 
	color : #660099; 
	text-decoration : none; 
	line-height : 1.2em;
	}

h3 { 
	font-style : normal; 
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif; 
	font-weight : bold; 
	font-size : 160%; 
	color : #660099; 
	text-decoration : none; 
	line-height : 1.2em;
	}

h4 { 
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold; 
	font-size : 140%; 
	color : #660099; 
	text-decoration : none; 
	line-height : 1.2em;
	}

h5 { 
	font-style : normal; 
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif; 
	font-weight : bold; 
	font-size : 120%; 
	color : #660099; 
	text-decoration : none; 
	line-height : 1.2em;
	}

h6 { 
	font-style : normal; 
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold; 
	font-size : 100%; 
	color : #660099; 
	text-decoration : none; 
	line-height : 1.2em;
	}


.indent {
	text-indent : 3em;
	}

a:link { 
	font-style : normal; 
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;	font-weight : bold; 
	font-size : 1.0em; 
	color : #0f87ff; 
	text-decoration : underline; 
	}

a:active { 
	font-style : normal; 
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif; 
	font-weight : bold; 
	font-size : 1.0em; 
	color : #009999; 
	text-decoration : underline;
	}

a:hover { 
	font-style : normal; 
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold; 
	font-size : 1.0em; 
	color : #660099; 
	text-decoration : underline;	}
	
div#content {
	position: absolute; 
	top: 150px;
	left: 20%;
	right: 25px;
    width: 70%;
	background-color: #eae5d2;
	background-image: url(ivory_stucco.jpeg);
	background-repeat: repeat;
    color: #660099;
    font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	font-weight: bold;
	text-align: left; 
	padding: 10px; 
    border: solid #660099;
   }
	
   
div#content p {
	margin: 0 1em 1em;
	}


    
div#header {
 	position: absolute;
 	top: 0px;
 	bottom: 150px;
 	left: 50%;
    width: 386px;
 	right: 25px;
 	display: block; 
	padding: 0px;
    margin-left: -193px;
 	}
	

div#links {
	position: absolute;
	top: 180px;
	left: 10px;
	width: 150px;
	}

div#links a {
	display: block;
   font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.7em;
	font-weight: bold;
   border-width: 0; 
   text-decoration: none; 
   color: #0f87ff;
   }

div#links a:visited {
	color: #00cccc;
	}

div#links a:hover {
	color: #660099;
	}

   
div#links a:active {
	color: #009999;
	}


.center
{ 
text-align: center;
}

.onMouseover
{
font-size: 0.7em;
}