/* Begin Pagewide  */

body {
	margin: 0;
	padding: 0;
	background-image: url(bgtile-x.png);
	background-repeat: repeat;
	}
	
#container {
	position: absolute;
	top: 0.625em;
	left: 3.75em;
	width: 800px;
	height: 600px;
	z-index: 1;
	}
	
#image {
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: auto;
	z-index: 1;
	background-color: #999999;
	}							
	
hr {
	display: none;
	}	
	
.js {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 0.6em;
	color: #fff;	
	}	
	
/* End Pagewide  */		
	


/*Begin AHTInfo */	


#ahtInfo {
	position: absolute;
	left: 1.2em;
	bottom: 0.5em;
	font-family: Baskerville, Palatino, Times, "Times New Roman", serif;
	color: #fff;
	z-index: 2;
	}

h1 {
	font-size: 0.75em;
	letter-spacing: 0.1em;
	font-weight: 100;
	display: inline;
	}		
	
#ahtInfo p {
	font-style: italic;
	font-size: 0.875em;
	display: inline;
	margin-left: 0.8em;
	}
	
.strike {
	text-decoration: line-through;
	}

/*End AHTInfo */



/*Begin Navigation */	

#navigation {
	position: absolute;
	left: 0;
	top: 2.5em;
	width: 50em;
	font-family: Baskerville, Palatino, Times, "Times New Roman", serif;
	color: #fff;
	z-index: 2;
	}
	
#navigation h2 {
	font-size: 0.8em;
	letter-spacing: 0.1em;
	margin-top: 1.55em;
	margin-bottom: 0.25em;
	text-indent: 3.125em;
	}	
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-indent: 3.0em;
	}
	
#navigation li {
	font-size: 0.875em;
	line-height: 1.35em;
	}		
	
#navigation a:link {
	color: #fff;
	display: block;
	}
	
#navigation a:active {
	color: #333;
	background-image: url(bgtile-trans50white.png);
	background-repeat: repeat;
	display: block;
	border: 0;
	}
	
#navigation a:visited {
	color: #fff;
	display: block;
	}	
	
#navigation a:hover {
	color: #333;
	background-image: url(bgtile-trans50white.png);
	background-repeat: repeat;
	display: block;
	border: 0;
	}	
	
.manerr {
	font-size: smaller;
	letter-spacing: 0.1em;
	}				
	
/*End Navigation */



/*Begin Content */	
	
#intro {
	position: absolute;
	width: 17.0em;
	left: 13.0em;
	top: 5.5em;
	font-family: Baskerville, Palatino, Times, "Times New Roman", serif;
	font-size: 1.5em;
	line-height: 1.15em;
	color: #fff;
	z-index: 3;
	}
	
.smlcpsIntro {
	font-size: 0.75em;
	line-height: 4.0em;
	letter-spacing: 0.1em;
	}		
	
#papernav {
	position: absolute;
	width: 30.0em;
	left: 19.5em;
	bottom: 6.5em;
	font-family: Baskerville, Palatino, Times, "Times New Roman", serif;
	font-size: 1.0em;
	color: #fff;
	z-index: 3;
	}				
	
#papernav ul.paperchange {
	margin: 1.0em 0 0 0;
	padding: 0;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 0.72em;
	line-height: 1.5em;
	font-weight: bold; 
	}

#papernav ul.paperchange li {
	display: inline;
	padding-right: 0.8em;
	}

/*End Content */



/*Begin Copyright */		
	
#copyright {
	position: absolute;
	right: 0.625em;
	bottom: -0.1875em;
	z-index: 3;
	}
	
a.cr:link {
	font-family: Baskerville, Palatino, Times, "Times New Roman", serif;
	font-weight: 100;
	font-size: 3.75em;
	color: #fff;
	text-decoration: none;
	}
	
a.cr:active {
	font-family: Baskerville, Palatino, Times, "Times New Roman", serif;
	font-weight: 100;
	font-size: 3.75em;
	color: #dd5b51;
	text-decoration: none;
	border: 0;
	}
	
a.cr:visited {
	font-family: Baskerville, Palatino, Times, "Times New Roman", serif;
	font-weight: 100;
	font-size: 3.75em;
	color: #fff;
	text-decoration: none;
	}	
	
a.cr:hover {
	font-family: Baskerville, Palatino, Times, "Times New Roman", serif;
	font-weight: 100;
	font-size: 3.75em;
	color: #dd5b51;
	text-decoration: none;
	border: 0; 
	}	
	
#intelProp {
	position: absolute;
	width: 15.0em;
	height: 7.0em;
	background-color: #E5E8D7;
	border: 3px solid #fff;
	outline: 1px solid #333;
	padding-left: 1.0em;
	padding-right: 2.5em;
	padding-top: 6.0em;
	padding-bottom: 0;
	right: 3.125em;
	bottom: 1.875em;
	z-index: 3;
	visibility: hidden;
	}
	
#intelProp p {
	font-family: Baskerville, Palatino, Times, "Times New Roman", serif;
	font-size: 0.8em;
	color: #333;
	margin-top: -0.5em;
	}
	
/*End Copyright */





