html {
	background: url('../images/skins/2/pattern.gif');
}

body {
	background: url('../images/skins/2/wallpaper.jpg') top center no-repeat;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

.skin_header,
.skin_footer {
	margin-top: 6px;
	margin-bottom: 6px;
}

.round, .contentarea .round {
	background-color:#b8cce5;
}

.contentarea .round .round, .contentarea .round .full_round {
	background-color:#fff;
}

.headline span b, .headline span, .headline a {
	color: #FFFFFF;
}

/* RIGHTSIDE MODULE BORDER COLOR */

.inner {
	border: 1px solid #959f87;
}

.toggleFriendProfile,
.toggleFriendProfileOn {
	background:url('../images/skins/2/toggle_buttons.png') no-repeat 0px -31px;
	width:108px;
	height:21px;
	overflow:hidden;
}

.toggleFriendProfileOn {
	background:url('../images/skins/2/toggle_buttons.png') no-repeat 0px 0px;
	width:108px;
	height:21px;
	overflow:hidden;
	cursor: pointer;
}

.toggleBusinessProfile,
.toggleBusinessProfileOn {
	background:url('../images/skins/2/toggle_buttons.png') no-repeat -120px -31px;
	width:121px;
	height:21px;
	overflow:hidden;
}

.toggleBusinessProfileOn {
	background:url('../images/skins/2/toggle_buttons.png') no-repeat -120px 0px;
	width:121px;
	height:21px;
	overflow:hidden;
	cursor: pointer;
}

.prev,
.prevOn,
.next,
.nextOn,
.head {
	background-image :url('../images/skins/2/cssrect.gif');
}

.small_search {
	width: 188px;
	//width: 191px;
}

.tsInviteFriendsToThisDistrictOnWhite
{
	background:url('../images/cssrect_1.1.gif') no-repeat -647px -1996px;
	width:255px;
	height:16px;
}