 .BIGHEAD { 
 			color : FFFFFF; 
 			font-family: "Georgia", sans-serif;
        	font-size: 18pt;
        	}  

 .MEDHEAD { 
 			color : FFFFFF; 
 			font-family: "Georgia", sans-serif;
        	font-size: 15pt;
        	}  

 .PROSE { 
 			color : FFFFFF; 
 			font-family: "Arial", "Georgia", sans-serif;
        	font-size: 10pt;
        	}  
        	
	BODY { 
			background-image: url('../images/rotateimages/rotate.php');
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			margin-left: 0px;
			text-align: left;
			height: 100%;
}

	
	a img {border:0px;}

	p.right {text-align: right}	
	
	p.example {
					font-size: 1em;
					line-height: 1.5em;
					font-weight: bold;
					font-style: italic;
					font-varient: small-caps;
					font-family: verdana,serif
					}
	
	p.center {
					text-align: center}
	
	#menu{
				float: left;
				padding: 0px;
				width: 209px;
				position: fixed;
				}
	
	#bodyCenter{
				width: 700px;
				background-color: #000;
				clear: both;
				padding-left: 209px;
				}
				
				
	A:link { color: blue }

	A:visited { color: purple }

	A:active { color: red }
	
	div.menu {
  				
  				top: 0;
  				left: 0;
				width: 209;
  				margin: 0;
  				padding: 0;
				} 
				
	div.menu img { 
				display: block; 
				}
				
				




