body {
	font:8.5pt/1.5em Arial, Helvetica, sans-serif;
	color:#333333;
	background:#ffffff url(../images/bg2.jpg);
	margin:0px;
}
a, a:link, a:visited {
	text-decoration:none;
	color:#333333;
}
a:hover {
	text-decoration:underline;
	color:#006697;
}
.transON {
	filter:alpha(opacity=24);
	opacity:0.5;
	-moz-opacity:0.5;
}
.transOF {
	filter:alpha(opacity=24);
	opacity:1;
	-moz-opacity:1;
}
.gallery1 {
	float:left; width:96px; height:72px; background:#f2f2f2; margin:0px 5px 5px 0px; border:1px solid #e0e0e0;
}
.gallery2 {
	float:left; width:96px; height:72px; background:#f2f2f2; margin:0px 5px 0px 0px; border:1px solid #e0e0e0;
}