/* CSS Document */

 /* ************* 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;

 }
 
/* ******************************** */
#main_subNav_area h2{

padding-bottom: 0px;
}

h2 {
	padding-bottom: 18px;
}