@charset "UTF-8";
/* CSS Document */
@import url("../../format/SKDformat-tag.css");
@import url("../../format/common.css");
@import url("../../format/headermenu.css");
@import url("../../format/footer.css");
@import url("gallery-modal.css");



h1 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	margin: 0px;
	padding: 38px 0px 0px 40px;
	font-size: 150%;
	line-height: 1;
	height: 62px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	text-align: center;
}
h1 span{
	font-size: 60%;
	line-height: 1;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#photoimages {
	margin: 0px auto;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	line-height: 84px;
	width: 500px;
	text-align: center;
}
#photoimages span{
	vertical-align: bottom;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#photoimages img{
	vertical-align: bottom;
}
#photoimages a:link img{
	border: 1px solid #000000;
}
#photoimages a:visited img{
	border: 1px solid #000000;
}
#photoimages a:hover img{
	border: 1px solid #FFCC00;
	color: #666666;
}
#photoimages a:active img{
	border: 1px solid #FFCC00;
	color: #666666;
}
#gallerymenu {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: right;
	width: 218px;
	list-style-type: none;
	margin: 0px;
}
#gallerymenu li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 175%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 1px;
}
#gallerymenu li a:link{
	color: #CCCCCC;
	text-decoration: none;
}
#gallerymenu li a:visited{
	color: #CCCCCC;
	text-decoration: none;
}
#gallerymenu li a:hover{
	color: #666666;
	text-decoration: none;
}
#gallerymenu li a:active{
	color: #666666;
	text-decoration: none;
}
#newup {
	margin: 0px auto;
	line-height: 84px;
	width: 506px;
	text-align: center;
	padding: 0px;
	border: 1px double #666666;
}
#newup span{
	vertical-align: bottom;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#newup img{
	vertical-align: bottom;
}
#newup a:link img{
	border: 1px solid #000000;
}
#newup a:visited img{
	border: 1px solid #000000;
}
#newup a:hover img{
	border: 1px solid #FFCC00;
	color: #666666;
}
#newup a:active img{
	border: 1px solid #FFCC00;
	color: #666666;
}
