		
	/* Set up */
		
		*, html {
			margin: 0;
			padding: 0;
			}
		
		html { height: 100%; }
		
		body {
			text-align: left;
			font: 12px Helvetica, Arial, Sans-serif;
			color: #FFFFFF;
			margin: 0;
			padding: 0;
			background: url("http://test2.nyp.org/nyplandingpages/img/gradient_background_extended.gif") repeat-x;
			background-color: #000000;
			}
			
		p, h1, h2, h3, h4, h5, a, div, img, ul, li, span {
			padding: 0;
			font: 12px;
			color: #8F9091;
			line-height: 140%;
			margin: 0;
			border: none;	
			}
		
		div { background: none; }
		
		img {
			border: none:
			float: left;
			}
		
		h1 {
			font: 24px Helvetica, Arial, Sans-serif;
			font-weight: normal;
			color: #FFFFFF;
			}
		
		h2 {
			font: 21px Helvetica, Arial, Sans-serif;
			font-weight: normal;
			line-height: 125%;
			margin-bottom: 6px;
			color: #FFFFFF;
			}
		
		h3 {
			font: 18px Trebuchet MS, Trebuchet, Helvetica, Arial, Sans-serif;
			font-weight: normal;
			line-height: 130%;
			letter-spacing: 0em;
			margin-bottom: 5px;
			color: #FFFFFF;
			}
		
		h4 {
			font: 16px Trebuchet MS, Trebuchet, Helvetica, Arial, Sans-serif;
			font-weight: normal;
			text-align: left;
			margin: 0px 0 5px 0;
			color: #8f9091;
			}
			
		h5 {
			font: 12px Trebuchet MS, Trebuchet, Helvetica, Arial, Sans-serif;
			color: #BEBEBD;
			margin-bottom: 5px;
			}	
			
		
		a {
			text-decoration: none;
			}
		
		a:link {
			color: #BEBEBD;
			}
		
		a:visited {
			color: #BEBEBD;
			}
		
		a:focus {
			color: #BEBEBD;	
			}
		
		a:hover {
			color: #BEBEBD;
			text-decoration: underline;
			}
		
		a:active {
			color: #BEBEBD;
			text-decoration: underline;
			}
			
		ul {
			list-style: none;
			}

			
			
