@charset "utf-8";
/* CSS Document */
body{
	background:#FFF url(../images/homeBkg.jpg) top center no-repeat;
}
.welcome{
	margin-right:100px;
	height:449px;
	width:550px;
	text-align:justify;
	font:normal normal 14px/18px Arial, Helvetica, sans-serif;
	
}
.butterfly_0{
	position:relative;
	top:0px;
	float:left;
	left:-8px;
}
.butterfly_1{
	position:relative;
	top:50px;
	float:right;
	right:-10px;
}
.butterfly_2{
	position:relative;
	top:650px;
	left:-115px;
}
.welcome h1{
	font-size:20px;
	font-style:italic;
	padding:0;
	margin:0 0 10px 0;
}
.flashplayer{
	border:5px solid #63471c;
	width:550px;
	height:329px;
	margin-top:15px;
}
.myVideosContainer{
	margin:115px 0 0 83px;
	width:894px;
	height:347px;
}
.myVideosContainer .title{
	margin:0 0 10px 50px;
}
.vidContainer{
	width:298px;
}
.vidContainer .vidText{
	color:#44450d;
	font-size:12px;
	line-height:16px;
	padding:8px;
	height:76px;
	overflow:hidden;
}
.lineheight{
	height:20px;
}
.vidContainer .vidText strong{
	color:#223123;
	font-size:12px;
}
.web2ResourcesContainer{
	width:978px;
	margin:0 77px 10px 0;
	padding-top:4px;
}
.columnLive{
	width:382px;
}
.column{
	width:283px;
	padding-left:15px;
}
.web2{
	height:255px;
	margin:10px 20px 0 0;
	color:#223123;
	text-align:justify;
}
.web2 strong{
	color:#84863a;
}
.web2 .desc{
	font-size:12px;
	line-height:16px;
	color:#44450d;
	height:45px;
	overflow:hidden;
}
.web2 .date{
	font-size:11px;
	color:#454937;
	font-weight:bold;
}
.web2 .entry{
	margin-bottom:15px;
}
.seemore{
	padding-right:20px;
}
.friendsContainer{
	margin:0 0 91px 102px;
}
.friendsContainer .photo img{
	border:solid 2px #513714;
}
.friendsContainer .friend{
	margin:5px 2px 20px 2px;
	text-align:center;
}
.friendsContainer .friend .name{
	margin-top:8px;
}
#liveshow{
	position:absolute;
	padding-left:850px;
	padding-top:5px;

}
