body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	background-color: #EFC694;
	color: #2f1c4a;
	background-image: url(/images/workshop.gif);
	background-repeat: no-repeat;
	
}

#gallerytext  {
	position:absolute;
	left:31px;
	top:323px;
	z-index:1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 1; 
	width: 207px;
	}	
a img {
border: none;
}
.crossbox {
float: right;
padding: 2px;
margin: 0px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 13px;

width: 15px;
text-align: center;
border-top: 2px threedhighlight solid;
border-left: 2px threedhighlight solid;
border-bottom: 2px threedshadow solid;
border-right: 2px threedshadow solid;
background-color: threedface;
font-weight: bold;
}
.crossbox a:link {
text-decoration: none;
color: #000000;
}

.crossbox a:visited {
text-decoration: none;
color: #000000;
}

.crossbox a:hover {
text-decoration: none;
color: #ffffff;
}

#contact {
	width: 600px;
	height: 500px;
	border: 1px #000000 solid;
	z-index: 50;
	position: absolute;
	padding: 10px;
	background-repeat: repeat;
	background-color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity: 0.75;
	top: 50px;
	left: -700px; }
#contact a:link, a:visited, a:active {
text-decoration: none;
font-size: 12px;
color: #000000;
}

#gallery{
	height: 500px;
	border: 1px #000000 solid;
	z-index: 50;
	position: absolute;
	padding: 10px;
	background-color: #FFFFFF;
	left: 0px;
	top: 50px;
	width: 800px;	
}
#gallerymainimage{
	right: 10px;
	top: 10px;
	overflow: hidden;
	position: absolute;
}
#main {
	width: 600px;
	height: 500px;
	border: 1px #000000 solid;
	z-index: 100;
	position: absolute;
	padding: 10px;
	background-repeat: repeat;
	background-color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity: 1;
	top: 50px;
	left: 0px;
		
}
.images {
background-color: #FFFFFF;
z-index: 100;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.allcells a:hover {
color: #CCCCCC;
}
.allcells a:link {
color: #FF0000;
}




a:link, a:visited, a:active {
text-decoration: none;
font-size: 14px;
color: #982323;
}

a:visited {}

a:hover {
color: #ffffff;
}

a:active {}
#footer  { 
	position:absolute; 
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 1;
	z-index:1;
	float: left;
	height: auto;
	bottom: 10px;
	}	
.hide{
	display: none;
	font-size: xx-small;
}