@charset "UTF-8";
*{margin:0px;}
#header {
	background-image: url(../images/jcoopwebsite_03.gif);
	height: 181px;
	width: 576px;
	margin-right: auto;
	margin-left: auto;
}
#links {
	background-image: url(../images/jcoopwebsite_05.gif);
	height: 39px;
	width: 576px;
	margin-right: auto;
	margin-left: auto;
}
#repeat {
	background-image: url(../images/jcoopwebsite_07.gif);
	height: 950px;
	width: 556px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer {
	background-image: url(../images/jcoopwebsite_09.gif);
	height: 11px;
	width: 576px;
	margin-right: auto;
	margin-left: auto;
}
#work a {
	padding-top: 10px;
}
#wrapper {
	height: auto;
	width: 576px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#body {
	width: 490px;
	margin-left: 45px;
	font-family: "Times New Roman", Times, serif;
	color: #8B8980;
	font-size: 12px;
	margin-top: -20px;
}
#nav1 a:link, #nav1 a:active, #nav1 a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #413317;
	text-decoration: none;
	word-spacing: 40pt;
	text-align: center;
	vertical-align: middle;
}
#wrapper #repeat #body a {
	color: #706558;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#nav1 a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	text-decoration: none;
	word-spacing: 40pt;
	text-align: center;
	vertical-align: middle;
}

ul#gallery, ul#gallery li{
	margin:0;
	padding:0;
	list-style:none;
	}
ul#gallery{
	width:430px;
	height:375px;
	position:relative;
	background:#e1e1e1 url(images/bg_preview.gif) no-repeat 50% 40%;
	}			
ul#gallery li{
	float:left;
	display:inline;
	margin-top:300px;
	}								
ul#gallery a span{
	display:none;
	}
ul#gallery a:hover{
	background:none;
	z-index:100;
	}	
ul#gallery a:hover span{
	position:absolute;
	width:400px;
	height:300px;
	float:left;
	top:0;
	left:0;
	display:block;
	}