/*style Sheet for myalbert header
  Its the Circle on the Left with the header that states: M.D. Degree Program @ Albert Einstein College of Medicine Yeshiva University
code by P. Schmidt

*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}
img { 
	padding:0px; margin:0px;

} /*IE pads 3*/

div#pagenav{
	border-left:1px solid #000066;
	border-right:1px solid #000066;
	margin-left:5px;
	margin-right:5px;
	margin-right:5px;
}
div#maintbl,  div#maintblnavbar {
	border-left:none;
	border-right:1px solid #000066;
	margin-right:5px;
}

div#header {
	height:auto;
	overflow:hidden;
}

div#YU {
	
}
div#headerTitle {
	background-image: url(/themes/dna/img/graphics/mddegree2006_s_05.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF; /*background image is white */
	height: 0px;
	margin:0px;
	overflow:hidden;
	padding:0px;
	width: 100%;	
}
div#headerNav {
	background-color: #CCCCCC;
	background-image: url(/themes/dna/img/graphics/mddegree2006_s_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size:9px;
	height: 10px;
	overflow:visible;	
	width: 100%;
}
#headerNav ul {
 	list-style-type: none;
	margin:0px;
 	margin-left:130px;
	padding: 0px;
}
#headerNav li { 
	 display: inline;
}
#headerNav li a {
	background: url(/themes/dna/img/graphics/circle_rt.gif); 
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px 17px 0px 7px;
}
div#header a:hover,
div#header a:active {
	border: none;
	font-weight:normal;
	/*padding: 0px 17px 0px 7px;*/
}
div#headerNav a:hover,
div#headerNav a:active {
	padding: 0px 17px 0px 7px;
}
div#headerText { /*Text Images*/
	background-image: url(/themes/dna/img/graphics/fadetogray2006.jpg);
	height:41px;
	margin:0px;
	overflow:hidden; /*added for IE* ignoring IE's requirements for width*/
	padding:0px;
	width:auto;
}
div#headerText a:hover,
div#headerText a:active {
	padding: 0px;
}
img#MDDegree, img#MDDegree a {
 border:none;
}
img#YU, img#YU a {
	border:none;
}
#pagetitle {
	/*background-color:#FFFFFF;*/
	/*position:absolute;*/
	/*left: 145px;
	top: 48px;	*/
	margin:0px;
	padding:0px;
	z-index: 10;
}
#pagetitle h1 { /*code hammering*/
		
	margin:0px;
	padding:0px;
}
#adminEntry {
	height: auto;
	overflow: hidden;
	width: 140px;
}
