A:hover{
		color:mistyrose;
		}
td{		
		color:#ffffff;}
P {

		color:#ffffff;
 		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:#6699cc;
		background-image:url(background.gif);
		background-repeat:repeat-y;

		}

#leftcontent {
		position: absolute;
		left:5px;
		top:5px;
		width:210px;
		background-repeat:repeat-y;
		z-index: 0;
		
		}
#centercontent {
		position:absolute;
		left: 230px;
		top: 100px;
		width:500px;
   		
		}
#floatleft		{
		position:relative;
		float:left;
		top:0px;
		}
#floatright	{
		position:relative;
		float:right;
		width:200px;
		top:100px;
		color:black;
		background-color:BLUE;
		}

#banner {
		position:absolute;
		background-color:#336699;
		top:5px;
		left:5px;
		font-weight: bold; font-size: large; 
		height:95px;
		width:180px;
		}
.menubar		{
		position:absolute;
		left:250px;
		top:5px;
		}

ul{
		list-style-image:url(check2.gif);
		font-size:160%;
		font-family:Times New Roman, Garamond,Helvetica, sans-serif;
		color:#ffffff;
		text-align:center;
		}
A:visited{		color:gold;}
A:link{		color:blanchedalmond;}
.HDactionsDiv {

    position: absolute;
    background-color: #666699;
    color:gold;
	left: 685px;
	top: -90px;
    
}

#articles{font-size: 100%; }
