#container {
	background: #fff;
	background-image:url(images/main-bg-festive.png);
	background-repeat:repeat-y;
}
#header {
	background: url(images/header-bg-festive.gif) no-repeat;
}
#footer {
	background: url(images/footer-bg-festive.png) #bdd73c no-repeat;
}
#footer #copyright #copyright2 {
	color: #2D394F;	
}
.content-main {
	border: 1px solid #9e005d;
	background-image:url(../all/trans-80.png);
	background-repeat:repeat;
}
.content-main h1 {
	background: url(images/header-bg-main-festive.gif) no-repeat top;
}
.content-main h2 a {
	color: #9e005d;
}
.content-main h3 a {
	color:#0cc2f4;
}
.content-main .high {
	background: url(images/headline-festive.gif) repeat-x;
}
.content-main a img {
	border: 5px solid #9E005D;
}
.member-info p.username {
	background: url(images/headline-festive.gif) repeat-x;
}
.member-info p.username a {
	color:#9E005D;
}
.photos {
	border: 1px solid #9e005d;
	background-image:url(../all/trans-80.png);
	background-repeat:repeat;
}
.photos h1 {
	background: url(images/header-bg-main-festive.gif) no-repeat top;
}
.photos dl {
	border-bottom: 1px solid #9e005d;
	border-left: 1px solid #9e005d;	
}
.photos dd.desc {
	color:#534741;
}
.photos dt a img {
	border: 5px solid #9E005D;
}
.featured dt a img {
	border: 5px solid #fff;
}
.sidebox {
	border: 1px solid #9e005d;
	background-image:url(../all/trans-80.png);
	background-repeat:repeat;
}
.highlights {
	border: 1px solid #9e005d;
	background-image:url(../all/trans-80.png);
	background-repeat:repeat;
}
.sidebox h1 {
	background: url(images/header-bg-side-festive.gif) no-repeat top;
}
.highlights h1 {
	background: url(images/header-bg-side-festive.gif) no-repeat top;
}
.sidebox .high {
	background: url(images/headline-festive.gif) repeat-x;
	color: #9E005D;
}
.sidebox .low {
	background: url(images/headline-festive.gif) repeat-x;
	color: #9E005D;
}
.explore {
	border: 1px solid #9e005d;
	background-image:url(../all/trans-80.png);
	background-repeat:repeat;
}
.right .explore h1 {
	background: transparent url(images/explore-bg-right-festive.png) no-repeat top;
}
#helpers li {
	background: url(../all/asterisk.png) no-repeat left;
}
#helpers li a {
	color: #9E005D;
	text-decoration: underline;
}
.content-main-comments {
	border: 1px solid #9e005d;
	background-image:url(../all/trans-90.png);
	background-repeat:repeat;
}
.content-main-comments h1 {
	background: url(images/header-bg-main-festive.gif) no-repeat top;
}
.comment-entry {
	border-bottom: 1px solid #9e005d;
}
.comment-entry a img {
	border: 1px solid #d7e241;
}
.comment-entry p.name {
	background: url(images/headline-festive.gif) repeat-x;
}
.comment-entry p.name a  {
	color:#9E005D;
}
.comment-entry p.timestamp {
	color: #666;
}

.map a {
	color:#9e005d;
}
/* bottom-design */
#bottom-design {
	height: 600px;
	width: 474px;
	background: url(images/bottom-design-festive2.png) no-repeat;
	position: relative;
	left: -125px;
	z-index: 10;
}
.content-main {
	position: relative;
	z-index: 20;
}

