/* Use this for small pages*/



body  	{font-size:  8pt;
	z-index: 0;
	font:   Arial, Times New Roman; 
	color: #ffffff;
	font-weight: normal;
	background-color: #000000;
	line-height: 9pt;
	margin-left: 0px;
	margin-right: 1100px;
	Margin-top: 0px;
	text-align: left; 
	}


/* indent paragraphs*/


p      {margin-left:  0%;  margin-right:  0%;}





/*Titles*/



h1.t            {font: 10pt   Arial,MS Sans, San Serif, Arial;
		color: #12AEA1;
		font-weight: normal;
		line-height: 10pt; 
		text-align: left; }


h2.t            {font: 8pt   Arial,MS Sans, San Serif, Arial;
		color: #00C0C0;
		font-weight:normal;
		line-height:  9pt; 
		text-align: left; }


h2.w            {font: 8pt   Arial,MS Sans, San Serif, Arial;
		color: #ffffff;
		font-weight:bold;
		line-height:  9pt; 
		text-align: center; }




/***Divisions***/

div 		{position: absolute;
		display: inline;
		z-index: 0;
		left: 0px;
		right: 1300px;
		top: 0px;
		bottom: 1100px;
		background-color: #000000;		
		font: 8pt  Arial,Times, New Roman; 
		color:#ffffff;
		text-align:  justify; 
		border-top: 0px;
		border-left: 0px;
		border-bottom: 0px;
		border-right: 0px;
		border-style: solid;
		border-color: #0FF7FF;}


div.one		{position: absolute;
		z-index: 0;
		left: 0px;
		right: 351px;
		top: 0px;
		background: url(phx3.jpg);
		width: 351px;
		height: 1100px;
		text-align:  left; 
		border-top: 0px;
		border-left: 0px;
		border-bottom: 0px;
		border-right: 0px;
		border-style: solid;
		border-color: #0FF7FF;}


div.two		{ position: absolute;
		display: inline;
		z-index: 1;
		left: 351px;
		top: 0px;
		right: 1300px;
		width: 949px;
		height: 500px;
		text-align:  left; 
		border-top: 0px;
		border-left: 1px;
		border-bottom: 0px;
		border-right: 0px;
		border-style: solid;
		border-color: #0FF7FF;
		}

div.four		{ display:block;
		z-index: 1;
		left: 351px;
		top: 500px;
		right: 1300px;
		width: 949px;					
		height: 500px;
		text-align:  justify; 
		border-top: 0px;
		border-right: 0px;
		border-bottom: 0px;
		border-left: 1px;
		border-style: solid;
		border-color: #0FF7FF;}



/*  links*/

a  {text-decoration: none; font:11pt arial, San Serif, MS San Serif,;}
			