/* Main Styles */


	body {
		width: 1070px;
		margin: 0 auto;
		}
		
		
	div#header {
			margin-bottom: 20px;
			}
		
	div#header span {
			display: none;
			}

	div#mainContent {
		width: 970px;
		margin: 0 auto;
		background: url("http://test2.nyp.org/nyplandingpages/img/gradient_background.gif") repeat-x;
		}
		
		/* Links Column */	
		
		div#linksColumn {
		width: 240px;
		margin: 0 5px 0 10px;
		_margin-left: 0px;
		float: left;
		}
		
					div#linksColumn li span {
						font: 14px Trebuchet MS, Trebuchet, Helvetica, Arial, Sans-serif;
						letter-spacing: 0em;
						line-height: 115%;
						margin: 0 0 0 6px;
						_margin-right: 50px;
						float: left;
						}

					
					.rule {
						border-bottom: 1px solid #454545;
						height: 1px;
						margin: 0 0 0 0;
						}
		
		ul.callstoAction {
			width: 240px;
			}
		
			ul.callstoAction li {
						height: 33px;
						width: 240px;
						float: left;
						padding: 0px;
						margin-bottom: 15px;
						}
						
						div#linksColumn ul.callstoAction li span {
							letter-spacing: -.03em;
							}
							
						li.rule {
							border: none;
							}

				/* Sets up button default states */
					
					ul.callstoAction li a {
						background: url(http://test2.nyp.org/nyplandingpages/img/nav_buttons_3.gif) no-repeat;
						height: 33px;
						float: left;
						}
						
						ul.callstoAction li.nav-contact a {
							width: 82px;
							background-position: 0 0;
							}
							
						ul.callstoAction li.nav-request a {
							width: 82px;
							background-position: -168px 0;
							}
						
						ul.callstoAction li.nav-visit a {
							width: 50px;
							background-position: -250px 0;
							}
						
						ul.callstoAction li.nav-signup a {
							width: 82px;
							background-position: -300px 0;
							}
							
						ul.callstoAction li.nav-find a {
							width: 50px;
							background-position: -82px 0;
							}
							
						ul.callstoAction li.nav-go a {
							width: 36px;
							background-position: -132px 0;
							}
							
				/* Sets up button hover states */
							
										
						ul.callstoAction li.nav-contact a:hover {
							width: 82px;
							background-position: 0 -33px;
							}
						
						ul.callstoAction li.nav-request a:hover {
							width: 82px;
							background-position: -168px -33px;
							}
						
						ul.callstoAction li.nav-visit a:hover {
							width: 50px;
							background-position: -250px -33px;
							}
							
						ul.callstoAction li.nav-signup a:hover {
							width: 82px;
							background-position: -300px -33px;
							}
							
						ul.callstoAction li.nav-find a:hover {
							width: 50px;
							background-position: -82px -33px;
							}
							
						ul.callstoAction li.nav-go a:hover {
							width: 36px;
							background-position: -132px -33px;
							}

					
					ul.featureLinks a {
					font-size: 14px;
					}
						
				/* Amazing Things Logo */
				
				div.anchorLogoBottom {
					margin-top: 0px;
					}	
				
				li.international {
					width: 170px;
					height: 35px;
					}
					
					li.international a img {
						width: 170px;
						height: 35px;
						}

									
		/* Content Column */				
						
		
		div#contentColumn {
		width: 370px;
		margin: 0 20px 0 0;
		padding-left: 25px;
		border-left: 1px solid #454545;
		float: left;
		}
		
			div.contentBlock {
				margin-bottom: 30px;
				}
				
				div.contentBlock p {
					margin-bottom: 7px;
					}
	
			p.contentParagraph {
				margin-bottom: 6px;
				}
				
			div.contentBlock h4 {
				margin-bottom: 5px;
				}	
				
				
			div.contentBlock h4 img {
				margin-right: 5px;
				margin-bottom: 2px;
				}
					
			div.contentBlock h4 a {
				color: #8F9091;
				}
					
			div.contentBlock h4 a:hover {
				color: #8F9091;
				}
				
				div.contentSubBlock {
					margin-bottom: 15px;
					}
					
					div.contentSubBlock a {
						color: #BEBEBD;
						}
						
					div.promoGraphic {
						margin-bottom: 20px;
						}	
				
			img.moreArrow {
				margin-right: 3px;
				}
		
		/* Contact Us */
			
			div.contactBlock {
				float: left;
				width: 209px;
				margin-top: 10px;
				font-weight: bold;
				font-size: 12px;
				}
				
				div.contactBlock p {
					line-height: 130%;
					}
				
				div.contactBlock p.title {
					color: #FFFFFF;
					}
					
					
		 div.dualColumn {
			float: left;
			width: 185px;
			height: 120px;
			}
	
	/* News/Video Column */		
		
		
		div#newsVideoColumn {
		width: 275px;
		float: left;
		}
		
		
		div#video-player {
			width: 275px;
			margin-top: 5px;
			height: 200px;
			border: 1px solid #c2bcce;
			background-color: #4c4743;
			}
			
			p.caption {
				font: 10px Arial, Sans-serif;
				margin-bottom: 20px;
				margin-top: 6px;
				}

		
	/* Footer */	
		
	div#footer {
	width: 970px;
	font: 10px Helvetica, Arial, Sans-serif;
	margin: 20px 0 0 50px;
	padding-top: 10px;
	border-top: 1px solid #6a6a6a;
	float: left;
	}
		
		
		p.logo {
			float: left;
			}
			
			p.nypLogo {
				margin-right: 50px;
				}
			
			p.schoolLogos {
				float: right;
				}
	
			
		ul.footerLinks {
			float: left;
			margin: 10px 0 50px 0;
			}
			
			ul.footerLinks li {
				display: inline;
				margin: 0 20px 0 0;
				}

		
	
	/* ===== For vertical placement of Amazing Things Logo on individual pages ==== */
	/* ===== IE Hacks: Underscore prefix targets IE6, html>body prefix targets IE7 ==== */	
	
	
	body#nypvascular  ul.featureLinks {
		margin-top: 475px; 
		_margin-top: 175px;
		}
		
			html>body#nypvascular ul.featureLinks {
 			 *margin-top: 175px;
			}
		
	body#nypcancer  ul.featureLinks {
 		margin-top: 850px;
 		_margin-top: 525px;
		}
		
		html>body#nypcancer ul.featureLinks {
 			 *margin-top: 500px;
			}
		
	body#nypdigestive  ul.featureLinks {
 		 margin-top: 930px;
 		 _margin-top: 175px;
		}
		
		html>body#nypdigestive ul.featureLinks {
 			 *margin-top: 175px;
			}
		
	body#nypheart  ul.featureLinks {
 		 margin-top: 550px;
 		 _margin-top: 125px;
		}
		
		html>body#nypheart  ul.featureLinks {
 			 *margin-top: 150px;
			}
		
	body#nypneuro  ul.featureLinks {
 		 margin-top: 450px;
 		 _margin-top: 175px;
		}
		
		html>body#nypneuro ul.featureLinks {
 			 *margin-top: 175px;
			}
		
	body#nyppsychiatry  ul.featureLinks {
	  	margin-top: 575px; 
	 	 _margin-top: 100px;
		}
		
		html>body#nyppsychiatry ul.featureLinks {
 			 *margin-top: 125px;
			}
		
	body#nyptransplant  ul.featureLinks {
		margin-top: 525px; 
		_margin-top: 150px;
		*margin-top: 300px;
		}
		
		html>body#nyptransplant  ul.featureLinks {
 			 *margin-top: 225px;
			}
			
			
/* ##### OSBOURNES FEATURE GRAPHIC ##### */
.osbournesWatch {
			background: transparent url(http://webmedia.nyp.org/nyp/i/watchosbournes-small.jpg) no-repeat;
			border: 0px; 
			margin: 85px 0 0 140px;
			height: 27px;
			width: 72px;
			float:left;
		}

		.osbournesWatch:hover {
			background: transparent url(http://webmedia.nyp.org/nyp/i/watchosbournes-small.jpg) no-repeat 0px -27px;
		}
		

.enterNow	{
			background: transparent url(http://webmedia.nyp.org/nyp/i/enternow-small.jpg) no-repeat;
			border: 0px; 
			margin: 5px 0 0 140px;
			height: 15px;
			width: 72px;
			float: left;
		}

		.enterNow:hover {
			background: transparent url(http://webmedia.nyp.org/nyp/i/enternow-small.jpg) no-repeat 0px -15px;
		}	
	



		
		
	
	
	

		


	
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
		
			
