
/*  BASIC PRE-SETTING
====================================================*/

* { padding: 0; margin: 0; }

ul { padding-left: 0em; margin-left: 0em; list-style-type: none; }

ol { padding-left: 2em; margin-left: 0em;}


h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ol, ul, dl, fieldset, address { margin-bottom: 1em; }

/*
* a { position: relative;}
*/



/*  MAIN STRUCTURAL ELEMENTS 
====================================================*/

body { 
	font: .76em/1.9em georgia, 'times new roman', 'Palatino Linotype', Palatino, serif;
	background: #ffffff url('../img/page_bg.jpg') center top repeat-x;
	color: #333;
	text-align: center;
	padding-bottom: 45px;
	padding-top: 10px;
	}
		
#container {
	font-size: 1.2em;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #ffffff; /* transparent */
	}

#inner_container {
	padding: 0 40px;
	}



#header {
	background-color: #ffffff;
	height: 102px;
	position: relative;
	}
	
#img_box {
	background-color: transparent;
	border-bottom: 0px solid white;
	}	

img.block {
	display:block;
	}	


#content_wrapper {
	padding: 47px 0;
	background: #ffffff url("../img/bottom-lines.gif") bottom left repeat-x;
	}


#left_main_content {
	width: 519px;
	background-color: transparent; /* transparent */
	float: left;
	}

#wide_main_content {
	width: 800px;
	background-color: transparent; /* transparent */
	float: left;
	}

#inner_content_pad {
	padding: 0 25px 0 25px;
	}




blockquote p {
	text-indent: -9999px;
	margin-bottom: 0px;
	}



blockquote#home {
	background: #ffffff url("../img/gray_holder.png") top left no-repeat;
	width: 628px;
	height: 146px;
	float: left;
	border: 1px solid gray;
	}


#side_bar {
	float: right;
	width: 230px;
	}
	
	
#side_bar p {
	font-size: .85em;
	color: #666;
	line-height: 1.3em;
	}

#side_bar img {
	padding: 2px;
	}


.firstletter:first-letter {font-size:25px; float:left; margin-right:2px; line-height:.8em; color:#b77c37; background-color:transparent;}





#gallery_img_box {
	float: left;
	margin: 0 25px 15px 25px;
	background-color: transparent; /* transparent */
	}
	
#side_bar #gallery_img_box {
	margin: 0 12px 12px 0px;
	}


#gallery_img_box img {
	padding: 2px;
	display: block;
	}

#gallery_img_box p.caption {
	text-align: center;
	font-size: .85em;
	margin: 0;
	padding: 0px;
	}



.bio-image-box {
	margin-bottom: 1.5em;
	padding-top: 1em;
	background-color: transparent; /* transparent */
	}
	

.bio-image-box img {
	padding: 2px;
	border: 1px solid #999;
	margin-bottom: 0px;
	}
	
	

.bio-image-box p {
	font-size: .85em;
	color: #999;
	line-height: 15px;
	}







#category_img_box {
	padding: 15px 15px 0px;
	background-color: transparent; /* transparent */
	margin-bottom: 0;
	}

#category_img_box img {
	float: left;
	padding: 2px;
	margin-bottom: 2px;
	}
	
#category_img_box div.details {
	width: 450px;
	margin-left: 175px;
	padding: 0px;
	background-color: transparent; /* transparent */
	}

#category_img_box div.details h3 {
	color: #333;
	margin-bottom: .5em;
	font-size: 1.0em;
	}
	
#category_img_box div.details p {
	font-size: .85em;
	line-height: 1.5em;
	margin-bottom: 0;
	}

#category_img_box p.enlarge {
	font-size: .75em;
	line-height: 1.1em;
	float: left;
	clear: left;
	width: 146px;
	background-color: transparent; /* transparent */
	text-align: center;
	}




#footer{width:100%; padding-top:18px; margin-left:auto; margin-right:auto; text-align:center; background-color:transparent; background-repeat:no-repeat}

