body {
	position: absolute;
	margin: 0px;
	/*padding: 0;*/
	padding-left: 5%;
	width: 80%;
	background-image: url("/images/ikeBG.gif");
	background-repeat: repeat-x;
	background-color: #b79c60;
	text-align: center;
}

#main {
	position: relative;
	min-width:850px;
	width: 100%;
	/*margin: 0px auto;*/
	padding: 0px;
	text-align:left;
	border: 1px solid #ffffff;
	margin-right: 5%;
}

#jhup {
	position: relative;
	/*width: 800px;*/
	width: 100%;
	height: 30px;
	background-color: #ffcc66;
}

#jhup img {
	position: absolute;
	top: 8px;
	left: 8px;

}

  
#content-field {
	position: relative;
	top: 0px;
	left: 0px;
	/*min-width: 764px;*/
	width: 100%;
	/*min-height: 600px;*/
	padding:  2px 0px 2px 0px;
	background-color: #d2c29c;
}

#header {
	min-width: 794px;
	width: 100%;
	height: 30px;
	background-color: #b79c60;
	font: 9pt Georgia, "MS Serif", "New York", serif small-caps;
	color: #ffffff;
}

#nav	{
	position: relative;
	left: 5px;
	top: 5px;
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav li	{
	display: inline;
	padding: 0;
	margin: 0;
}

#nav li:before { 
	content: "| ";
	color: #ffffff;
}

#nav li:first-child:before { content: ""; }

#nav a {
	font: 9pt Georgia, "MS Serif", "New York", serif small-caps;
	text-decoration: none;
	color: #ffffff;
}

#nav a:hover {
	font: 9pt Georgia, "MS Serif", "New York", serif small-caps;
	text-decoration: none;
	color: #000000;
}

/*IE workaround*/
/*All IE browsers*/
* html #nav li	{
	border-left: 1px solid #ffffff;
	padding: 0 0.4em 0 0.4em;
	margin: 0 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
/*
* html #nav { height: 1%; }

* html #nav li{
	display: block;
	float: left;
}
*/
/*End hide*/

#qsearch {
	position: absolute;
	float: right;
	top: 5px;
	right: 8px;
	margin: 0;
	padding: 0;
	/*line-height: 1.5em;*/
}

#q	{
	/*height: 18px;
	font-size: 10pt;*/
	vertical-align: middle;
}

#qsearch form label {
	font-size: 10pt;
	font-variant: small-caps;
	vertical-align: middle;
}

#selector {
	/*height: 16px;
	font-size: 8pt;*/
	vertical-align: middle;
	border: 1px solid #cccccc;
}

#goStar {
	height: 15px;
	vertical-align: middle;
}

/*Win IE browsers - hide from Mac IE\*/
* html #qsearch form { height: 1%; }

* html #qsearch form{
	display: block;
	float: right;
}

/*End hide*/

#titlebar {
	/*background-image: url("/images/titlebar_crop.gif");
		background-repeat: no-repeat;*/
	background-color: #b79c60;	
	min-width: 794px;
	width: 100%;
	height: 45px;
	margin-top: 5px;
}
/*
.info {
	font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 14px;
        line-height: 24px;
        color: #998146;
        width: 400px;
}
*/
#home-content {
	position: relative;
	/*width: 764px;*/
	height: 100%;
	margin: 0px auto;
	padding: 14px 14px 60px 14px;;
	background-image: url("/images/dde.jpg");
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-position: bottom right;
}

#home-content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	margin: 0px auto;
}	

#home-content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #998146;
	width: 400px;
}

#content {
	position: relative;
	width: 100%;
	min-width: 794px;
	height: 100%;
	background-color: #ffffff;
}

#leftnav {	
	position: absolute;
	top: 2px;
	left: 2px;
	/*width: 197px;*/
	width: 20%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #f0e8d2;
}

#leftnav-header {
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #d2c29c;
	width: 100%;
	height: 30px;
	margin: 0px;
}

#leftnav-header h1 {
	position: relative;
	top: 3px;
	left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
}

#search-help h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        color: #000000;
        font-weight: bold;
	margin-left: 5px;
	margin-bottom: 0px;
}

#search-help ul {
	list-style-type: none;
}

#search-help li {
        padding-left: 15px;
        background-image:url("/images/contents/arrow_toc3.gif");
        background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 10pt;
        color: #000000;
}

#display {
	position: relative;
	left: 20%;
	min-width: 590px;
	width: 80%;
	min-height: 600px;
	margin: 0px;
}

#display a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ff9933;
	text-decoration: none;
}

#page {
	width: 100%;
	min-height: 600px;
	height: 100%;
	padding: 2px 0px 20px 0px;
}

#page h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	padding-left: 20px;
	padding-top: 4px;
}	

#page h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #998146;
	font-weight: normal;
	padding-left: 20px;
	padding-top: 8px;
}	

#page h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	padding-left: 20px;
	padding-top: 8px;
}

#page h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 8px;
}	

#page p {
	padding-left: 40px;
}

#page label {
	font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 10pt;
        line-height: 1.5em;
}

#page td {
	font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 10pt;
        line-height: 1.5em;
}

#page td h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 10pt;
        font-weight: bold;
        line-height: 1.5em;
}

input, textarea {
	border: 1px solid #ccc;
}

#page li {
	margin-top: 10px;
}

#page p {
	margin-left: 10px;
	line-height: 1.5em;
}

#page p, #page li p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 90%;
	padding: 0px;
}

#page li a {
	font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 14px;
}

#page li a:hover, #page li p a:hover {
	text-decoration: underline;
}


#page ul {
	list-style-image: url("/images/contents/arrow_toc3.gif");
}


#pageImage {
	position: relative;
	top: 30px;
	left: 30px;
	margin-bottom: 30px;
}

#footer {
	width: 100%;
	height: 30px;
	background-color: #b79c60;
	font: 10pt Georgia, "MS Serif", "New York", serif small-caps;
	color: #ffffff;
	line-height: 1em;
	margin-top: 5px;
}

#jhuplogo {
	position: relative;
	/*width: 800px;*/
	width: 100%;
	height: 30px;	
	left: 8px;
	clear:both;
}

#jhuplogo img {
	position: absolute;
	bottom: 23px;
	right: 16px;
 
 }


#footer ul {
	margin: 0px;
	padding: 0px;
}

#footer ul li{
	float: left;
	text-align: left;
	margin-top: 8px;
	margin-right: 10px;
	font-size: 10pt;
	font-family: Georgia, "MS Serif", "New York", serif;
	font-variant: small-caps;
	color: #ffffff;
	list-style: none;
}

#footer ul li.first {
	margin-left: 5px;
}

#footer ul li:before {
	content: "| \0020 \0020 \0020 \0020";
	color: #ffffff;
}

#footer ul li.first:before {
				content: "";
}

#footer li a {
	color: #ffffff;
	text-decoration: none;
}

#footer li a:hover {
	color: #000000;
}

#guidewordcontainer {
  width: 100%;
  text-align: center;
}
#alphabet {
  width: 100%;
  text-align: center;
}

dt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
        font-size: 10pt;
        line-height: 1.5em;
	margin-left: 20px;
}

dd a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ff9933;
	text-decoration: none;
	font-size: 10pt;	
}

hr {
	text-align: center;
	width: 90%;
}

.link{
	font-size: 12px;
	font-weight: bold;
	color: #998146;
	text-decoration: none;
}
 
 
img.userguide{
 vertical-align:middle;

 }