<style type="text/css">
p.firstchar:first-letter { font-size: 200%; font-style: italic;
                    font-weight: bold; float: left; margin-left: 20px; 
					}
p i {color: black}
sup {font-size:80%}

 .marble{
 background:   left top;
  
  }
.plaid{
background:   repeat-x left top;
  
  }
.plaidhalfpale{
background:   left top;
  color:ffffcc; background-repeat:repeat
  }
  .plaidpale{
background:  url('../Images/McKayTartanWashout.gif') left top;
  color:ffffcc; background-repeat:repeat
  }
.plaid1{
	background:   repeat-y left top;
	
	}
body{
	margin-left: 10px; 
	}
#left {margin-left: 20px; 
   }
/*a {text-decoration:none}*/

#links a:hover {color: red}

.positionA {
       position:relative;
       top: 0px;
       left: 20px;
	   }
.positionB {
       position: absolute;
       top: 1300px;
       left: 50px;
	   }
.positionC {
       position: absolute;
       top: 800px;
       left: 40px;
       width: 150px;
       height: 210px;
       background-color: #99ccff;
       font-family: arial, helvetica, sans-serif;
       padding: 1em;
    }
.pictureBorder{
	 border-top: #000000 solid 1px;
   border-left: #000000 solid 1px;
   border-bottom: #000000 solid 1px;
   border-right: #000000 solid 1px;
    }
.pictureBorderLight{
	border-top: #ffffcc solid 4px;
	
   border-left: #ffffcc solid 4px;
   border-bottom: #ffffcc solid 4px;
  
   border-right: #ffffcc solid 4px;
   }
</style> 

