/* ############################ */
/* # GovPortal Site Shell CSS # */
/* ############################ */

body {
	background-color: #f8f8e7;
	font-size: 75%;
}
P.Date {
	font-family:"Times New Roman", Times, serif;
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	font-size: 12px;
	line-height: 105%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color:#222;
}
P.Copy {
	font-family:"Times New Roman", Times, serif;
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	font-size: 12.5px;
	line-height: 105%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	text-indent: 0ex;
	color:#222;
}
#Shell {
	position:absolute;
	z-index:1;
	left: 0;
	top: 0;
}
#Banner {
	position:relative;
	width:100%;
	height:125px;
	z-index:2;
	left: 0;
	top: 0px;
	background-color: #f8f8e7;
}
#Adspace {
	position:absolute;
	width:150px;
	height:827px;
	z-index:4;
	left: 0px;
	top: 152px;
	background-color: #993333;
}
#Viewer {
	position:absolute;
	width:800px;
	height:825px;
	z-index:5;
	left: 150px;
	top: 154px;
	background-color: #FFFFFF;
}
#Snap {
	position:absolute;
	width:1px;
	height:834px;
	z-index:5;
	left: 951px;
	top: 147px;
	background-color: #993333;
}
#Date {
	position:absolute;
	width:250px;
	height:20px;
	z-index:5;
	left: 804px;
	top: 123px;
}
#Copy {
	position:absolute;
	width:800px;
	height:30px;
	z-index:100;
	left: 150px;
	top: 900px;
	
}
#Test {
	position:absolute;
	width:970px;
	z-index:75;
	left: 0px;
	top: 155px;
	border-right: .2em thin #993333;
	border-right-width: .2em;
	border-right-style: solid;
	border-right-color: #993333;
}
