body { 
	background-color: #FFFFFF;
	color: #000000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	height: 1000px;
}

#centeringWrapper {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  width: 981px;
}

#banner {
	position:absolute;
	top: 35px;
	text-align: right;
    font-size: x-large;

}
#date {
	position: absolute;
	z-index: 5;
	left: 680px;
	top: 42px;
}

#leftColumn {
	position:absolute;
	top: 104px;
	text-align: left;
	width: 140px;
	font-size: .8em;
	line-height: 2em;
}
#menu {
	padding: 10px 10px 10px 10px;
	border: 1px solid #CCCCCC;
}
#linkbar {line-height: 1.2em; }
#menu a , #linkbar a{ color: #999999; text-decoration: none;}
#menu a:hover, #linkbar a:hover {color:#666666; text-decoration:underline; }
#linkbar a:visited {color: #999999; }
#menu a.selected {	color:#333333;}

#linkbar {
	margin-top: 10px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #CCCCCC;
}


#pageContent {
	position: absolute;
	top: 104px;
	width: 500px;
	height: auto;
	margin-left: 164px;
	padding: 20px;
	margin-bottom: 40px;
	border: 1px solid #CCCCCC;
	color: #333333;


}


#rightBar
{
	position:absolute;
	top:104px;
	width: 220px;
	margin-left: 728px;
	line-height: 2em;
	padding: 0 0 0 0px;

}

	


.headline {
font-size: 1.1em;
font-weight: bold;
}

.headline a, .headline a:visited { color: #333333;}

.quoteText {
	font-size: .8em;
	margin-left: 25px;
	margin-right: 25px;
}

.bold {
font-weight: bold;
}

.mmwork {color:#333333; font-size: .9em; 	font-weight:bold;  padding-top: 20px;}
.mmwork a {color:#333333; text-decoration:underline; }
.mmpara {font-size: .9em;}
.swasNames {color:#000000; font-size: 1em; }

div#myGallery div.imageElement img.thumbnail {display:none; visibility: hidden;}

.programLink {font-size: .8em;}
.programLink a {color: #000000;}
