body {
        background-image: url('../img/mcny-bg.jpg');
        background-repeat: no-repeat;
        background-position: center top;
		background-color:#000000;
		width: 100%;

		
   }

	
.img img{
	margin-left:-8px;
	width: 100%;
	padding-top: 250px;

}     


#sociallink{
	margin: 0 auto;	
	height: 150px;
	width:100%;
	z-index: 1000;
	position: fixed;
	top:0px;
	left:20px;
	padding-top:15px;
	border: 0;
}

#sociallink a:hover{
	margin:5px;
}
a{
	border:0;
	text-decoration: none;
}



#nav{
	background-image: none;
	background-position:top center;
	background-repeat:no-repeat;
	margin: 0 auto;	

	width:100%;
	z-index: 1000;
	padding-top:15px;
	border: 0;

}

#nav a{
	color:#FFF;
	padding: 29px 15px 60px 15px;
	background-repeat:no-repeat;
	
	text-decoration: none;
	font-size:15px;
	
}
#nav a:hover{
	background-image:url('../img/hover4.png');
	font-size:15px;
	color:#fff;
	
}


#footer{
	background-image: none;
	background-position:top center;
	background-repeat:no-repeat;
	z-index: 1000;
	border: 0;
	font-family:"helvetica";
	letter-spacing:1px

}

#footer a{
	color:#FFF;
	font-size:15px;
	font-weight:lighter;
	
}
#footer a:hover{
	font-size:15px;
	color:#FFB700;
	
}

#press a:hover{
	margin:2px;
	border:0;
	text-decoration: none;
}