.glidecontentwrapper{

    float:right;

    position: relative; /* Do not change this value */

    width: 550px;

    height: 285px; /* Set height to be able to contain height of largest content shown*/

    overflow: hidden;

}

.glidecontentwrapper2{

    float:left;

    position: relative; /* Do not change this value */

    width: 700px;
	margin:0 0 0 5px
	background-color:#CCCCCC;

    height: 130px; /* Set height to be able to contain height of largest content shown*/

    overflow: hidden;

}


/*

	Total wrapper width: 350px+5px+5px=360px

	Or width of wrapper div itself plus any left and right CSS border and padding

	Adjust related containers below according to comments

*/

.glidecontent { /*style for each glide content DIV within wrapper.*/

    float:right;

    position: absolute; /* Do not change this value   */

    background-image:url(http://www.studentworldassembly.org/glider/images/bg_packages.jpg);

    background-repeat:no-repeat;

    background-position:right;

    visibility: hidden;

    padding:0;

    margin:0;

    width: 550px;

}

.glidecontent2 { /*style for each glide content DIV within wrapper.*/

    float:left;

    position: absolute; /* Do not change this value   */
	
font-size:11px;


    visibility: hidden;
	
	background-color:#FFFFFF;

    padding:0;

    width: 700px;
	margin:0 0 0 10px

}

/*

 Total glidecontent width: 330px+10px+10px=350px

	Or width of wrapper div itself (not counting wrapper border/padding)

*/

.glidecontent2 a { color:#0b5ab3; text-decoration:none;}
.glidecontent2 a:hover { text-decoration:underline;}


.glidecontenttoggler { /*style for DIV used to contain toggler links. */

    width: 145px;

    float:left;

    margin-top: 0;

    text-align: center; /*How to align pagination links: "left", "center", or "right"

    background: white; /*always declare an explicit background color for fade effect to properly render in IE*/

    background-image:url(http://www.studentworldassembly.org/glider/images/links_right_bg.gif);

    background-repeat:no-repeat;

    background-position:right;

}

.glidecontenttoggler2 { /*style for DIV used to contain toggler links. */


border-bottom:1px #898989 solid;

    float:left;


	padding:0 0 2px 0

    text-align: center; /*How to align pagination links: "left", "center", or "right"

    background: white; /*always declare an explicit background color for fade effect to properly render in IE*/

    
    width: 680px;
	margin:0 0 0 10px


}
/*

 Total contenttoggler width: 350px+5px+5px=360px

	Or total width of wrapper div (counting wrapper border/padding)

*/



div.imgdesc { width:100%;  height:50px; position:absolute; bottom:1px; left:0; background-image:url(../images/bgslideshow.png);  text-align:left; color:#FFFFFF; }

div.imgdesc span { padding:4px 0 0 10px; display:block; font-size:10px;}

div.imgdesc a { color:#FFFFFF; text-decoration:none; font-size:11px;}
div.imgdesc a:hover { color:#CCCCCC;}

.glidecontenttoggler a:link, .glidecontenttoggler a:visited { /*style for every navigational link within toggler */

    display: block;
	text-decoration:none;

    margin:3px auto 0 auto;

    border:1px #666666 solid;

    height:65px; width:130px;

    background-repeat:no-repeat;



    filter:alpha(opacity=50);

    -moz-opacity:0.5;

    -khtml-opacity: 0.5;

    opacity: 0.5;

}

.glidecontenttoggler2 a:link, .glidecontenttoggler2 a:visited { /*style for every navigational link within toggler */

    display: inline;
	padding:0 25px 4px  10px;
	float:left;

	text-decoration:none;
	text-align:center;

     

    background-repeat:no-repeat;
	color: #999999;

}

.glide2inside_left { float: left; width:332px; border-right:1px #CCCCCC solid; margin:5px 0 0 0; padding:0 10px 0 0;}
.glide2inside_right {float: left; width:332px; margin:5px 0 0 5px ; padding:0 5px 0 0;  }

.glidecontenttoggler2 a:hover{ /*style for selected page's toggler link. ".selected" class auto generated! */

	color: #666666;


}

.glidecontenttoggler2 a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */

	color: #365885;
	font-weight:bold;
	background-image:url(../images/bg_arrow.gif);
	background-repeat:no-repeat;
	background-position:bottom center;

}



.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */

    background-repeat:no-repeat;

    border:1px #999999 solid;

    filter:alpha(opacity=100);

    -moz-opacity:1.0;

    -khtml-opacity: 1.0;

    opacity: 1.0;

}

.glidecontenttoggler a:hover{

    border:1px #fff solid;

    filter:alpha(opacity=70);

    -moz-opacity:0.7;

    -khtml-opacity: 0.7;

    opacity: 0.7;

}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */

}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */

}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{

    background: #fff;

    color: white;

}

div#packages {  background-:no-repeat; width:700px; float:left; margin:0 0 10px 0; padding:0; background-color:#333333;}



div.imgslide { background-repeat:no-repeat; height:550px; position:relative; height:285px; margin:5px 5px 0 0; background-color: #000;}