#containerhome {
	position: relative;
	width: 800px;
	right: auto;
	bottom: auto;
	margin-right: auto;
	margin-left: auto;
	height: 530px;
	top: 10px;
	text-align: center;
}
#spring_show {
	position: absolute;
	bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	width: 800px;
}

#centerline {
	background-color: #008da1;
	height: 400px;
	width: 3px;
	position: absolute;
	left: 399px;
}
#paintingslogo {
	height: 400px;
	width: 398px;
	position: absolute;
	left: 404px;
	padding-left: 15px;
}
#decfinlogo {
	height: 400px;
	width: 383px;
	position: absolute;
	background-position: right;
	padding-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	vertical-align: middle;
	margin-top: 34px;
	margin-bottom: auto;
	top: 0px;
	left: 0px;
}
#navbar_vert_left {
	position: absolute;
	top: 55px;
	bottom: 25%;
	margin-top: auto;
	margin-bottom: auto;
	vertical-align: middle;
	right: 5px;
}
#navbar_vert_left a:link {
text-decoration: none;
color: #648947;
}
#navbar_vert_left a:hover, a:focus {
color: #008DA1;
}
#navbar_vert_left a:visited {
color: #E34C62;
text-decoration: none;
}
#navbar_vert_rt {
	text-align: left;
	position: absolute;
	top: 25%;
	bottom: 25%;
}
#ss_invite {
	position: absolute;
	right: 5px;
	bottom: 100px;
}
#newsbar {
	position: absolute;
	bottom: 0px;
	height: 100px;
	width: 400px;
	left: 200px;
	margin-right: auto;
	margin-left: auto;
}
#news_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #008DA2;
	width: 300px;
	position: relative;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	left: 51px;
	top: 31px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#news_title {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #008DA2;
	height: 30px;
	width: 400px;
	position: absolute;
	left: 0px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

#news_content a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #008DA2;
}
#news_content a:hover {
	color: #E34C62;
}
#news_content a:visited {
	color: #AACB74;
}

#star_rt {
	position: absolute;
	right: 60px;
	color: #E34C62;
}


#star_left {
	position: absolute;
	left: 60px;
}
