/* CSS Document */

<!-- a { color: black; text-decoration: none }
	a:hover { text-decoration: none; color:red; }-->
	
	font-face {font-family:Ariel;}
		
	body {	
			text-align:center;
			margin:20px 20px 20px 20px;
			padding:80px;	
			font-family: helvetica, Verdana, sans-serif;
			}
		
	#frame {
		width:750px;
		margin-right:auto;
		margin-left:100;
		margin-top:10px;
		padding:0px;
		text-align:left;
		}
		
	#banner {
		background:#fff;
		height:100px;
		width:748px;
		border-top:1px solid #000;
		border-right:1px solid #000;
		border-left:1px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		}
	
	#content {
		width:744px;
		height:320px;
		padding:0px;
		border-left:3px solid #000;
		border-top:3px solid #000; 
		border-right:3px solid #000;
		border-bottom:3px solid #000;
		background:#fff;
		}
		
	#content2 {
		width:850px;
		height:320px;
		padding:0px;
		border-left:3px solid #000;
		border-top:3px solid #000;
		border-right:3px solid #000;
		border-bottom:3px solid #000;
		background:#fff;
		}
		
	#content3 {
		width:744px;
		height:320px;
		padding:0px;
		border-left:3px solid #000;
		border-top:3px solid #000;
		border-right:3px solid #000;
		border-bottom:3px solid #000;
		background:#fff;
		}
		
	#content4 {
		width:744px;
		height:320px;
		padding:0px;
		border-left:3px solid #000;
		border-top:3px solid #000;
		border-right:3px solid #000;
		border-bottom:3px solid #000;
		background:#fff;
		}		
				
	#footer {
		width:748px;
		height:100px;
		padding:0px;
		border-right:1px solid #000;
		border-left:1px solid #000;
		border-bottom:1px solid #000;
		background:#fff;
		}
		
	
	#contentheader {
		background:#fff;
		border-left:1px solid #000;
		border-right:1px solid #000;
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		

		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
		
	image.one {
		position: absolute;
		left:10px;
		top:10px;
		width:200px;
		border:0px solid #000;
		z-index:2;
		}
		
	image.two {
		position: absolute;
		left:350px;
		top:0px;
		width:200px;
		border:0px solid #000;
		z-index:3;
		}
	image.three {
		position: absolute;
		left:450px;
		top:0px;
		width:200px;
		border:0px solid #000;
		z-index:2;
		}
		
	image.four {
		position: absolute;
		left:550px;
		top:0px;
		width:200px;
		border:0px solid #000;
		z-index:1;
		}

	
