/*42nd_Street Page Styles*/
/* hide from IE mac \*/
body {
	background-image: url(images/page_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* end hiding from IE5 mac */
body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	min-width: 770px;
	}
.style6 {
	color: #000000;
}	
h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.8em; 
	color: #BF4133;
	margin: 0;
}
h2 {
	margin: 25px 0px -10px 0px;
	font-size: 1.0em;
	color:#666;
}
p {
	margin-bottom: -15px;
}

#masthead {
	background-image: url(images/masthead_bg.gif);
}
#logodiv {
	width: 770px;
	height: 105px;
}
/* hide from IE mac \*/
#logodiv img {float: left;}
/* end hiding from IE5 mac */

#wrap_outer {
	margin: 30px auto 0 auto;
	padding: 0;
	width: 770px;
}

#wrap_inner {
	float: left;
}

/*insert width 488px into mainbox first line to adjust width - delete 770px */
#mainbox {
	margin: 30px auto 0 auto;
	padding: 0;
	width: 770px;
	background-image: url(images/wrapper.gif);
	background-repeat: repeat-y;
}
#maincontent {
  min-height:860px;
}
#maincontent {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.7em;
	color: #333333;
	text-align: left;
	line-height: 1.75em;
	padding: 0px 24px 20px 32px;
}
ul {list-style-type: disc;
list-style-image:url(images/square_listbullet_red.gif);
}

ul ul {list-style-type: none;
}

ul {margin-left: 40px; padding: 0px;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#footer {
 background-color: #000000;
 color: #FFFFFF;
 filter: alpha(opacity=70);
 opacity: 0.70;
 zoom: 1;
}
#footerwrap {width: 770px;}
#footercontent {
	padding: 12px;
	font-size: 0.7em;
}

