html {
  height: 100%;

}

body {
  height: 100%;
  margin: 0;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
 
}
p {
font-size: 115%;}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #9FACB9;
}
a:active {
	text-decoration: underline;
	color: #9FACB9;
}

/* Header
*/

#logodiv {	/* Frontpage Logo*/
	width: 850px;
	background-color: #520063;
}

#logodiv2 {	/* Viewer Page Logo*/
	width: 1050px;
	background-color: #520063;
}

#breadcrumb { /* Frontpage Breadcrumb*/
width: 829px;
background-color: #fff;
color: #000;
font-size:9px;
text-align: center;
font-weight: bold;
border-bottom: 2px solid #520063;
border-left: 20px solid #000;
border-right: 1px solid #000;
}

#breadcrumb2 { /* Viewer Page Breadcrumb*/
width: 1049px;
background-color: #fff;
color: #000;
font-size:9px;
text-align: center;
font-weight: bold;
border-bottom: 2px solid #520063;
border-left: none;
border-right: 1px solid #000;
}

/* Left Menu
*/

#leftmenu {
width: 170px;
height: 100%;
position: absolute;
background-color: #000;
}

/* Front Page Content */

#borderdiv {
	padding: 3px;
	width: 650px;
	margin-left: 190px;
	font-size: 10px;

}

#titlediv {
width: 640px;
padding: 15 0 15 0;
text-align: left;
font-size: 170%;
font-weight: bold;
margin-left: 190px;
}

#title2 {
font-weight:bold;
font-size: 175%;
padding: 15 0 20 0;
}

#NCER_Presentation{
	height:100%;
}
.capstitle {
font-size: 70%;
}

#image {
	width: 650px;
	padding: 3px;
	width: 650px;
	margin-left: 190px;
}

/* Viewer Page Content */ 

#borderdiv2 {
	padding: 3px;
	width: 650px;
	margin-left: 30px;
	font-size: 10px;
	}
#titlediv2 {
width: 1050px;
padding: 15 0 15 15;
text-align: left;
font-size: 170%;
font-weight: bold;
padding: 30px 0px 30px 0px;
}

#titlediv3 {
padding: 20px 0px 0px 0px;
width: 1050px;
text-align: left;
font-size: 130%;
font-weight: bold;}

#viewer {
	height:600px;
}

/* Unknown Styles
*/

#bluediv {
	width: 1007px;
	overflow: hidden;
	height:18px;
}
#infodiv {
	padding: 4px;
	width: 800px;
	overflow: hidden;
}
#bluediv {
	width: 1005px;
	overflow: hidden;
}


/* Page Styles
*/

.style1 {
	font-size: 12px;}
	
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; }
	
.style5 {
	color: #66CC99;
	width: 800px;
	}
	
.style6 {
	background-color: #880000;
	width: 1200px;
	}
	
.style7 {
	color: #000066
	}
	
.style8 {
	color: #000066;
	font-size: 12px;
	}

.style9 {font-size: 10px;} 

.style11 a {
	font-size: 130%; /* Back to Presentation link */
	color: #520063;
	} 
.style11 a:hover {color: #000;}

.style14 {font-size: 10px}

.style16 {color: #880000}





