body {
 -moz-opacity: .999;
}

#gallery  { margin-top: 0px; width: 750px; height: 295px; background-color: #442A4B }

#gallery div  { text-align: left; width:  500px; height: 300px; }

/* beginning of non effective area */

	
#gallery img {
	padding: 0px;
	border: 0px solid #333;
	background-color: #FFF;

}


#gallery div p  { font: 10pt Arial; margin-left: 20px; }

#controls {
	text-align: center;
}


/* end non effective codes */



#pager    a, #main_work {
	font: 8px Helvetica, Arial;
	font-weight: normal;
	color: #D1D3D4;
	
	padding: 3px 5px;
	text-decoration: none;
	margin-right: 0px;
	cursor: pointer;
}

.control  { 
	font: 8px Helvetica, Arial;
	font-weight: bold;
	color: #D1D3D4;
	padding: 3x 6px;
	text-decoration: none;
	letter-spacing: 1px;
	margin-right: 0px;
	cursor: pointer;
}

.control2  {
	font: 8px Helvetica, Arial;
	font-weight: normal;
	color: #D1D3D4;
	
	padding: 3px 10px;
	text-decoration: none;
	letter-spacing: 1px;
	margin-right: 0px;
	cursor: pointer;
}

#pager a.activeSlide {
	font: 10px Helvetica, Arial;
	font-weight: bold;
	color: #F57F20;
	padding-top: 8px
}
#pager a:hover, #playControl:hover {
	font: 10px Helvetica, Arial;
	font-weight: bold;
	color: #FFF;
	
}


.control:hover, #playControl:hover {
	font: 9px Helvetica, Arial;
	font-weight: bold;
	color: #999;
}

.control2:hover, #playControl:hover {
	font: 9px Helvetica, Arial;
	font-weight: bold;
	color: #999;
}

/*********************/
/* beginning of copy from global.css codes */
/*********************/




#main_side {
	margin-left: 0px;
	padding: 40px 40px 40px 40px;
	position: absolute;
	top: 900px;
	left: 680px;
	width: 170px;
}


.fadein { position:relative; height:400px; width:815px; }
.fadein img {
	position:absolute;
	left:1px;
	top:0px;
}
