
/*  slideshow */

#gallery {
position:absolute; left:235px; top:230px; width:535px;
overflow: hidden; margin:50px auto; padding:0px; background:#FFF}
#images {border:2px solid #9ac1c9; height:235px; background:#eef5f6; margin-bottom:0px}
#image {position:relative; width:520px; height:375px; padding:5px; border:2px solid #666; background:#FFF  url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:40px; left:60px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:530px; height:75px; border:2px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:100px; width:530px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:200px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}

/*   /slideshow */


* {
	margin: 0;
	padding: 0;
}

#wrapper { 
 margin: 0 left;
 width: 960px;
}
#header {
 width: 920px;
 color: #333;
 padding: 0px;
 border: 1px solid #ccc;
 height: 240px;
 margin: 0px;
}
#content { 
 width: 920px;
 color: #333;
 border: 0px solid #ccc;
 margin: 0px;
 padding: 0px;
 height: 650px;
}
#footer { 
 background-image: url("img/footer.jpg");
 background-repeat: no-repeat;
 color: #333;
 width: 920px;
 border: 1px solid #ccc;
 margin: 0px;
 padding: 0px;
}

body
{
    background-image: url("img/cmyk.jpg");
    background-repeat: no-repeat;
}

p {
  font-family:arial, helvetica, sans-serif;}

a {text-decoration:none;}

/*  */


#subnavlist a
{
font-family:arial, helvetica, sans-serif;
text-decoration: none;
}

#subnavlist a:link, #subnavlist a:visited
{
color: white;
}

#subnavlist a:hover
{
color: #009DE0;
} 
#subnavlist li a#current, subnavlist li a#current:link
{
text-decoration: underline;
}

#en a
{
font-family:arial, helvetica, sans-serif;
text-decoration: none;
color: #009DE0;
}

  /* foolish */

#id1
{
 position:absolute;
 left:65px; top:30px; width:200px; height:80px;
}
#id2
{
 position:absolute;
 left:490px; top:30px; width:200px; height:80px;
}
#id3
{
 position:absolute;
 left:310px; top:30px; width:200px; height:80px;
}
#id4
{
 position:absolute;
 left:700px; top:30px; width:200px; height:80px;
}
#id5
{
 position:absolute;
 left:350px; top:60px; width:11px; height:20px;
}
#id6
{
 position:absolute;
 left:368px; top:60px; width:11px; height:20px;
}
#id7
{
 position:absolute;
 left:386px; top:60px; width:11px; height:20px;
}
#id8
{
 position:absolute;
 left:404px; top:60px; width:11px; height:20px;
}

#navlist li
{
display: inline;
padding-bottom: 4px;
padding-left: 20px;
background-repeat: no-repeat;
}

#navlist a
{
font-family:arial, helvetica, sans-serif;
padding-left: 20px;
padding-bottom: 4px;
text-transform: uppercase;
text-decoration: none;
}

#navlist a:link, #navlist a:visited
{
color: white;
background: url(img/arrowbullet.gif);
background-position: 0 -28px;
background-repeat: no-repeat;
}

#navlist a:hover
{
color: white;
background: url(img/arrowbullet.gif);
background-repeat: no-repeat;
background-position: 0 -10px;
} 

#navlist li a#current, #navlist li a#current:link
{
text-decoration: underline;
}
