@charset "utf-8";
body {
	font-size: 62.5%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #bfbfbf;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	padding: 0px;
	height: auto;
	width: 772px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #topbar {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 120px;
	width: 772px;
}
#container #topbar #infcont {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 122px;
	width: 554px;
}
#container #topbar #infcont #h1cont {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 87px;
	width: 554px;
	background-image: url(../images/christmas_gift_shop_logo.jpg);
	background-repeat: no-repeat;
}
#container #topbar #infcont #navcont {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 35px;
	width: 554px;
	background-image: url(../images/navbg.jpg);
	background-repeat: no-repeat;
}
#container #topbar #christmasimage {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 122px;
	width: 218px;
	background-image: url(../images/christmas-image.jpg);
	background-repeat: no-repeat;
}
#container #mainframe {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 772px;
}
#container #mainframe #pageinfo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 772px;
	text-indent: -9999px;
}
#container #footerlinks {
	padding: 0px;
	float: left;
	height: 80px;
	width: 772px;
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#container #topbar #infcont #h1cont h1 {
	padding: 0px;
	height: 85px;
	width: 524px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-indent: -9999px;
	float: left;
}
#container #footerlinks ul {
	height: 12px;
	width: 772px;
	padding-left: 30px;
	list-style-type: none;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#container #footerlinks p {
	height: 20px;
	padding-left: 30px;
	color: #CCCCCC;
}
#container #footerlinks ul li {
	padding-right: 8px;
	display: inline;
}
#container #footerlinks ul li a {
	color: #FFFFFF;
	text-decoration: underline;
}

#container #topbar #infcont #navcont ul {
	height: 25px;
	width: 524px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#container #topbar #infcont #navcont ul li a:hover {
	color: #CCCCCC;
}
#container #topbar #infcont #navcont ul li {
	padding-right: 8px;
	display: inline;
}
#container #topbar #infcont #navcont ul li a {
	text-decoration: none;
	font-size: 1.1em;
	color: #FFFFFF;
}
