body,html{
	
	margin:0 auto; /* for the rest */
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}


		
#wrapper{
	background-image:url("http://www.emory.edu/template_shared/images/container-white.gif");
	background-repeat:repeat-y;
	background-position:left;
	margin-left:auto;
	margin-right:auto;	
	position:relative;
	width:980px;
	padding:0px;	
	
}
#header{
	margin:0 10px;
	background-color:#022878;
	height:138px;
background-image: url(../img/tagline.gif);
background-repeat: no-repeat;
background-attachment: scroll;
height: 105px;
background-position: 675px 13px;
}


#header img{border:none;}
#content{

}
/*#content h1{
	color:#C79000;
	font-size:1.7em;
	font-weight:bold;
	margin:0 0 20px;
	padding:0;
}*/
#logo{
	position:absolute;top:10px;left:22px;	
}
#logoRight{
	left:229px;
	position:absolute;
	top:10px;	
}
.topnavigation { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;  
	color: #163b84; 
	text-transform: uppercase; 
	margin-left: 60px; 
	margin-left: 10px;
}
.navelement { 
	background-image:url('http://www.emory.edu/template_shared/images/navigation_background.gif'); 
	 text-align: center; 
	 padding-top: 7px; 
	 height: 20px; 
	 float: left;
}
.topnav_5 .navelement { 
	width: 190.4px; 
}
.divider { 
	float: left; 
	height: 27px; 
	width: 2px; 
}
.clear-all{clear:both;}
div#footer {clear:both;width:960px;height:50px;border-top:1px solid #fff;background:#e8eef4;text-align:center;color:#2f42ba;padding-bottom:1px;}		

div#footer p {margin:5px 0;color:#2f42ba;font-size:9px;}	

ul#footLinks {padding-top:13px;}

ul#footLinks span {padding:0 5px;}

ul#footLinks li {display:inline;font-size:9px;}

ul#footLinks li a {color:#2f42ba;}

ul#footLinks li a:hover {text-decoration:underline;}
div#shadowBottom {background:url(http://www.emory.edu/template_shared/images/shadow-bottom.gif) no-repeat;height:6px;font-size:1px;}
div.navelement {  
	 height: 27px !important;
	 padding: 0px !important;
	 background-image:url("file:///H|/WebDevelopment/images/navigation_background.gif"); 
}
/*have to write these on the same line or the hover font color doesn't work*/
div.navelement, div.navelement a {
    color: #FFFFFF;
}
/*have to write these on the same line or the hover font color doesn't work*/
div.navelement:hover, div.navelement a:hover {
     /* background-image:url("http://www.sph.emory.edu/cms/images/navigation_background_on.gif");  */
     color: #7d610f !important;
     cursor: pointer;}

div.navelement a {
	text-decoration: none;
	display: block;
	width: inherit;
	height:20px; /*19 mac*/
	padding-top:7px; /*8 mac*/
}