
/*----Structural DIVs----*/

#wrap {
	padding-top: 10px;
	position: relative;
	width: 800px;
	overflow: hidden;
}

/*----Other DIVs----*/

.menuButtonTop {
	height: 30px;
	width: 60px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	left: 2px;
}

#messagesContainer {
	width: 675px /*800px*/;
	background: url(images/backgrounds/messages_globe.jpg) no-repeat;
	padding: 517px 0 0 125px;
	text-align: left;
}

#messagesText {
	margin-top: -282px;
}

#messagesContainer ul {
	list-style: none;
	font: bold italic 16px/22px palatino, georgia, times, serif;
	color: #fff;
}

#messagesContainer ul li {
	margin-bottom: 20px;
}

#upcomingEvents {
	width: 705px /*800px*/;
	background: url(images/backgrounds/upcomingEvents.gif) repeat-y 77px 0;
	text-align: left;
	padding: 30px 0 0 95px;
}

#year {
	height: 51px;
	overflow: hidden;
}

#upcomingEvents-btm {
	height: 15px;
	overflow: hidden;
}


#speakSubNav {
	width: 800px;
	margin: 35px 0 15px 95px;
	text-align: left !important;
	background: url(images/backgrounds/subNav.gif) no-repeat 170px 165px;	
}


#speakSubNav .item1 {
	height: 172px;
	overflow: hidden;
	margin-bottom: 20px;
}

#speakSubNav .item2,
#speakSubNav .item3,
#speakSubNav .item4 {
	height: 49px;
	overflow: hidden;
	margin-left: 45px;
}

#speakSubNav .item5 {
	height: 47px;
	overflow: hidden;
	margin: 23px 0 0 45px;
}

#speakSubNav .item6 {
	height: 54px;
	overflow: hidden;
	margin: 7px 0 0 204px;
}

#utilityBar {
	width: 800px;
	color: #7c7c7c;
	font: normal 14px/14px palatino, georgia, times, serif;
	margin: 10px 0 25px 0;
}

#mainNav {
	background: transparent;
}

.menuButton {
	position: absolute;
	bottom: 50px;
	right: 30px;
	z-index: 3;
	height: 30px;
	width: 60px;
	overflow: hidden;
}

/*----Typography----*/

#messagesContainer .description {
	font: bold italic 11px/15px palatino, georgia, times, serif;
	color: #fff;
	margin: -15px 0 20px 0;
}

#upcomingEvents {
	font: normal 16px/22px palatino, georgia, times, serif;
	color: #fff;
}

.eventDate {
	width: 110px;
	vertical-align: top;
}

.eventDesc {
	width: 265px /*315px*/;
	padding-right: 50px;
	vertical-align: top;	
 }
 
 .eventLocation {
 	width: 185px;
 	vertical-align: top;	
 }
 
 #upcomingEvents table td {
 	padding-bottom: 20px;
 }

 
/*----Links----*/

.listen,
.read {
	font:  italic 15px/22px palatino, georgia, times, serif;
	color: #ead17f;
	padding: 0 5px;
	text-decoration: none;
}

a:hover.listen, 
a:hover.read {
	color: #91aaef;
}

.divider {	
	font: italic 14px/22px palatino, georgia, times, serif;
	color: #ead17f;
}

#upcomingEvents a {
	color: #91aaef;
	text-decoration: none;
}

#upcomingEvents a:hover {
	color: #ead17f;
}

 #utilityBar a {
	color: #ead17f;
	padding: 0 5px;
	text-decoration: none;
}

#utilityBar a:hover {
	color: #91aaef;
}

/*----Rollovers----*/

.menuButton a, .menuButtonTop a {
	height: 30px;
	width: 60px;
	display: block;
	background: url(images/menu.jpg) 0 0  no-repeat;
	padding-top: 60px;	
}

.menuButton a:hover, .menuButtonTop a:hover, .menuButton .selected, .menuButtonTop .selected {
	background: url(images/menu.jpg) 0 -30px  no-repeat;
}


#speakSubNav .item1 a {
	height: 172px;
	width: 568px;
	display: block;
	background: url(images/subNav/read-the-intro.gif) 0 0  no-repeat;
	padding-top: 180px;
}

#speakSubNav .item1 a:hover, #speakSubNav .item1 .selected {
	background: url(images/subNav/read-the-intro.gif) 0 -172px  no-repeat;
}

#speakSubNav .item2 a {
	height: 49px;
	width: 356px;
	display: block;
	background: url(images/subNav/who-is-mvs.gif) 0 0  no-repeat;
	padding-top: 60px;
}

#speakSubNav .item2 a:hover, #speakSubNav .item2 .selected {
	background: url(images/subNav/who-is-mvs.gif) 0 -49px  no-repeat;
}

#speakSubNav .item3 a {
	height: 49px;
	width: 553px;
	display: block;
	background: url(images/subNav/explore.gif) 0 0  no-repeat;
	padding-top: 60px;
}

#speakSubNav .item3 a:hover, #speakSubNav .item3 .selected {
	background: url(images/subNav/explore.gif) 0 -49px  no-repeat;
}

#speakSubNav .item4 a {
	height: 49px;
	width: 473px;
	display: block;
	background: url(images/subNav/learning-living.gif) 0 0  no-repeat;
	padding-top: 60px;
}

#speakSubNav .item4 a:hover, #speakSubNav .item4 .selected {
	background: url(images/subNav/learning-living.gif) 0 -49px  no-repeat;
}


#speakSubNav .item5 a {
	height: 47px;
	width: 287px;
	display: block;
	background: url(images/subNav/questions.gif) 0 0  no-repeat;
	padding-top: 60px;
}

#speakSubNav .item5 a:hover, #speakSubNav .item5 .selected {
	background: url(images/subNav/questions.gif) 0 -47px  no-repeat;
}

#speakSubNav .item6 a {
	height: 54px;
	width: 93px;
	display: block;
	background: url(images/subNav/home.gif) 0 0  no-repeat;
	padding-top: 60px;
}

#speakSubNav .item6 a:hover, #speakSubNav .item6 .selected {
	background: url(images/subNav/home.gif) 0 -54px  no-repeat;
}


a {
outline: none !important;
}
