/* CSS Document */

#dg { 
color: #666666;
letter-spacing:-5px;
font-weight: normal;
font-size: 66px;
} 

#photo { 
color: #DDDDDD;
letter-spacing:-0px;
font-weight: bold;
font-size: 57px;
} 

A { 
text-decoration: none; 
color: #989898;
letter-spacing:-3px;
font-size: 40px;
} 

A:visited { text-decoration: none; }

A:hover { 
color: #383838;
text-decoration: none; 
background-color: #989898;} 

body {
font-family:arial narrow, arial; font-size: 10px; font-style: 
normal; line-height: normal; font-weight: lighter; color:silver; 
background-color: #383838;}

#copyr {
font-family:arial; font-size: 11px; font-style: 
normal; line-height: normal; font-weight: lighter; color:silver; }

#slideshow1 {
border: 0px solid #000;
overflow: hidden;
margin: 3px auto 10px;
position: relative;
width: 192px;
height: 300px;
}
#slideshow1 img {
width: 192px;
height: 300px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

#slideshow2 {
border: 0px solid #000;
overflow: hidden;
margin: 3px auto 10px;
position: relative;
width: 287px;
height: 300px;
}
#slideshow2 img {
width: 287px;
height: 300px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

#slideshow3 {
border: 0px solid #000;
overflow: hidden;
margin: 3px auto 10px;
position: relative;
width: 204px;
height: 300px;
}
#slideshow3 img {
width: 204px;
height: 300px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

#slideshow4 {
border: 0px solid #000;
overflow: hidden;
margin: 3px auto 10px;
position: relative;
width: 198px;
height: 300px;
}
#slideshow4 img {
width: 198px;
height: 300px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}