#glidercontent{
	margin:0px 0 0px 0px;


}

.glidecontentwrapper{
	position: relative; 
	width: 1000px;
	height:200px; 
	overflow: hidden;
	margin:0px 0px 0px 0px;
	padding:0px 0px;
	background:url(images/ftit.jpg) repeat-y;
	}

.glidecontent{ 
	position:absolute; 
	padding:0px 5px 0px 5px;
	width:900px;
	color:#000000;
	margin:0px 20px;
	height:100%;
	overflow:hidden;
	float:left;
	background:#fff;

}

.glidim{
	float:left;

}

.glidim img{
	margin:0px 15px 5px 15px;
	padding:7px 15px 7px 10px;
	border:1px solid #d2d8de;
padding:6px 6px;




}
.glidecontent h2{
	margin:0px 0px 0px 0px;
	padding:5px 0px;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	overflow:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.glidecontent h2 a:link, .glidecontent h2 a:visited{
	color:#000000;
}

.glidecontent h2 a:hover, .glidecontent h2 a:active{
	color:#000000;
text-decoration:underline;
}

.glidecontent p{
	margin:0px 0px 0px 0px;
	padding:5px 0px;
	font-size:14px;
	line-height:22px;

	overflow:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}



.glidebot{
	width:1000px;
	height:12px;
	background:url(images/ftit.jpg) repeat-y;
	margin:0px 0px ;
	padding:0px 0px;
	float:left;

}
.gnav{ /*style for DIV used to contain toggler links. */
	width: 100px;
	height:50px;
	z-index:150;
	float:right;
	padding-right:25px;
}

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */

	height:45px;
	z-index:150;
	width: 1000px;
	background: url(images/ftit.jpg) repeat-y;

}
.glidecontenttoggler a{ /*style for every navigational link within toggler */
	display: -moz-inline-box;
	display: inline-block;
	color: #2e6ab1;
	font-weight: bold;
	text-decoration: none;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
	background: #E4EFFA;
	color: black;
}

.glidecontenttoggler a:hover{
	background: #E4EFFA;
	color: black;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
	top:10px;
	right:100px;
	position:absolute;
	display:block;
	background:url(images/left.gif) left;
	width:50px;
	height:29px;
}
.glidecontenttoggler a.next {
	float:right;
	display:block;
	background:#fff url(images/right.gif) right;
	width:50px;
	height:29px;
	position:absolute;
	top:10px;
	right:50px;
}

.lavaLampBottomStyle {
        position: relative;
        height: 34px;
        width: 960px;
        padding: 0px 5px;
        margin: -50px 10px 0px 40px;
		//margin: -50px 10px 0px 30px;
		//font-weight:bold;
        overflow: hidden;
 
        }
		
.lavaLampBottomStyle li {
        float: left;
        list-style: none;
        }
.lavaLampBottomStyle li.back {
         border-bottom: 1px solid grey;
         width: 9px;
         height: 25px;
         z-index: 8;
         position: absolute;
		 padding-top:3px;
        }
.lavaLampBottomStyle li a {
font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:16px;
        text-decoration: none;
        color: #000;
        outline: none;
        text-align: center;
        top: 7px;
        text-transform: lowercase;
        letter-spacing: 0;
        z-index: 10;
        display: block;
        float: left;
        height: 30px;
        position: relative;
        overflow: hidden;
        margin: auto 10px;
		//margin: auto 5px;
		//font-weight:bold;
                    }   
					
.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
        border: none;
                        }       
/*Highlight Navigation current item*/
	
.page_item.current_page_item a {color: white; font-weight:bold;}
.current_page_parent.current_page_ancestor a {color: white; font-weight:bold;}
	
		
#miniblock{

	float:left;
	height:100%;
	width:1000px;
	//width:960px;
    background:url(images/center.jpg) repeat-y;
padding:0px 10px 0px 10px;

}
#miniblock a{

	color:#ac0604;
}
#miniblock a:hover{

	text-decoration:none;
}
.minipost{

		width:300px;
		overflow:hidden;
		float:left;
		height:100%;
		padding-right:15px;
}	

.hentry h2{

	margin:0px 0px;
	padding:3px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;

}					
.hentry h2 a:link, .hentry h2 a:visited {
	color:#000000;

}

.hentry h2 a:hover, .hentry h2 a:active {
	color:#000000;
text-decoration:underline;

}

.hentry p{

	margin:5px 0px;
	padding:0px 0px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:18px;
	text-align:justify;
width:260px;
}
.hentry p a:link, .hentry p a:visited {
	color:#000000;
	font-weight:normal;
}
.hentry img{
	margin:5px 0px;
	background:#fff;
	padding:6px 6px;
	border:1px solid #d2d8de;
}
