#slidearea{
	height: 278px; 
	overflow: hidden;
	position: relative; 
	margin:0px auto;
	width:1000px;
	background:url(images/slide.png) repeat-y;
}
#gallerycover{
	overflow: hidden;
	margin:20px 70px;
	height: 238px; 
}

.mygallery{
	overflow: hidden;
	position:relative;
}

.mytext img{
	position:absolute;
	left:10px;
	top:10px;
	padding:5px;
	background:#fff;

}

.mytext{
	position:relative;
	margin:0px 0px;
	width:860px;
	height: 238px;
	float:left;
	display:inline;
	color:#FFFFFF;
	font-family: Tahoma,Georgia,century gothic,Verdana, sans-serif;
}

.mytext ul li{
	height:200px;

}

.mytext a:link, .mytext  a:visited {
	color: #036;
}


.mytext p {
	width:450px;
	margin:10px 0px 5px 390px;
	line-height:22px;
	font-size: 12px ;
	color: #000;

}
.mytext h2{
	width:450px;
	margin:10px 0px 5px 390px;
	font-size: 24px;
	font-weight: bold;

}

.mytext h2 a:link, .mytext h2 a:visited{

color: #FFF;
}

.prevb{
float:left;
	width:66px;
	height:53px;
	z-index:200;
	background:url(images/prev.png);
	position:absolute;
	left:0px;
	top:120px;
	}
	
.nextb{
    float:right;
	width:64px;
	height:54px;
	z-index:200;
	background:url(images/nxt.png);
	position:absolute;
	right:0px;
	top:120px;
	display:block;
	}

.videopost embed{
	width:300px;
	height:230px;

}
.vidtop{
	background:url(images/vidpost.png)

}
.twitter{
	width:300px;
	background: url(images/twitter_back.png) no-repeat;
	height: 254px;
}	
.twittop{
	background:url(images/twith.png)

}
p.twitter-message{
	margin:5px 0px;
	padding:5px 0px;
	color:#666;
}	
	
	
.smore{
	width:86px;
	height:36px;
	margin:5px 0px 5px 390px;
	background:url(images/rmore.jpg) no-repeat;
	font-size:12px;
	line-height:29px;
	text-align:center;
	padding: 3px 0px;
}

	
	
	
.adtop{
	background:url(images/adtop.png)

}

.squarebanner {
	float:left;
	width:355px;
	padding-top:0px;
	font-size:12px;
	font-family: Arial,Tahoma,Century gothic, sans-serif;
	margin:0px 0px 10px 0px;
	display:inline;
	overflow:hidden;
	}

.squarebanner ul{
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	width:310px;
		}
		
.squarebanner ul li{
		list-style-type:none;
	    margin: 7px 0px 7px 12px;
		padding:8px;
		background: #FFF;
		border: 1px solid #CCC;
		float:left;
		display:inline;
		}

/* New CSS Added by STalelife, Inc. */

.assobits {
	width: 135px;
	height: 135px;
	padding: 10px;
	text-align: center;
	border: 1px solid #CCC;
	clear: none;
}

.etsy_text {
	font-size: 10px;
	color: #FF6600;
	text-align: right;
	margin-right: 50px;
}

.etsy_text a {
	color: #990000;
	text-decoration: none;
}

.etsy_text a:hover {
	text-decoration: underline;
}