/* ************* Main Promo ************ */
#slideshow-container {
	width:750px;
	height:160px;
	position:relative;
}

#slideshow-container img {
	width:750px;
	height:160px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

#slideshow-nav {
	top:160px;
	left:200px;
	width:450px;
	height:7px;
	position:relative;
	z-index:2;
	text-align:center;
}

.toc {
	position:absolute;
	left:0;
	bottom:-20px;
	z-index:3;
	display:block;
	width:20px;
	background:#c5c5c5;
	color:#000000;
	text-align:center;
	padding:3px;
	text-decoration:none;
}

.toc-active	{
	background:#999999;
	color:#ffffff;
}

/* ************* WELCOME ************** */
.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
	padding-bottom: 10px;
	
}

.date {
	float:right;
}

a.welcome, a.welcome:visited, a.welcome:active {
	color:#666666;
	text-decoration: none;
}

a.welcome:hover {
	color:#0099CC;
	text-decoration: underline;
}

.mainTop {
	padding: 10px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

/* *************** WHATS NEW RSS ***************** */
#whatsNew {
	width: 170px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom:10px;
}

#whatsNew .item {
	padding-bottom: 8px;
}
 
#whatsNew .title {
	font-size: 10px;
}
	
#whatsNew .descript {
	font-size: 10px;
}
	
#whatsNew a:link,  #whatsNew a:visited,  #whatsNew a:active {
	color:#0066FF;
	text-decoration: none;
}

#whatsNew a:hover {
	color:#0099CC;
	text-decoration: underline;
}

/* **************** Today @ the Museum *************** */
#todayAtTheMuseum {
	font-size: 10px;
	width: 170px;
	margin: 20px 0px 0px 0px;
}

#todayAtTheMuseum a, #todayAtTheMuseum a:visited, #todayAtTheMuseum a:active {
	color:#0066FF;
	text-decoration: none;
}

#todayAtTheMuseum a:hover {
	color:#0099CC;
	text-decoration: underline;
}
	
/* ************** ALSO ON VIEW ************** */
#onView {
 	float:right;
 	width: 330px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 10px 0px;
	/*border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;*/
}

.descript_Image img {
	width: 80px;
}

.descript_Image {
	float:left;
	width:80px;
	margin: 0px 8px 0px 0px;
	overflow: hidden;
}
 
#onView .descript_Item {
	padding: 0px 0px 30px 0px;
}
 
#onView .descript_Text {
	margin:0px 0px 0px 20px;
	width:380px;	
}
 
#onView .descript_Title {
	color: #666666;
	font-weight: bold;
}
 
#onView .descript_Date {
	color:#6600CC;
	font-size: 10px;
	padding: 0px 0px 5px 0px;
}
 
#onView .showAll {
	padding: 0px 0px 30px 0px;
}

#onView a, #onView a:visited, #onView a:active {
	color:#003399;
	text-decoration: none;
}

#onView a:hover {
	color:#6600CC;
	text-decoration: none;
}

#main_promo_main{
	width:750px;
}
 
/* ******************************** */
#leftCol {
	width: 540px;
	background-image: url('/images/interface/main_leftCol_bg.gif'); 
	background-repeat: repeat-y;
}

#main_subNav_area h2{
	padding-bottom: 0px;
}

h2 {
	padding-bottom: 18px;
}

/* OBJECT OF THE DAY */
#objectOfTheDay {
	width: 170px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.objectImage {
	padding-bottom: 10px;
	text-align: center;
	
}

.objectImage image{
width:80px;
	
	overflow: hidden;
}


.objectInfo {
	
	text-align: center;
}

#stayInformed {
	width: 170px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top:20px;
	margin-top:20px;
	}

