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

#container {
	position:relative;
	left:0px;
	top:0px;
	width:682px;
	height:615px;
	margin: 0 auto;
	background-image: url(images/index/contentbackground.png);
}
#welcome {
	position:absolute;
	left:30px;
	top:74px;
	width:206px;
	height:25px;
}
#welcometext {
	position:absolute;
	left:40px;
	top:103px;
	width:421px;
	height:116px;
}
#line1 {
	position:absolute;
	left:26px;
	top:220px;
	width:628px;
	height:11px;
}
#localtitle {
	position:absolute;
	left:30px;
	top:236px;
	width:223px;
	height:25px;
}
#localtext {
	position:absolute;
	left:40px;
	top:265px;
	width:241px;
	height:117px;
}
#carnation {
	position:absolute;
	left:6px;
	top:419px;
	width:198px;
	height:189px;
}
#line2 {
	position:absolute;
	left:293px;
	top:255px;
	width:11px;
	height:305px;
}
#wheretitle {
	position:absolute;
	left:313px;
	top:236px;
	width:277px;
	height:25px;
}
#wheretext {
	position:absolute;
	left:323px;
	top:265px;
	width:293px;
	height:193px;
}
#line3 {
	position:absolute;
	left:322px;
	top:465px;
	width:333px;
	height:11px;
}
#whatsnewtitle {
	position:absolute;
	left:313px;
	top:483px;
	width:126px;
	height:25px;
}
#whatsnewtext {
	position:absolute;
	left:309px;
	top:512px;
	width:353px;
	height:98px;
	color: #E54C7C;
}

/* Styles */

.whatsnewlinks {
	font-style: normal;
	font-weight: normal;
	color: #E54C7C;
	text-decoration: none;
}
.whatsnewlinks a:link {
	font-style: normal;
	font-weight: normal;
	color: #E54C7C;
	text-decoration: none;
}
.whatsnewlinks a:visited {
	font-style: normal;
	font-weight: normal;
	color: #E54C7C;
	text-decoration: none;
}
.whatsnewlinks a:hover {
	font-style: normal;
	font-weight: normal;
	color: #FCADAF;
	text-decoration: underline;
}
