/* This is the style sheet of the "Venter" banner.   */


		#lion {	background-color: transparent;
				height: 50px;
				vertical-align: -5px;
				margin:  10px 30px 0 50px;
				padding: 0 0 0 0; }

		.banner1 { background-color: black;
				border-left: 2px solid black;
				border-right: 2px solid black;
				width: 103%;
				margin: 0;
				padding: 3px 0 3px 0; }

		#name1 {font-size: 3em; 
				font-family: "century schoolbook";
				font-variant: small-caps;
				font-style: italic; 
				height: 70px;
				color: #FFFF10;
				border-top: 6px solid #FFFF10;
				border-bottom: 6px solid #FFFF10;
				background-color: black;
				margin: 0 0 0 0;
				padding: 0 0 0 0; } 

		#name2 { position: absolute;
				z-index: 5;
				left: 140px;
				top: 60px;
				font-size: 71%; 
				font-family: "century schoolbook";
				font-variant: small-caps;
				font-style: italic; 
				color: red;
				padding: 0 0 0 0;
				margin: 0; }			

		#project { font-size: 0.4em; 
			       font-family: "century schoolbook";
                   font-variant: small-caps;
                   font-style: italic;
                   color: #FFFF10;
                   margin: 0 0 0 130px;
                   padding: 0 0 0 0; }			


/* ---  Revisions -------

	Rev. 101; Changed:    #project font-size from 40% to 0.4em

------  End Revisions ---*/
