a:link {color:red;}
a:visted {color:yello;}
a:focus {color:olive;}
a:hover {color:green;}
a:active {color:blue;}


div
   {
   text-align:center;
   }


h1
   {
   color:red;
   }

p
   {
   /*padding:6px;*/
   }


.mybody
   {
   text-align:center;
   background-color:rgb(192, 192, 255);
   }


.image
   {
   width:300px;
   height:200px;
   border-style:solid;
   border-color:black;
   border-width:4px;
   margin:auto:
   }


.imagelarge
   {
   width:814px;
   height:546px;
   border-style:solid;
   border-color:black;
   border-width:4px;
   margin:auto;
   }



#maintext
	{
   background-color:#ffffc0;
   border-style:ridge;
   border-width:10px;
   border-color:red;
   width:80%;
   margin:auto;
   }

#maintextpadding
   {
   padding:6px;
   }



#maintextpaddinglefttext
   {
   padding:6px;
   text-align:left;
   }


#datemodified
   {
   margin:1em auto;
   font-family:arial, sans-serif;
   font-style:normal;
   font-variant:normal;
   font-weight:normal;
   font-size:11px;
   line-height:normal;
   font-size-adjust:none;
   font-stretch:normal;
   text-align:center;
   }


#specialheader
   {
   font-size:300%;
   font-weight:bold;
   font-family:edwardian script itc, sans-serif;
   color:#66ccff;
   }


#specialtext
   {
   font-family:times new roman, sans-serif;
   }


#special
   {
   color:#66ccff;
   font-weight:bold;
   }


#viewpictures
   {
   font-size:120%;
   }


#largecenter
   {
   text-align:center;
   font-size:150%;
   }


