A:hover{
		color:mistyrose;
		}
td{		
		color:black;}
P {

		color:black;
 		background-color:transparent;
		}
p.spcl {color:black;}
p.larger{		font-size:140%;
		font-family:Times New Roman, Garamond,Helvetica, sans-serif;
		text-align:center;
		}
p.smaller{font-size:80%;}

body{
		color:#330066;
		background-color:#ffffff;
		background-image:url(background.gif);
		background-repeat:repeat-y;
		}

#leftcontent {
		position: absolute;
		left:50px;
		top:77px;
		width:150px;
		background-color:#336699;
		background-repeat:repeat-y;
		z-index: 1;
		
		}
#centercontentb {
		position:absolute;
		left: 230px;
		top: 50px;
		width:700px;
	    background-color:#ffffff;
   		color:black;
		A:visited:color:gold;
        A:link:color:blanchedalmond;
		}
#centercontent {
		position:absolute;
		left: 230px;
		top: 50px;
		width:700px;
		background-color:#336699;
		background-repeat:repeat-y;
   		color:black;
		}
#floatleft		{
		position:relative;
		float:left;
		top:0px;
		}
#floatright	{
		position:relative;
		float:right;
		width:188px;
		length:82px
		top:1000px;
		}

#banner {
		position:absolute;
		background-color:#336699;
		top:5px;
		left:5px;
		font-weight: bold; font-size: large; 
		height:95px;
		width:180px;
		color:black;
		}
.menubar		{
		position:absolute;
		left:250px;
		top:5px;
		}
ul{
color:black;
}
h1{
color:black;
}
A:visited{		color:gold;}
A:link{		color:blanchedalmond;}
    
