
h2.title_name {
	font-family:"Trebuchet MS","Myriad Pro",Arial,sans-serif;
	font-weight: normal;
	font-size: 4em;
	margin: 0;
	padding: 50px 0 20px 0;
	text-align: center;
	text-shadow: 1px 1px 1px #000;
}
h2.title_name span {
	font-family: normal Georgia,'Times New Roman',Times,serif;
	color: #FE4902;
	font-size: 0.9em;
}
h2.title_name small {
	display: block;
	font-family: normal Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.3em;
	font-weight: bold;
	letter-spacing: 0.5em;
	text-transform: uppercase;
	color: #AAA;
}
p.copy_right {
	width: 750px;
	margin: 0 auto;
	padding: 50px 0;
	clear: both;
	font-size: 1.1em;
	letter-spacing: 1px;
	text-align: center;
	overflow: hidden;
	font-weight: bold;
}
p.copy_right a {
	color: #FE4902;
	text-shadow: none;
}
p.copy_right a:hover {
	text-decoration: none;
}
#example {
	width: 950px;
	margin: 0 auto;
}
/*General Styles*/
.mosaic-block {
	width: 200px;
	height: 130px;
	float: left;
	position: relative;
	overflow: hidden;
	display: inline;
	margin: 0px 0 0 0px;
	background: #111 url(../images/progress.gif) no-repeat center center;
	border: 0px solid #DDDDD8;
}
.mosaic-block a { 
	color: #EEE;
	line-height: 24px;
	text-shadow: 1px 1px 0 #000;
} 
.mosaic-block h4 { 
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 5px;
}
.mosaic-backdrop {
	width: 200;
	height: 130;
	display: none;
	position: absolute;
	top: 0;
	background: #111;
}
.details { 
	margin: 15px 0; 
	text-align: center;
	color:#ffffff;
	TEXT-DECORATION: none;
}	
.mosaic-overlay {
	width: 100%;
	height: 100%;
	display: none;
	z-index: 5;
	position: absolute;
	background: #111;
	TEXT-DECORATION: none;
}
/*** Custom Animation Styles (You can remove/add any styles below) ***/

.bar .mosaic-overlay {
	bottom: -50px;
	height: 50px;
	background: url(../images/bg-black.png);
}
