body 
	{
    font-family: Arial, Helvetica, sans-serif;
	background-color: #e6e6e6; 
	color: #330d4d;
	font-size: 12px;  
	}

p
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size:14px;
	text-decoration: none;
	color: #330d4d;
	}		

a
	{
	text-decoration: underline;
	color: #330d4d;
	font-weight: bold; 
	}
	
a:hover
	{
	color: #000; 
	}		
	
img
	{
	border: 0; 
	} 
	
	
/*---------- page elements ----------*/ 		

#wrapper
	{
	position: relative; 
	width: 999px; 
	height: 898px; 
	border: 1px solid #000; 
	margin: auto;  
	background-color: #fff; 
	background-image: url(images/bg.gif);
	background-repeat: no-repeat; 
	}
	
#logo
	{
	width: 204px;
	height: 206px;  
	position: absolute; 
	top: 28px; 
	left: 460px; 
	}	
	
#heading_moody
	{
	width: 255px; 
	height: 64px; 
	position: absolute; 
	top: 229px; 
	left: 350px; 
	}	
	
#heading_statement
	{
	width: 197px; 
	height: 33px; 
	position: absolute; 
	top: 288px; 
	left: 400px; 
	}	
	
#statement_text
	{
	width: 246px; 
	height: 309px; 
	position: absolute; 
	top: 312px; 
	left: 400px; 
	}			
	
#more_info
	{
	width: 250px;  
	position: absolute; 
	top: 611px; 
	left: 410px; 
	text-align: center;  
	}		
	
#one
	{
	width: 120px;  
	position: absolute; 
	top: 235px; 
	left: 178px; 
	}	
	
#two
	{
	width: 120px;  
	position: absolute; 
	top: 342px; 
	left: 242px; 
	}	
	
#three
	{
	width: 120px;  
	position: absolute; 
	top: 488px; 
	left: 132px; 
	}			
	
#four
	{
	width: 120px;  
	position: absolute; 
	top: 548px; 
	left: 260px; 
	}		
	
#five
	{
	width: 120px;  
	position: absolute; 
	top: 435px; 
	left: 635px; 
	}		
		
#six
	{
	width: 120px;  
	position: absolute; 
	top: 435px; 
	left: 760px; 
	}		
				
#ramble
	{
	width: 999px; 
	height: 25px; 
	text-align: right; 
	margin: auto; 
	}	
	
#ramble p
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #624e75;	
	padding: 5px; 
	} 
	
#ramble a
	{
	color: #624e75; 
	text-decoration: underline; 
	font-weight: normal; 
	}	
	
#ramble a:hover
	{
	color: #000; 
	}	
		
	

