body	{background-image:url('bg.gif');
	margin: 0 auto;
	color: #ffffff;
	}

*	{margin:0;
	padding:0;}

p 	{font: 11px arial; 
	color: #ffffff;
	}

a 	{color: #2F7EB9; 
	text-decoration: none;
	}
a:hover 	{color: #668094;
	}
a img 	{border: none; 
	}	

p.small { font-family:arial; 
	font-size:7pt;
	}

.red 	{color: #B80E0E;
	}

.center 	{text-align: center;
	}

.copy	{position: absolute; 
	bottom: 10px; 
	right: 10px;	
	}

table
	{ border-collapse:collapse;
	width:100%;
	border:0px solid white;
	}


.text 	{position: absolute; 
	left: 50px; 
	top: 85px; 

	padding: 5px;
	}

.text2 	{  background-image:url('textbg.gif');
	position: absolute; 
	top:100px; 
	left: 450px;
	padding: 10px;
	margin: 0px;
	width: 575px; 
	height: 490px; 	
	}

.photo 	{position: absolute; 
	left: 100px; 
	top: 100px; 
	padding: 0px;
	margin: 0px;
	z-index:-1
	}
.photo2	{position: absolute; 
	left: 100px; 
	top: 360px; 
	}

.banner 	{position: absolute; 
	left: 100px; 
	top: 70px; 
	}

.links	{position: absolute; 
	left: 770px; 
	top: 70px; 
	}

