#slidearea{
	height: 250px; 
	overflow: hidden;
	position: relative; 
	background: #310239 url(images/slide.jpg) no-repeat;
}

#gallerycover{
	overflow: hidden;
	width:900px;
	margin:0px 52px;
}

.mygallery{
	overflow: hidden;
	position:relative;
}

.mytext img{
	position: absolute;
	left: 5px;
	top: 5px;
	padding: 2px;
	background: #8c28a6;
}

.mytext{
	position:relative;
	margin:20px 0px;
	height:190px;
	width:900px;
	float:left;
	display:inline;
	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: 5px 0px 5px 450px;
	font-weight: normal;
	width: 450px;
}

.mytext p {
	width: 450px;
	margin: 0px 0px 5px 450px;
	color: #e3f3bc;
}

.mytext h2 a:link, .mytext h2 a:visited {
	color: #fff;
}

.mytext h2 a:hover {
	color: #a9006e;
}

#slidearea .prev{
	position: absolute;
	top: 100px;
	left: 20px;
	width: 32px;
	height: 32px;
	z-index: 200;
	background: url(images/prev.png);
	}
	
#slidearea .next{
	position:absolute;
	top:100px;
	right:20px;
	width:32px;
	height:32px;
	z-index:200;
	background:url(images/nxt.png);
	display:block;
	}

h3.sidetil{
	padding: 15px 0px 0px 55px;
	color:# 222;
	font-size: 18px;
	}
	
.sidetitl{
	padding: 15px 0px 10px 15px;
	color:#222;
	font-size: 20px;
	}


.video{
	width:300px;
	padding:0px 0px 15px 0px;
	margin:0px 0px;
	overflow:hidden;
	background:url(images/line.png) bottom repeat-x;
	}

.video embed{
	width:270px;
	height:250px;
	margin-left:15px;
	}

.squarebannerh {
	width:300px;
	height:58px;
	background:url(images/sqb.png);
	position:relative;
	}

.squarebanner {
	width:300px;
	background:url(images/line.png) bottom repeat-x;
	padding:5px 0px;
	overflow:hidden;
	}

.squarebanner ul{
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	width: 300px;
	}
		
.squarebanner ul li{
	list-style-type:none;
	margin: 7px 0px 7px 16px;
	float:left;
	display:inline;
	}
.box{
	width:325px;
	margin: 0px 0px 20px 20px;
	height:100%;
	color:#504945;
	font-size: 13px;
	font: Tahoma, century gothic,Arial,verdana, sans-serif;
	float:left;
	display:inline;
	border-bottom:1px solid #DADADA;
	}

.box  h2 {
	margin: 5px 0 10px 0;
	padding: 0px 0px 0px 5px;
	text-align: left;
	font: 24px Arial, Georgia, century gothic,verdana, sans-serif;
	font-weight: bold;
	overflow: hidden;
	}

.box h2 a, .box h2 a:link,.box  h2 a:visited  {
	color: #191109;
	background-color: transparent;
	}

.box  h2 a:hover  {
	color: #a9006e;
}
	
.ethumb{
	position: relative;
	width: 320px;
	height: 140px;
	background-color: transparent;
	}

.resp{
	font-family: 10px Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	position: absolute;
	bottom: 10px;
	right: 50px;
	z-index: 100;
	color: #fff;
	visibility: hidden;
	display: none;
	}

.resp a:link,.resp a:visited{
	color: #000;
	background: #FCF0FD;
	display: block;
	padding: 5px 5px;
	text-decoration: none;
	}

.pmore{
	font: 10px Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	position: absolute;
	bottom: 10px;
	left: 10px;
   	color: #8B5301;
	text-transform: uppercase;
	}

.pmore a:link,.pmore a:visited{
	color: #000;
	background: #FCF0FD;
	display: block;
	padding: 5px 5px;
	text-decoration: none;
	}

.pmore a:hover {
	color: #fff;
	background: #610872;
	}

.subscribe{
	/*height: 65px;*/
	background: url(images/line.png) bottom repeat-x;
	}

.subscribe img{
	margin: 0px 10px 10px 10px;
	float: left;
	}

.subscribe p{
	padding-top: 10px;
	font: 24px Arial, Georgia, century gothic,verdana, sans-serif;
	font-weight: bold;
	}

.subscribe a{
	padding-top: 30px;
	font: 24px Arial, Georgia, century gothic,verdana, sans-serif;
	font-weight: bold;
	padding-top: 10px;
	line-height: 50px;
	display: block;
	}

