
#glidercontent{
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-bottom: 15px;
	padding-right: 15px;
	overflow: hidden;
}

.glidecontentwrapper{
	position: relative;
	width: 990px;
	height:330px;
	overflow: hidden;
	margin:0px;
	background-image: url(images/gcontent.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}

.glidecontent{ 
	position:absolute; 
	padding:0px 5px 0px 5px;
	width:940px;
	color:#555;
	margin:0px 20px;
	height:100%;
	overflow:hidden;
	float:left;
	background:#fff;

}

.glidim{
	float:left;

}

.glidim img{
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 7px;
	width: 928px;
	height: 300px;
}
.glidecontent h2{
	margin:0px 0px 0px 0px;
	padding:5px 0px;
	font-size:36px;
	line-height:40px;
	font-weight:bold;
	overflow:hidden;
	font-family: Trebuchet ms,Century gothic,Arial,Tahoma,sans-serif;
}
.glidecontent h2 a:link, .glidecontent h2 a:visited{
	color:#303843;
}

.glidecontent p{
	margin:0px 0px 0px 0px;
	padding:5px 0px;
	font-size:15px;
	line-height:20px;
	overflow:visible;
	font-family: "Trebuchet ms", "Century gothic", Arial, Tahoma, sans-serif;
	color:#696d70;
	font-style: normal;
	font-weight: lighter;
	text-align: justify;
}



.glidebot{
	width:1000px;
	height:12px;
	margin:0px;
	float:left;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.gnav{ /*style for DIV used to contain toggler links. */
	width: 150px;
	height:50px;
	z-index:150;
	float:right;
	padding-right:0px;
}

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
	height:45px;
	z-index:150;
	width: 1000px;
	background-repeat: no-repeat;
	padding: 0px;
	position: absolute;
}
.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:75px;
	position:absolute;
	display:block;
	width:50px;
	height:29px;
}
.glidecontenttoggler a.next {
	float:right;
	display:block;
	width:100px;
	height:29px;
	position:absolute;
	top:10px;
	right:25px;
}





.lavaLampBottomStyle {
        position: relative;
        height: 34px;
        width: 960px;
        padding: 0px 10px;
        margin: 0px 10px 0px 10px;
        overflow: hidden;
  
        }
.lavaLampBottomStyle li {
        float: left;
        list-style: none;
        }
.lavaLampBottomStyle li.back {
         border-bottom: 7px solid #303843;
         width: 9px;
         height: 25px;
         z-index: 8;
         position: absolute;
        }
.lavaLampBottomStyle li a {
        font:14px arial;
        text-decoration: none;
        color: #000;
        outline: none;
        text-align: center;
        top: 7px;
        text-transform: uppercase;
        letter-spacing: 0;
        z-index: 10;
        display: block;
        float: left;
        height: 30px;
        position: relative;
        overflow: hidden;
        margin: auto 10px;
                    }   
					
.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
        border: none;
                        }                     
						
#miniblock{
	float:left;
	height:100%;
	width:950px;
	margin-bottom:10px;
	margin-top:15px;
	padding-right: 50px;
	padding-left: 105px;
}

.minipost{
	width:270px;
	overflow:hidden;
	float:left;
	height:100%;
	margin-left:-10px;
	margin-top: -30px;
	margin-right: -10px;
	padding-right: 19px;
}	

.hentry h2{
	margin:0px 0px;
	padding:3px 0px;
	font-family:Trebuchet ms,Century gothic,Arial,Tahoma,sans-serif;
	font-size:0px;
	font-weight:bold;
}					
.hentry h2 a:link, .hentry h2 a:visited {
	color:#FFF;
}
.hentry p{

	margin:5px 0px;
	padding:0px 0px;
	font-size:12px;
	font-family: Trebuchet ms,Century gothic,Arial,Tahoma,sans-serif;
	color:#696d77;
	line-height:18px;
	text-align:justify;
}
.hentry p a:link, .hentry p a:visited {
	color:#d00000;
	font-weight:normal;
}
.hentry img{
	padding:6px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 14px;
	width: 232px;
	height: 108px;
}
