
/* Menu Postion */
ul.dropdown {
	position: absolute;
	left: 325px;
	top: 5px;
	z-index: 597;
	float: left;
}

.content-background {
	position: absolute;
	top: 125px;
}

.conners {
	background: url(../images/conners.png) no-repeat;
	position: absolute;
	width: 965px;
	height: 436px;
	top: 4px;
	left: 1px;
	z-index: -1;
}

.connectgroups-header {
	background: url(../images/main-body.png) no-repeat;
	width: 866px;
	height: 300px;
}

.phrases-holder {
	position: absolute;
	left: 175px;
	top: 15px;
}

.phrases-holder div {
	display: none;
	position: absolute;
}

.framebg {
	background: url(../images/frame.png) no-repeat;
	position: absolute;
	width: 204px;
	height: 174px;
	top: 10px;
	left: 440px;
}

.frame-picture-holder {
	position: absolute;
	left: 5px;
	top: 20px;
}

.frame-picture-holder div {
	display: none;
	position: absolute;
}

.frame-cover {
	background: url(../images/frame-cover.png) no-repeat;
	position: absolute;
	width: 196px;
	height: 167px;
	z-index: 5;
}

.select-area {
	background: url(../images/season-of-life.png) no-repeat;
	position: absolute;
	width: 304px;
	height: 298px;
	left: 653px;
}

.toggle {
	visibility: hidden;
}

.select-content-area {
	position: absolute;
	top: 33px;
	left: 5px;
}

.select-content-select {
	position: absolute;
	left: 213px;
	top: 5px;
	width: 95px;
	height: 115px;
	color: #3d301f;
}

.select-content-select div {
	background-color: #7cafaf;
}

.send-message {
	position: absolute;
	top: 245px;
	left: 120px;
}

.bottom-area {
	background: url(../images/bottom.png) no-repeat;
	position: absolute;
	width: 874px;
	height: 143px;
	top: 299px;
	left: 4px;
}

.bottom {
	top: 575px;
}