  @charset "UTF-8";
.urban_subjects {
	font-size: 100%;
}
.urban_subjects {
	font-family: "arial black", "helvetica-Neue-condensed-black", sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 42px;
}
a:hover {
	color: #999;
	font-family: Helvetica, "Helvetica Neue", "Helvetica Neue Medium";
	text-decoration: blink;
}
a:link {
	color: #000;
	font-family: Helvetica, "Helvetica Neue", "Helvetica Neue Medium";
	text-decoration: blink;
}
a:visited {
	color: #000;
	font-size: 55px;
	overflow: scroll;
	right: 50px;
}
.credit_text {
	font-size: 13px;
}
about {
	font-size: 36px;
}
.about {
	font-size: 55px;
}
.about_page_title {
	font-size: 30px;
}
.white_text {
	color: #FFF;
}
.whote_on_black {
	color: #FFF;
	background-color: #000;
}
.urbansubject_float {
	position: fixed;
	right: 70px;
	width: 300px;
}
.title_float {
	position: fixed;
	left: auto;
	font-family: Helvetica, "Helvetica Neue", "Helvetica Neue Medium";
}
.mouseover_text {
	clear: both;
	float: right;
	height: 600px;
	width: 400px;
}

#rollover ul a {
text-decoration:none;}
#rollover ul a span {
visibility:hidden;
display:block;
position:absolute;
/**adjust disjointed text position in % or px**/ 
left:600px;
top:40px;
color:#000;
font-size: 15px;
background-color:#FFF;
border: 2px solid silver;
padding: 5px; }
#rollover ul a:hover span, #rollover ul a:active span, #rollover title a:focus span {
visibility:visible;
}
#rollover ul a:hover, #rollover ul a:focus{
	text-decoration: none;
	color: #000;
	visibility: visible;
	font-weight: normal;
}
