@charset "utf-8";
body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	color: #999999;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../gif/image.gif);
	text-align: center;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Courier New, Courier, monospace;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #666666;
	margin: 0px;
}
h2 {
	font-size: 14px;
	color: #666666;
}
a:link {
	color: #6699CC;
	text-decoration: none;
}
a:visited {
	color: #6699CC;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #6699CC;
	text-decoration: none;
}
#photo img {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
}
#envelope {
	text-align: center;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 15px;
}
#envelope #photo img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}

#slideshow {
	clear: both;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 20px;
	font-family: "Courier New", Courier, monospace;
	padding-bottom: 15px;
}
#slideshow a {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
#slideshow a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
#slideshow a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #cc0000;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
#slideshow a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
#previous {
	float: left;
	width: 100px;
}
#next {
	float: right;
	width: 50px;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 50px;
	margin-bottom: 200px;
}
#clr {
	clear: both;
}
