@charset "utf-8";
/* CSS Document */

#outer {
	background-image: url(../art/X/xmas3lsdone/green1.jpg);
	border: 1px groove #2A5021;
}
#outer td {
	border-top-color: #DAC99C;
	border-right-color: #DAC99C;
	border-bottom-color: #DAC99C;
	border-left-color: #DAC99C;
	background-image: url(../art/X/xmas3lsdone/BD-Traditional%20Xmas-Paper8.jpg);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
#inner {
	border: thick groove #DAC99C;
	color: #114C20;
	background-image: url(../art/X/xmas3lsdone/green1.jpg);
}
#inner td {
	border: thick groove #DAC99C;
	background-image: url(../art/X/xmas3lsdone/BD-Traditional%20Xmas-Paper8.jpg);
}
#links {
	border: thick groove #1E6833;
	color: #99EA8A;
}
#links td {
	border: medium groove #0E471C;
	color: #DAC99C;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #DAC99C;
	text-decoration: underline;
}
body {
	background-image: url(../art/X/xmas3lsdone/BD-Traditional%20Xmas-Paper8.jpg);
	color: #FFF;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center center;
}
a:visited {
	font-weight: bold;
	color: #DAC99C;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #339933;
	text-decoration: underline overline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #DAC99C;
	text-decoration: none;
}

