body {
  		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  		background-color:#FFFFFF;
		font-size:12px;
		color:#000066;
 		margin: 0;
		padding: 0;
}
a:link, a:visited{
  		color: #000066;
  		font-weight:700;
  		text-decoration: underline;
}
a:hover{
  		color:#330066;
  		font-weight: bold;
  		font-style:italic;
  		text-decoration: underline;
}
#linkNav {
		font-weight: bold;
		text-decoration: underline;
}
table {
		border:0;
		margin-top:5px;
		padding-left:20px;
}
td {
		margin-top:5px;
		margin-bottom:5px;
}
#boxPrime{
		margin:0px 15px 5px 5px;
		height:215px;
}
#space{
		background-color:#ffffff;
		height: 15px;
		font-size: 15px;
		width: 100%;
}
#boxHead{
		width:100%;
		height:211px;
		min-width: 974px;
		background-color:#D3E7F2;
}
#graphicTop{
		margin:10 0 0 0;
		float:left;
}
#graphicTopR{
		float:right;
}
#Title{	
		margin-left:70px;
		margin-top: 20px;
		float:left;
}
#TitlePicR{
	margin-left: 30px;
	float: left;
	}
h1{
		margin: 0px;
		color:#000066;
		font-size:75px;
		font-weight:bold;
		font-style:normal;
}
h2{
		margin: 0px;
		font-weight:normal;
		text-align:center;
		font-size: 20px;
		font-style:italic;
		color:#000066;
}
#boxCrumb{
		background-color:#000066;
		width:100%;
		height:23px;
}
a.home:link, a.home:visited{
	font-size: 15px;
	margin-left:10px;
	color: #ffffff;
	font-weight:500;
	}
.crumbSymbol{
		margin-left:10px;
		margin-right:10px;
}
#boxNav{
	position:absolute;
	float:left;
	height: 100%;
	width:180px;
	clear:left;
	background-color: #CBDCED;
}
#boxNav1{
	float:left;
	min-height: 100%;
	width:180px;
	clear:left;
	background-color: #CBDCED;
}
#boxNav2{
	float:left;
	height:2000px;
	min-height: 100%;
	width:180px;
	clear:left;
	background-color: #CBDCED;
}
#boxNav3{
	float:left;
	height:3500px;
	min-height: 100%;
	width:180px;
	clear:left;
	background-color: #CBDCED;
}
#boxNav4{
	float:left;
	height:4500px;
	min-height: 100%;
	width:180px;
	clear:left;
	background-color: #CBDCED;
}
#boxNavLk{
		margin-left:10px;
		margin-top:5px;
		height: 100%;
}
#boxContent{
		margin-left: 190px;
		margin-top: 10px;
		max-width: 650px;
}
#boxContent2{
		margin-left: 190px;
		margin-top: 10px;
		background-image:url(Graphics/WorksLg.jpg);
		background-repeat:no-repeat;
		background-position:right;
		max-width: 650px;
}
#boxContentB{
		margin-left: 190px;
		max-width: 450px;
}
#boxContentC{
		margin-left: 190px;
		max-width: 600px;
}
#boxContentD{
		margin-left: 190px;
		max-width: 800px;
}
.graphicRight{
	position:absolute;
	margin-left: 10px;
	padding-top: 5px;
	padding-left:550px;
}
#graphicID{
		margin-left:10px;
		margin-top:30px;
		width:auto;
}
.graphicLeft{
		margin-right:10px;
		margin-top: 10px;
		margin-bottom: 10px;
		width:auto;
		float:left;
}
#pageHeading {
		font-size:18px;
		font-weight:bold;
		text-align:left;
		margin-top:5px;
		display:block;
		border-bottom-color:#000066;
		border-bottom-style:groove;
		border-bottom-width:thick;
		margin-bottom:15px;
}
#pageNote {
		font-size:12px;
		font-style:italic;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-align:left;
		width: 280;
		margin-top:5px;
		padding: 10px;
		border-style:outset;
		border-color:#000066;
		border-width:thin;
		margin-bottom: 10px;
		display:block;
}
.textHeading {
		font-size:14px;
		font-weight:bold;
		text-align:left;
		margin-top:5px;
		display:block;
}
.textHeading2 {
		font-size:14px;
		font-weight:bold;
		text-align:left;
		margin-top:5px;
}
.textCopy2 {
		font-weight:100;
		margin-top:5px;
		text-align:left;
		width: 700px;
		border-bottom:1px;
		display:block;
}
.textConstrain {
		font-weight:100;
		margin-top:5px;
		text-align:left;
		width: 420px;
		border-bottom:1px;
		display:block;
}
.textIndent{
		font-weight:100;
		margin-top:5px;
		text-align:left;
		width: 420px;
		border-bottom:1px;
		padding-left:20px;
		display:block;
}
.textCopy{
		font-weight:100;
		margin-top:5px;
		text-align:left;
		width: 500px;
		border-bottom:1px;
		display:block;
}
.textCopyCTR{
		font-weight:100;
		margin-top:5px;
		text-align:center;
		width: 500px;
		border-bottom:1px;
		display:block;
}
.crumbText {
		color:#ffffff;
		font-weight: 500;
}
.textSpecial {
		font-weight:normal;
		color:#000066;
		margin-top:5px;
		margin-left:20px;
		text-align:left;
		max-width: 650px;
		border-bottom:1px;
		display:block;
}
#boxFooter{
		float:left;
		display:block;
}
/*
div {
	border:solid 4px red;
}
div div{
	border:solid 3px blue;
}
div div div{
	border:solid 2px green;
}
div div div div{
	border:solid 1px yellow;
}
