/*42nd_Street Page Styles*/
/* hide from IE mac \*/
body {
	background-image: url(../images/page_bottom1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* end hiding from IE5 mac */
body {
	font-family: Georgia, Palatino, Times;
	font-size: 120%;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	min-width: 770px;
}
#masthead {
	background-image: url(../images/MASTHEAD_BG.gif);
}
#logodiv {
	width: 770px;
	height: 100px;
}
/* hide from IE mac \*/
#logodiv img {float: left;}
/* end hiding from IE5 mac */



#wrap_outer {
	margin: 0px 0 5px 0;
	padding: 0;
	text-align:center;
	
}

#footer {
	background-color: #000000;
	color: #FFFFFF;
	filter: alpha(opacity=100);
	opacity: 100;
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
}
#footerwrap {width: 770px;}
#footercontent {
	padding: 12px;
	font-size: 0.6em;
}

#footercontent a:link {color: #FFFFFF;}
#footercontent a:visited {color: #ABABAB;}
#footercontent a:hover, #footercontent a:active, #footercontent a:focus {
	color: #0099FF;
}
.uberlink {font-weight: bold;}
