body {
	background-attachment: fixed;
	background-image: url(liliepop-bk.gif);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #2FA391;
}
#site {
	padding: 0px;
	min-height: 1200px;
	width: 796px;
	margin-top: 37px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#left {
	margin: auto;
	float: left;
	width: 401px;
}
#left .banner {
	background-image: none;
	margin: 0px;
	padding: 0px;
	height: 141px;
	width: 401px;
}
#left .media {
	background-image: none;
	margin: 0px;
	padding: 0px;
	height: 77px;
	width: 401px;
	float: left;
}
#left .links {
	margin-bottom: 50px;
	padding-bottom: 10px;
	float: left;
	width: 401px;

}
#left .links .title {
	background-image: none;
}
#left .links .entry {
	background-image: url(images/gui/liliepop-bk-links-partners.png);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
	padding-bottom: 18px;
	padding-left: 26px;
	color: #2FA391;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-right: 34px;
}
#left .links .entry h1 {
	font-size: 18px;
	text-decoration: none;
	padding: 0px;
	display: block;
	color: #CC253C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}


#right {
	margin: auto;
	float: right;
	width: 395px;
}
#right .news {
	margin-bottom: 50px;
	padding-bottom: 10px;

}
#right .news .title {
	background-image: none;
}
#right .news .entry {
	background-image: url(images/gui/liliepop-gui-bottom_05.png);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
	padding-bottom: 18px;
	padding-left: 40px;
	color: #2FA391;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-right: 34px;
}
#right .news .entry h1 {
	font-size: 18px;
	text-decoration: none;
	padding: 0px;
	display: block;
	color: #CC253C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}



#leftbottom {
	margin: auto;
	float: left;
	width: 367px;
	background-color: #FFF;
}
#rightbottom {
	margin: auto;
	float: right;
	width: 395px;
}
a:link {
	color: #CC253C;
}
a:hover {
	color: #CC253C;
}
a:active {
	color: #CC253C;
}
a:visited {
	color: #CC253C;
}

