/* CSS Document */
 BODY {scrollbar-3dlight-color:;
           scrollbar-arrow-color:#ffffff;
           scrollbar-base-color:;
           scrollbar-track-color:;
           scrollbar-darkshadow-color:;
           scrollbar-face-color:#000000;
           scrollbar-highlight-color:;
           scrollbar-shadow-color:;
		   text-align:center;
		   font:11px Arial, Helvetica, sans-serif;
		   margin: 0px;}

a {
color: #666;
text-decoration: none;
}

a:hover {
color: #000;
}

h2{
font: 12px Arial, Helvetica, sans-serif;
font-weight: bold;
}

#container {
width: 740px;
margin: 0 auto;
text-align:left;
}

#top {
margin-top: 40px;
height: 25px;
}

#thumbs {
margin-top: 15px;
height: 90px;
width:740px;
overflow: auto;
}

#display {
margin-top: 20px;
margin-left: 10px;
width: 500px;
height: 300px;
overflow: hidden;
text-align: right;
float:left;
}

#homeDisplay {
margin-top: 20px;
margin-left: 10px;
width: 500px;
height: 424px;
overflow: hidden;
text-align: right;
float:left;
}

#gravuresNav {
padding-top:40px;
float:left;
margin: 0px;
text-align:left;
}

#displayWide {
position: absolute;
top: 210px;
left: 140px;
width: 540px;
height: 300px;
}

#description {
margin-top: 200px;
width: 178px;
height: 100px;
overflow: auto;
margin-left: 12px;
float:left;
}

#news {
margin-top: 20px;
width: 200px;
height: 300px;
overflow: auto;
margin-left: 12px;
float:left;
}

#homeNav {
margin-top: 40px;
width: 160px;
height: 300px;
overflow: auto;
float:left;
}

.homeNav a{
font: 18px Arial, Helvetica, sans-serif;
line-height:32px;
color: #999;
background: url(greysquare.gif) no-repeat center left;
padding-left:20px;
height: 10px;
text-decoration: none;
}

.homeNav a:hover{
background: url(whitesquare.gif) no-repeat center left;
color:#999;

}

#bottom {
margin-top: 40px;
text-align: center;
width: 740px;
height: 20px;
float:left;
}

.thumbnails {
border: 0px;
padding-right: 15px;
}

.gravures{
border: 0px;
padding-right: 15px;
height: 65px;
width: 65px;
}

.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.smallprintblack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}
	
.textlinks {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 15px;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-transform: uppercase;
	background-position: center center;
	line-height: 20px;
	
}
.textlinks A:link { color: #666666;
                       text-decoration: underline; }
.textlinks A:visited { color: #666666;
                       text-decoration: underline; }
.textlinks A:hover { color: #000000;
                     text-decoration: underline; }

.hiddenPic {
	display:none;
}
