	body {
		margin:0px 0px 0px 0px;
		background-image: url('bg.jpg');
		}
	
	#leftcontent {
		position: absolute;
		left:0px;
		top:40px;
		width:200px;
		background:#000;
		font-family: Arial, Helvetica, sans-serif;
		}

	#centercontent {
		background:#FFF;
   		margin-left: 199px;
   		margin-right:199px;	
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 201px;
   		margin-right:201px;
		}
	html>body #centercontent {
   		margin-left: 201px;
   		margin-right:201px;
		}

	#rightcontent {
		border:1px solid #fff;
		position: absolute;
		right:0px;
		top:39px;
		width:200px;
		height:198px;
		background:#FFF;
		text-align: center;
		}
	
	#banner {
		background:#FFF;
		height:40px;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:39px;
		}
	html>body #banner {
		height:39px;
		}
		
	p,h1 {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	#banner h1 {
		font-size:18px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#rightcontent p {
		font-size:10px;
		}
	#centercontent p {
		font-size:12px;
		font-family: Arial, Helvetica, sans-serif;
		}
	#centercontent h2 {
		font-size:16px;
		font-family: Arial, Helvetica, sans-serif;
		text-align: left;	
		margin-left: 20px;
		}		
	#leftcontent p {
		font-size:16px;
		color:#FFF;
		text-align: center;		
		}
	#leftcontent h5 {
		font-size:18px;
		color:#FFF;
		text-align: center;		
		}	
	#leftcontent h6 {
		font-size:11px;
		color:#FFF;
		text-align: center;		
		}	

	a:link { text-decoration: none; color: #FFF }
	a:visited { text-decoration: none; color: #FFF }
	a:active { text-decoration: none;  color: #FFF}
	a:hover { text-decoration: none; color: #444444 }

img { border:none; margin: 0px; }
img.logo { margin-bottom: 10px;	border:1px solid gray }
img.pics { border:1px solid #999999; margin: 7px; }