/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	font-family:times, century;
	font-size:12px;
	line-height:15px;
	color:#000000;
	background-repeat:no-repeat;	
}
a {
	color:#000000;
	text-decoration: none;
	font-weight:normal;
	
	}
a:hover {
	color:#ffffff;
	text-decoration: white; background:black; color:#ffffff;
}
#work {
	position:absolute;
	left:21px;
	padding:0px;
	margin:0px;
	margin-bottom:2px;
	width:1500px;
	height:12000px;
	top: 26px;
}
#main_images {
	position:absolute;
	top:0px;
	left:0px;
	padding:0px;
	margin:0px;
	border:solid 0px #000;
	width:1500px;
}