@charset:"utf-8";

/* Page 332 HTML, XHTML & CSS */
	
						/*										*/
					/* Cascade Style Sheet for Cornerstone Website */
						/*	          	Ralph Smith	    		*/
	div
	{
		margin:0; align:center; text-align:center; word-spacing:0; text-indent:0; 
		/* Overall Default */
	}
	
	body	
	{	
		valign:top;
		text-align:top;
		align:center	
		word-spacing:0; text-indent:0;  margin-left:0; margin-top:0; margin-bottom:0
	}
	
		
	table
	{ 
	align:center;
	width:90%;
	border-collapse: collapse;
	valign:top;
	}
	
	td#logo
	{
		text-align:center
	}
	
	td#logo a
	{
		text-decoration: none;display: block;
		text: transparent;
		background: url('../Images/PennCirrus_small.jpg') no-repeat; 
		width: 6em; 
		padding-left:2em; padding-right:2em; padding-top:2em; padding-bottom:2em
		border-left:2em; border-right:2em none ; border-top:2em none ; border-bottom:100px none ;
		Height: 156; align:center
	}
	
	td#title 
	{
	margin:0; font-weight: Bold;
	font-size:1.2em;
	color:#000080; 			/*Text Colour*/
	text-align: center		/*Text align center */; 
	text-indent:0; line-height:120%; word-spacing:0; padding-top:0; padding-bottom:0
	}
	
	span#address
	{
	 margin:0; display: inline;
	/* line-height:50%; */
	font-weight: regular;
	font-size:0.8em;
	color:Navy; text-align:center; word-spacing:0; text-indent:0; line-height:20%

	}
	
	
	td#temp p, a, img
	{ 
		font-family:Times New Roman;
		color:navy; 
		text-align:center;
		margin-top: 0; margin-bottom: 0;padding-top: 0; padding-bottom: 0;									      
		margin-left: 0;	padding-left: 0; 	margin-right: 0;	padding-Right: 0;
	}
	
						
