 <style type="text/css"> 

body{
	background-color: black;
}



table.tile{
	background-image: url(images/pangaea_tile.jpg);
color: white;

}



table.main{
	padding: 20px;
color: white;

}



table.top{background-image: url(images/headerBackgroundImg.jpg);
	width: 804px;
	height: 166px;
color: white;
background-repeat: no-repeat;
	}

table.bottom{background-image: url(images/Pangaea_Logo_Border_under.gif);
	width: 804px;
	height: 166px;
	background-repeat: no-repeat;
	color: white;
	background-position: top center;}

table.left{
	width: 216px;
color: white;
	}

table.all{
width: 804; 
padding: 20px;}

td.footer{ vertical-align: middle;
	text-align: center; }


td.padded{padding:20px;}
 
a:link {color: #F5BF84}     /* unvisited link */
a:visited {color: #F5BF84}  /* visited link */
a:hover {color: #A2AFBC}   /* mouse over link */
a:active {color: #A2AFBC}   /* selected link */

img.border{
border: 1px solid #9EE4E4;
}




img.no_border{
border: 0px;
}
img.left{
border: 0px;
float: left;
padding: 10;

}


img.right{
border: 0px;
float: right;
padding: 10;

}
img.instRV{
border: 0px;
float: right;
padding: 10;
width: 280;
height: 420;

}

img.instLV{
border: 0px;
float: left;
padding: 10;
width: 280;
height: 420;

}


img.instRH{
border: 0px;
float: right;
padding: 10;
width: 420;
height: 280;

}

img.instLH{
border: 0px;
float: left;
padding: 10;
width: 420;
height: 280;

}


h3.blue{font-family: Papyrus;
color: #D2E2F2;
}


h1.blue{
font-family: Papyrus;
color: #A2AFBC;
}

h4.blue{font-family: Papyrus; color: #D2E2F2;}

h3.orange{font-family: Papyrus;
color: #F66806;
}


h1.orange{
font-family: Papyrus;
color: #F66806;
}

h4.orange{font-family: Papyrus; color: #F66806;}

/* h4.news{

color: #D2E2F2;
}*/

div.indent{text-indent: 50em;
text-align: left;}

p.smallTxt{
font-size: 10.0pt;
color: #A2AFBC;
}

 </style> 
