#menu {
	font-family: Verdana;
	border-bottom-color: #191919;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 50px;
	margin-left: 180px;
	font-size: 9px;
	text-transform: uppercase;
	height: 21px;
	width: 680px;
}

#page {
	margin-top: 10px;
	margin-left: 180px;
	width: 680px;
}

#logo {
	position: absolute;
	left: 50px;
	top: 33px;
}

.titleImage {
	margin-top: 30px;
}

#menu a {
	color: black;
	text-decoration: none;
}

.sel {
	font-weight: bold;
}

#text {
	font-size: 10px;
	font-family: Verdana;
}

#page a {
	color: black;
	text-decoration: none;
}

#workContainer {
	margin-top: 10px;
	height: 515px;
	width: 860px;
	overflow: hidden;
	position: absolute;
}

#works {
	position: absolute;
}

.work {
	position: relative;
}

.image {
	margin-bottom: 10px;
}

.slider {
	background-image: url(../images/line2.gif);
	height: 5px;
	cursor: pointer; left: 180px; line-height: 0px; font-size: 0px; width: 680px; margin:10px 0; position: absolute; top: 600px }
.handle { z-index: 99; background-color: white; top: -2px; border-color: black; border-style: solid; border-width: 1px; width: 10px; height: 7px; cursor:move; position: absolute; }

#legends {
	top: 113px;
	font-size: 9px;
	font-family: Verdana;
	position: absolute;
	left: 180px;
}

.legend {
	position: absolute;
	top: 508px;
	cursor: pointer;
}

body {
	margin: 0px;
}

.workTitle {
	font-family: Verdana;
	text-transform: uppercase;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 9px;
}

.workInfos {
	font-family: Verdana;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 9px;
}

img {
	border-width: 0px;
}

.cell {
	background-position: 0 bottom;
	background-repeat: no-repeat;
	background-image: url(../images/line.gif);
}

