	#page {position:relative; width:900px; height: 600px; margin: auto; background-color: #ffffff;}
	.start_point {position: relative; width: 900px; }

	p {font-family: arial; font-size: 75%; text-align: justify; font-variant: small-caps;}
	ul {color: #000000; font-family: arial; text-align: right; font-size: 12px;}
	h1 {text-align: center; font-family: arial; font-size: 20px; color: #000}
	h2 {text-align: center; font-family: arial; font-size: 16px; color: #000}
	.flash_logo {position: absolute; top: 0px; left: 0px; width:700px;
		background: url(./menu/bkgd.jpg); z-index:0}
	
	.menu {width: 150px; height: 400px; position: absolute; top: 200px; left: 0px;}
    
	.elist {width: 125px; position: absolute; top: 350px; right: 10px;
		border: 1px black solid;}
	
	.links {position: absolute; top: 102px; left: 15px; width: 80px; font-family: arial; z-index:10}
	
	.logo1 {position: absolute; top: 125px; left: 0px; z-index: 20}
	.logo2 {position: absolute; top: 25px; right: 10px; z-index: 30}
	
	.corner2 {position: absolute; top: 52px; left: 150px; z-index: 1;}
	.corner3 {position: absolute; top: 0px; right: 0px; z-index: 2;}
	
	.footer {position: absolute; top: 800px; left: 300; 
		font-family: arial; font-size: 75%; text-align: justify; font-variant: small-caps;}
		
	.center {text-align: center;}