/*for the top page slide show box.. */

#slideshow_container {
	margin-bottom: 5px;
/*background-image:url(graphics/top/wsn/black_trans_bg.png);
background-repeat:repeat;*/
	float:left;

}

#slideshow_content {
	width:550px;

	float:left;
}

#slideshow_content_top {
	height: 11px;
}

#slideshow_content_main {
	height: 179px;
	float:left;
}

.slideshow_object {
	text-transform:uppercase;
}

/******************************/
/******************************/
#slideshow_title,#slideshow_titlekids ,#slideshow_titlescientists ,#slideshow_titlestudents, #slideshow_titleeducators, #slideshow_titleplanetariums{
/*padding-bottom:5px;*/
/*padding-top:18px;*/
padding-left:20px;
padding-top:10px;
padding-right:5px;
margin-bottom:5px;
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
width:270px;
float:right;
margin-left:250px;

}
		/*============*/
#slideshow_titleplanetariums
{
	color:#000;
}
		/*============*/
#slideshow_title {
color:#000;
}
		/*============*/
#slideshow_titlescientists {
color:#ffffff;
}
		/*============*/
#slideshow_titlekids {
color:#000000;
}
		/*============*/
#slideshow_titlestudents {
color:#000000;
}
		/*============*/
#slideshow_titleeducators {
color:#000000;
}
/*********************/
#slideshow_caption,#slideshow_captionscientists ,#slideshow_captionstudents ,#slideshow_captionkids ,#slideshow_captioneducators,#slideshow_captionplanetariums
{
padding-bottom:5px;
padding-top:5px;
/*padding-left:10px;*/
/*padding-right:5px;*/
width:275px;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
float:right;

margin-left:200px;
/*background:none;*/
}
		/*============*/
#slideshow_caption {
color:#000;
}
		/*============*/
#slideshow_captionstudents {
color:#000000;
}
		/*============*/
#slideshow_captionkids {
color:#000000;
}
		/*============*/
#slideshow_captioneducators {
color:#000000;
}/*============*/
#slideshow_captionplanetariums {
color:#000000;
}
/*=========================*/
#slideshow_caption a {
text-decoration: none;
color:#99aac1;
}
#slideshow_caption a:hover {
text-decoration: none;
color:#999999;
}
		/*============*/
#slideshow_captionkids a {
text-decoration: none;
color:#eaf4f3;
}
#slideshow_captionkids a:hover {
text-decoration: none;
color:#eaf4f3;
}
		/*============*/
#slideshow_captionscientists a {
text-decoration: none;
color:#e6dbc6;
}
#slideshow_captionscientists a:hover {
text-decoration: none;
color:#dfd4bf;
}
		/*============*/
#slideshow_captionstudents a {
text-decoration: none;
color:#ecf4e9;
}
#slideshow_captionstudents a:hover {
text-decoration: none;
color:#e6f1e2;
}/*============*/
#slideshow_captioneducators a {
text-decoration: none;
color:#e6dbc6;
}
#slideshow_captioneducators a:hover {
text-decoration: none;
color:#dfd4bf;
}
		/*============*/
#slideshow_captionplanetariums a {
text-decoration: none;
color:#e1deeb;
}
#slideshow_captionplanetariums a:hover {
text-decoration: none;
color:#d1cde1;
}
		/*============*/

/*********************/
#slideshow_bottom {
	width: 1000px;
	height: 13px;

	/*background-color: #e9eef4;*/
	
}

#slideshow_bottom_left {
	height: 13px;
	float: left;
	
}

#slideshow_bottom_right {
	height: 13px;
	float: right;

}

#ss_back_arrow {
	width: 17px;
	padding-right: 7px;
}

#ss_next_arrow {
	width: 25px;
	padding-right: 7px;
}

#ss_br_curve {
	width: 7px;
}

.feature img {
float:left;
border:none;
margin:2px;
height:44px;
width:152px;
padding-left:0px;
}




#slider {
 
	/* You MUST specify the width and height */
	width:500px;
	height:236px;
	position:relative;
	margin-right:auto; 
	margin-left:auto; 
}
