body {
	background: #003366;
	color: #000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;}
.javascript-content {
	display: none;}	
#pennmed-masthead, 
#footer {
	background: -moz-linear-gradient(top, #006699, #003366);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #006699), color-stop(1, #003366));
	background: -webkit-linear-gradient(top, #006699, #003366);
	background: -o-linear-gradient(#006699, #003366);
	background-color: #003366;}
#pennmed-masthead {
	padding-bottom: 4px;
	padding-top: 4px;
	width: 100%;}
#pennmed-masthead#pennmed-masthead-content {
	border-bottom: 2px solid #fff;
	width: 100%;}	
#wrapper {
	background: #ccc;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
	width: 100%;	}
#pennmed-masthead-content, 
#landing-banner, 
#navigation, 
#primary-column, 
#footer-content {
	margin: 0 auto;	
	width: 960px;}
#landing-banner, 
#navigation, 
#primary-column {
	display: block;
	position: relative;}
#site-container {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	-webkit-box-shadow: 6px 0 10px -8px #333,  -6px 0 10px -8px #333;   
	-moz-box-shadow: 6px 0 10px -8px #333,  -6px 0 10px -8px #333;   
	box-shadow: 6px 0 10px -8px #333,  -6px 0 10px -8px #333;
	margin: 0 auto;
	margin-bottom: -2px;
	margin-top: -2px;
	padding: 0;
	overflow: hidden;
	width: 960px;}


/* FOOTER */
#footer {
	clear: both;
	padding: 3em 0 100px 0;}
#footer#footer-content {
	border-top: 2px solid #fff;
	width: 100%;}	
#footer-content {
	color: #fff;
	font-weight: normal;
	padding: 3em 0 100px 0;	
	text-align: center;}

#global-footer-links {	
	display: inline;
	font-size: 12px;
	list-style: none;
	margin: 0;
	padding: 0;}
#global-footer-links li	{
	display: inline;
	padding: 0 10px 0 10px;}
#global-footer-links li a {
	color: #0CB;}
#global-footer-links a:hover{
	text-decoration: none;}

#footer-content{
width: 960px;
margin: 0 auto;
overflow: hidden;
padding: 0;
position: relative;
text-align: left;	
}

#global-footer-links ul {
width:669px;
position:relative;
list-style: none;
display: inline;
font-size: 12px;
margin: 0;
padding: 0 0 1em 0;
float:left;
}
	
#global-footer-links li	{
display: inline;
padding: 0 10px 0 0;
}

#global-footer-disclaimer {
margin-top: 2em;
font-size: 12px;
float:left;
}

#global-footer-social-media-content{
float:right;
width:241px;
position:relative;
}

#global-footer-social-media-content p{
position:relative;
text-align:center;
margin:0 0 10px 0;
}

#global-footer-social-media-content ul {
width:100%;
position:relative;
list-style: none;
display: inline;
font-size: 12px;
padding:0;
}

#global-footer-social-media-content li {
display: inline;
padding:0 5px 0 5px;
}

#global-footer-links #global-footer-links-schools {
margin-top: 30px; 
clear: left; 
display: block; 
}

	
/* THANK YOU PAGE*/
.thank-you #landing-banner {
	display: none;}
.thank-you-header {
	text-align: center;}	