img.mppLogoWhiteCircle
{
	position: relative;
	z-index: 400;
	top: 0;
	left: 0;
}

#searchInput
{
	position: absolute;
	right: 0;
	z-index: 20;
}

#headerNoteDiv
{
	position: absolute;
	top: -5;
	left: 59;
	z-index: 11;
}

#navMenuDiv
{
	position: absolute;
	width: 100%;
	z-index: 15;
	top: 40;
	background-color: #336799;
}

#footerMenuDiv
{
	bottom: 30;
	z-index: 15;
	width: 100%;
	background-color: #336799;
	padding-top: 2px;
	padding-bottom: 2px;
}


img.blueSwooshes
{
	position: absolute;
	z-index: 10;
	right: 0;
	top: 21;
}

img.bottomBlueSwooshes
{
	z-index: 10;
	width: 100%;
}

#menuLinks
{
	margin-left: 65px;
}

table.footerNoteTable
{
	position: relative;
	z-index: 400;
	top: 60;	
}

#sectionLinks
{
	width: 100%;
	z-index: 300;
}

#footer
{

}

#footerMenuLinks
{
	margin-left: 30px;
}

#footerInfo
{
	position: relative;
	z-index: 30;
}

table.publicationsTable
{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	border-right: dashed 1px #999999;
	border-bottom: dashed 1px #999999;
	z-index: 40;
}

td.publicationsTableCell
{
	border-left: dashed 1px #999999;
	width: 25%;
}

#bottomGradient
{
	position: relative;
	width: 100%;
	z-index: 35;
	top: -30;
}

table.newsAndEventsTable
{
	background: #DDD5C2;	
}

td.newsAndEventsCell
{
	border-right: thin solid white;
}

input.searchInput
{
	font-size: 11px;
	margin: 2px;
}

select.searchSelect
{
	font-size: 11px;
	margin: 2px;
}

input.searchButton
{
	font-size: 11px;
	margin: 2px;
}

img.brownRectangle
{
	position: relative;
	top: 0;
	left: 0;
	z-index: 50;
}

p.newsAndInfoHeader
{
	position: relative;
	z-index: 41;
}

#sideBarFeaturedEvents
{
	margin: 5px; 
	margin-top: 0px;
	padding: 5px;
	background: brown;
}

.storyImage
{
	border: thin solid #336699;
}

.directorySearchForm
{
  padding: 7px; 
  text-align: left;
  width: 210px;
  background: #E6E6FA;
  border-right: thin solid;
  border-bottom: thin solid;
  border-top: thin solid #F5F5F5;
  border-left: thin solid #F5F5F5;
}

.horzRule
{
  border-top: dashed 1px grey;
}

/* MULTIMEDIA DIRECTORY PAGES */
div#multimedia_header-home
{
	width: 644px; height: 323px;
	background: url('../images/multimedia/multimedia_banner.jpg');
}

#multimedia_header-home_GA
{
	width: 644px; height: 323px;
	background: url('../images/multimedia/multimedia_banner_GA.jpg');
}

#multimedia_header-home_MN
{
	width: 644px; height: 323px;
	background: url('../images/multimedia/multimedia_banner_MNP.jpg');
}

#multimedia_header-home_SW
{
	width: 644px; height: 323px;
	background: url('../images/multimedia/multimedia_banner_SWJ.jpg');
}

#multimedia_header
{
	width: 644px; height: 183px;
	background: url('../images/multimedia/multimedia_bg2.png');
}

#multimedia_header_GA
{
	width: 644px; height: 183px;
	background: url('../images/multimedia/multimedia_bg2_GA.jpg');
}

#multimedia_header_MN
{
	width: 644px; height: 183px;
	background: url('../images/multimedia/multimedia_bg2_MNP.jpg');
}

#multimedia_header_SW
{
	width: 644px; height: 183px;
	background: url('../images/multimedia/multimedia_bg2_SWJ.jpg');
}

#multimedia_clear { clear: both; height: 200px; }

#multimedia_links
{
	float: left; 
	width: 250px; 
	padding-left: 80px;
	font: 12px Arial;
}
		
#multimedia_form { float: right; font: 12px Arial; width: 250px; }
td#multimedia_fields { padding-top: 5px; }
