#slidearea{
	height: 220px; 
	overflow: hidden;
	position: relative; 
	background:#01070d url(images/slid.png) no-repeat;
}
#gallerycover{

	overflow: hidden;
	width:920px;
	margin:0px 52px;


}
.mygallery{
	overflow: hidden;
	position:relative;
}
.mytext img{
	position:absolute;
	right:5px;
	top:5px;
	padding:10px;
	background:#0A0C09;
}
.mytext{
	position:relative;
	margin:20px 0px;
	height:180px;
	width:920px;
	float:left;
	line-height:20px;
	color:#c4c4c4;
	font-family: Tahoma,Georgia,century gothic,Verdana, sans-serif;
}
.mytext ul li{
	height:200px;

}
.mytext a:link, .mytext  a:visited {
	color:#fff;
}
.mytext h2 {
	font: 26px Georgia,century gothic,Verdana, sans-serif;
	margin:0px 0px 5px 0px;
	font-weight:normal;
	width:580px;

}
.mytext p {
	width:580px;
}

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

.prev{
	position:absolute;
	top:100px;
	left:20px;
	width:20px;
	height:22px;
	z-index:200;
	background:url(images/prev.png);
	
	
}
.next{
	position:absolute;
	top:100px;
	right:20px;
	width:20px;
	height:22px;
	z-index:200;
	background:url(images/nxt.png);
	display:block;
}


.twifol{
	width:295px;
	height:58px;
	background:url(images/twh.png);
	position:relative;
	
}
h3.sidetil{
	padding: 15px 0px 0px 55px;
	color:#fff;
	font-size:20px;
}
.sidetitl{
	padding: 15px 0px 0px 55px;
	color:#fff;
	font-size:20px;
	width:240px;
	height:43px;
	background:url(images/sidtl.png);
	position:relative;
}

#twitter_div{
	width:295px;
	background:#0d2525;
}

.twitter-message{
	padding:5px 10px ;
	color:#999;
	border-bottom:1px solid #143232;
}
.twitb{
	width:295px;
	height:8px;
	background:url(images/twitb.png) no-repeat;
	margin-bottom:15px;
}




.videotab{
	width:295px;
	height:58px;
	background:url(images/vidt.png);
	position:relative;
	
}


.video{
	width:275px;
	background:#0d2525;
	padding:5px 10px;
	overflow:hidden;
	color:#A7BEBF;
}
.video embed{
	width:275px;
	height:250px;

}



.squarebannerh {
	width:295px;
	height:58px;
	background:url(images/sqb.png);
	position:relative;
	
}


.squarebanner {
	width:295px;
	background:#0d2525;
	padding:5px 0px;
	overflow:hidden;
}

.squarebanner ul{
		list-style-type:none;
	    margin: 0px 0px 0px 0px;
		padding: 0px 0px;
			width:295px;
		}
		
.squarebanner ul li{
		list-style-type:none;
	    margin: 7px 0px 7px 15px;
		float:left;
		display:inline;

		}
		


#adarea{
	height: 150px; 
	overflow: hidden;
	position: relative; 
	background:#01070d url(images/slid.png) no-repeat;
}
#toparea{
	height: 100px; 
	overflow: hidden;
	position: relative; 
	background:#01070d url(images/slid.png) no-repeat;
}

#toparea p{
	padding: 0px 35px;
	color:#fff;
		font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
}