#footer p{width:85%; font-size:.85em; color:#999; background-color:transparent; line-height:1.4em;margin-bottom:10px;margin-left:auto; margin-right:auto;}

	
	
	
/*  TEXT LINK STYLES 
====================================================*/

	
a:link		{ color: #7d7b7b; text-decoration: none; border-bottom: 0px dotted #7d7b7b;}
a:visited	{ color: #7d7b7b; text-decoration: none;  border-bottom: 0px dotted #7d7b7b;}
a:hover		{ color: #333; text-decoration: none;  border-bottom: 0px dotted #333;}



a.footer:link		{ color: #999; text-decoration: none; border-bottom: 1px dotted #999; }
a.footer:visited	{ color: #999; text-decoration: none; border-bottom: 1px dotted #999; }
a.footer:hover		{ color: #fff; text-decoration: none; border-bottom: 1px dotted #fff; }


a.h1:link		{ color: #069; text-decoration: none; border-bottom: 0px dotted #BF0101; }
a.h1:visited	{ color: #069; text-decoration: none; border-bottom: 0px dotted #BF0101; }
a.h1:hover		{ color: #633; text-decoration: none; border-bottom: 0px dotted #BF0101; }



/*
a img, :link img, :visited img { border: 0; } 
*/



a img, a:link img, a:visited img { border: 1px solid #CCC; text-decoration: none; }   
a:hover img { border: 1px solid #000; text-decoration: none;background-color: #fff; } 


a { outline: none; }

/*
	
#gallerypage #content a:link { border-bottom: 0; text-decoration: none; padding: 0;margin-bottom: 0px;}
#lightbox a:link { border-bottom: 0; text-decoration: none; padding: 0;margin-bottom: 0px;}

*/
	
	
/*  UN-ORDERED LIST STYLES 
====================================================

 ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 1em;
	padding: 5px 25px 30px 0px;
	background-color: transparent;
	}

 ul#pub-opinions {
	margin-left: 0em;
	padding: 5px 10px 30px 0px;
	}



 li.navig {
	background-image: url("../img/red-dot.gif");
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-left: 12px;
	margin-bottom: .75em;
	line-height: 1.3em;
	background-color: transparent;
	}



 #content ul {
	padding-left: 2em;
	}

 #content ul li {
	background-image: url("../img/red-dot.gif");
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-left: 12px;
	margin-bottom: .75em;
	line-height: 1.3em;
	background-color: transparent;
	}

*/

 
.pdf {
	background-image: url("../img/pdficon_small3.gif");
	background-repeat: no-repeat;
	background-position: 100% .2em;
	padding-right: 1.3em;
	margin-bottom: .75em;
	line-height: 1.3em;
	background-color: transparent;
	
	}


/* Main Navigation Elements 
-------------------------------------------- */		



#nav_bar {
	height: 50px;
	background: #ffffff url("../img/bottom-lines.gif") bottom left repeat-x;
	text-align: center;
	}

#nav_bar ul {
	margin: 0 0 0 0;
	padding-top: 14px;
	background-color: transparent;
	font-family: 'Palatino Linotype', Palatino, Georgia, 'Times New Roman', serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}




#nav_bar li {
	display: inline;
	background-color: transparent;
	list-style-type: none;
	padding: 0 12px;
	}

#nav_bar a:link		{ color: #333; text-decoration: none; border-bottom: 0px dotted #099;}
#nav_bar a:visited	{ color: #333; text-decoration: none;  border-bottom: 0px dotted #099;}
#nav_bar a:hover		{ color: #b77c37; text-decoration: none;  border-bottom: 0px dotted #d11397;}


#nav_bar a.current:link		{ color: #b77c37; text-decoration: none; border-bottom: 0px dotted #099;}
#nav_bar a.current:visited	{ color: #b77c37; text-decoration: none;  border-bottom: 0px dotted #099;}
#nav_bar a.current:hover		{ color: #b77c37; text-decoration: none;  border-bottom: 0px dotted #d11397;}





/*  DL STYLES (CAREER)
====================================================*/


dl{padding-left:1em; margin-bottom:2em}

dt{padding-left:0em; margin-left:0; font-weight:bold; line-height:1.2em; margin-bottom:.5em; color:#906B36}

dd{padding-left:1.5em; margin-left:0; line-height:1.2em; margin-bottom:.5em}

#chronology dt, #solo dt, #group dt {
	float: left;
	clear: both;
	}


#chronology dd, #solo dd, #group dd {
	margin-left: 75px;
	padding-left: 0em;
	}







/*  h(n) STYLES
====================================================*/


/*  h1 STYLES   ***************************   */
	
#header h1{text-indent:-9876px; position:absolute; top:24px; left:0px; width:398px; height:46px; background:transparent url('../img/mea-logo.gif') top left no-repeat; border-bottom:0px}
	
#header h1 a	{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	border-bottom: 0px; 
 	}
	
/*  h2 STYLES   ***************************   */



h2{color:#b77c37; margin-bottom:1em; font-family:georgia,'times new roman','Palatino Linotype',Palatino,serif; font-size:1.3em}




/*  h3 STYLES   ***************************   */




h3{color:#b77c37; margin-bottom:1em; padding-top:1em; font-family:georgia,'times new roman','Palatino Linotype',Palatino,serif; font-size:1.1em}


#indexpage h3 {
	margin-bottom: 1em;
	}
	
	
	
	
#side_bar h3 {
	font-size: 1.3em;
	color: #099;
	margin-bottom: 1px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	padding-right: 23px;
	}
	
	
	
	







/*  h4 STYLES   ***************************   */

h4 {
	font-size: 1.1em;
	margin-bottom: 1.0em;
	color: #906;
	font-family: Georgia, 'Times New Roman', Times, serif;
	}
#newspage h4 {
	font-size: 1.3em;
	margin-bottom: 1.0em;
	color: #906;
	font-family: Georgia, 'Times New Roman', Times, serif;
	}





/*  MISCELLANEOUS STYLES
====================================================*/

hr{margin:2em 0px 2em; height:1px; color:#b77c37; border:none}/* For Internet Explorer */
hr{margin:2em 0px 2em; height:1px; background-color:#b77c37; border:none}/* For Gecko-based browsers */
hr{margin:2em 0px 2em; height:1px; background-color:#b77c37; border:0px solid #b77c37}/* For Opera and Gecko-based browsers */



strong { color: #333; }

#newspage strong { color: #666; }





/* self clearing rules */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
.clearfix { display: block; }
/* End hide from IE-mac */




#thumb_box {
	margin-bottom: 1em;
	}
	

#thumb_box img {
	margin: 0 10px 10px 0;
	}
	
#thumb_box a {
	border: 0;
	}




