body{
	font-family:arial;
	}
span.dropcap{ 
			font: bold 250% sans-serif;
			color: navy;
			width: 24 pt;
			float: left; 
			}
a{
  color:blue; 
  font: bold; 
  text-decoration: none
 }
table{
	background:#66ccff
	}
span.litup a:hover{
		color: white; 
   		} 
   		
div#vibeng{
		position: absolute;
    	top: 195px; 
    	left: 40px;
    	}
div#padaroundimage{
			padding: 0px;
			margin: 10px;
			height: 370px;
			width: 800px;
			background-color: white;
			border: 0px;
			}

div#maintext{
			padding: 5px;
			margin: 0px;
			background-color: #99ccFF;
			border: 1px solid rgb(204,204,153);
			}
div#footerhead{
			padding: 5px;
			margin: 0px;
			color: white;
			font: italic;
			font-size: 17pt;
			background-color: #6699ff;
			border: 1px solid rgb(204,204,153);
			}

div#footertail{
			padding: 5px;
			margin: 0px;
			color: white;
			font: italic;
			font-size: 12pt;
			background-color: #6699ff;
			border: 1px solid rgb(204,204,153);
			}
div.stitle{
			padding: 5px;
			margin: 0px;
			color: white;
			font-size: 15pt;
			background-color: #6699ff;
			border: 1px solid rgb(204,204,153);
			}


div#links a img {
		height: 0; 
		width: 0; 
		border-width: 0;
		}
div#stillimage img {
		position: absolute;
    	margin:10px;
    	top: 280px; 
    	left: 350px; 
    	height: 350px; 
    	width: 500px;
    	}
div#links a:hover img {
		position: absolute;
    	margin: 10px;
    	top: 280px; 
    	left: 350px; 
    	height: 350px; 
    	width: 500px;
    	}
    
div#links a:hover{
		color: yellow; 
		background: #6699ff;
   		border-right: 
   		}
p.emboss{
		border-style: outset;
		border-color: white;
		border-left: solid blue;
		border-bottom: solid blue;
		border-width: thin;
		width: 300px;
		text-indent: 0.5em;
		line-height: 170%;
		height: 1.5em;
		margin: 2px;
		}