@import url(layers.css);
@import url(text.css);
#main_image {
	background: url(../../images/front_band.gif) top repeat-x;
}
#front_cover {
	background: url(../../images/front_cover5.gif) top left no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#feature1 {
	width: 50%;
}
#feature2 {
	width: 60%;
}
#feature3 {
	width: 70%;
}
#feature2_inner {
	padding-right: 80px;
	background: url(../../images/message.gif) right no-repeat;
}
#welcome {
	position: absolute;
	top: 5px;
	margin-left: 5px;
	padding: 0px;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
}
.items {
	border: 0px solid #cccccc;
	margin-left: 10px;
	padding: 10px;
	float: left;
	width: 29%;
	display: block;
}
.items a {
	font-family: Arial, Verdana;
	font-size: 14px;
	padding: 5px;
	color: #333333;
	display: block;
}
.items a:hover {
	background: #F9F1CD;
	border: 2px solid #FA4960;
	padding: 3px;
}
#xmas {
	float: left;
	margin-top: -20px;
	margin-left: -31px;
}
#charlie-bears img {
	margin-right: -52px;
	margin-bottom: -20px;
}
a#specialbear {
	position: absolute;
	display: block;
	width: 350px;
	padding-top: 350px;
	height: 1px;
	z-index: 10;
	top: 200px;
	background: url(images/); /* fixes IE display issue */
}