* {
		margin: 0px;
		padding: 0px;
}

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	background: #B7CAD4 url(../AAMC/img/bg.gif) repeat-y;
}

#container {
	width: 800px;
}

#header {
	height: 25px;
	border-bottom: 1px solid #fff;
	background-color: #5B869E;
	padding: 5px;
}

#search {
	position:  absolute;
	left: 578px;
	padding: 2px 0 0 0;
	width: 220px;
}

.search-box {
	float: left;
	width: 150px;
}

.search-button {
	float: right;
	width: 60px;
}


#banner {
	height: 91px;
	background-color: #ADC2CE;
}

#random-left {
	position: absolute;
	margin: 0 0 0 203px;
	height: 91px;
	width: 160px;
}

#random-middle {
	position: absolute;
	margin: 0 0 0 364px;
	height: 91px;
	width: 150px;
}

#random-right {
	position: absolute;
	margin: 0 0 0 515px;
	height: 91px;
	width: 160px;
}

#left {
	width: 179px;
	float: left;
	margin: 56px 0 27px 0;
}

#nav2 {
	font-size: .9em;
	float: left;
	border-top: 2px solid #ADC2CE;
	width: 177px;
	margin: 0 1px;	
}	

#nav2-header {
	width: 177px;
	height:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;	
	padding-left: 5px;
	background-color: #EDF1F4;
}

 #titlebar {
	float: left;
	height: 33px;
	margin: 18px 0 5px 0;
}

#right {
	float: right;
	width:  606px;
}

#body {
	float: left;
	right: 1px;
	width: 590px;
	padding: 14px 14px 14px 1px;
	border-top: 2px solid #ADC2CE;
}

#footer {
	font-size: .9em;
	border-top: 2px solid #ADC2CE;
	margin:0 1px;
	clear: both;
	padding: 14px 14px 14px 192px;
	width: 592px;
}

/*typography*/
 a, a:link, a:visited, a:active {
	outline:  none;
	text-decoration: none;
	font-weight: normal;
	color: #426A80;
}

a:hover {
	text-decoration: underline;
	color: #848B31;
	}

a.active {
	text-decoration: none;
	color: #000;
	}

h1 {
	font-size: 2.0em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 1px;
  /*\*//*/
	width: 80%;
/**/
}

h2 {
	font-size: .95em;
	font-weight: bold;
}

h3 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}

h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}

h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}

h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}

img {
	border: 0;
	}


	
ol, ul, li {
	list-style: none;
	line-height: 1.4em;
	margin-top: 0.2em;
	margin-bottom: 0.2em; 
	}	
	

	
	
p {
	font-size: 0.90em;
	margin: 0 0 1.2em 0;
	}

strong, b {
	font-weight: bold;
}

#vertmenu {
padding: 0px;
margin: 0px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border-bottom: 2px solid #ADC2CE;
}

#vertmenu ul ul {
border-bottom: 0px none #ADC2CE;
}

#vertmenu ul li {
margin: 0px;
padding: 0px;
}

#vertmenu ul li a {
display: block;
padding: 5px 6px 4px 7px;
width: 164px;
border-top: 2px solid #ADC2CE;
}

#vertmenu ul li a.active {
background-color: #adc2ce;
color: #000;
}

#vertmenu ul li a.active:hover {
text-decoration: underline;
}

#vertmenu ul ul li a.active {
background-color: #dad7d7;
color: #000;
}

#vertmenu ul ul li a {
background-color: #dad7d7;
border-top: 1px solid #ADC2CE;
border-bottom: 0px none #ADC2CE;
}

#vertmenu ul ul ul li a {
border-top: 0px none #ADC2CE;
padding: 5px 6px 4px 15px;
width: 156px;
}

/* this rollover CSS created by collys rollover generator at http://www.collylogic.com/scripts/rollover.html */
.rollover-nbme-logo {
position: absolute;
margin: 16px 0 0 8px;
width:175px;
height:57px;
background: url(../AAMC/img/rollover-nbme-logo.gif) no-repeat 0 0px;
}
a.rollover-nbme-logo:link, a.rollover-nbme-logo:visited, a.rollover-nbme-logo:active {
text-decoration:none;
background: url(../AAMC/img/rollover-nbme-logo.gif) no-repeat 0 0px;
}
a.rollover-nbme-logo:hover {
background: url(../AAMC/img/rollover-nbme-logo.gif) no-repeat 0px 0px;
}

#nav-bg {
	height: 37px;
	background: url(../AAMC/img/bg-nav.gif) repeat;
}

#nav {
	width: 608px;
	height: 37px;
	background: url(../AAMC/img/nav.gif) no-repeat;
}

#nav ul {
	margin: 0;
	padding: 0;
	height: 37px;
	line-height: 1em;
	position: relative;
}

#nav li {
	position: absolute;
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

#nav a {display: block; height: 37px;}

#nav li a {
	text-indent: -9999px;
	text-decoration: none;
	}

#home {left: 0; width: 50px;}
#programs {left: 50px; width: 164px;}
#about	{left: 214px; width: 117px;}
#research {left: 331px; width: 73px;}
#publications {left: 404px; width: 97px;}
#contact {left: 501px; width: 107px;}

#home a:hover { background: url(../AAMC/img/nav.gif) 0px -37px no-repeat; }
#programs a:hover { background: url(../AAMC/img/nav.gif) -50px -37px no-repeat; }
#about a:hover { background: url(../AAMC/img/nav.gif) -214px -37px no-repeat; }
#research a:hover { background: url(../AAMC/img/nav.gif) -331px -37px no-repeat; }
#publications a:hover { background: url(../AAMC/img/nav.gif) -404px -37px no-repeat; }
#contact a:hover { background: url(../AAMC/img/nav.gif) -501px -37px no-repeat; }

/* You are here - SUB NAV */
body.home #home { background: url(../AAMC/img/nav.gif) 0px -74px no-repeat; }
body.programs #programs { background: url(../AAMC/img/nav.gif) -50px -74px no-repeat; }
body.about #about { background: url(../AAMC/img/nav.gif) -214px -74px no-repeat; }
body.research #research { background: url(../AAMC/img/nav.gif) -331px -74px no-repeat; }
body.publications #publications { background: url(../AAMC/img/nav.gif) -404px -74px no-repeat; }
body.contact #contact { background: url(../AAMC/img/nav.gif) -501px -74px no-repeat; }

body.home #home a:hover, body.programs #programs a:hover, body.about #about a:hover, body.research #research a:hover, body.publications #publications a:hover, body.contact #contact a:hover {
	background: inherit;
}
.SessionTitle{
	font-size: 1.1em;
	font-weight: bold;
}
.RIMEtitle{
	
	font-weight: bold;
	font-style: italic;
}
.BoothTitle{
	font-size: 1.2em;
	font-weight: bold;
	color: white;
}
.small1{
	font-size: .7em;
}

#bullet ul,li  {
	list-style: disc;
	line-height: normal;
	margin-top: 0.2em;
	margin-bottom: 0.2em; 
	}	
	
