/* This design is only a slightly modified version of the one put together by Matt Tyson (http://students.vassar.edu/matyson/)*//* basic elements */html {	margin: 0px;	padding: 0px;	}body { 	font: 9pt/17pt georgia; 	color: #fff;         background-color: #003;	margin: 0px; 	padding: 0px;	width: 800px;	position: relative;	left: auto;	right: auto;	margin-left: auto;	margin-right: auto;	}p { 	font: 9pt/17pt georgia; 	margin-top: 0px; 	text-align: justify;	}ul  { 	font: 9pt/17pt georgia; 	margin-top: 0px; 	}h1 { 	font: italic normal 23pt georgia;        margin-top: 6px;        margin-left: 15px;	color: #fff;	}h2 { 	font: italic normal 18pt georgia;        margin-top: 11px;        margin-left: 40px;	color: #fff;	}h3 { 	font: italic normal 12pt georgia; 	letter-spacing: 1px; 	margin-bottom: 0px; 	color: #fff;	}a:link { 	font-weight: bold; 	text-decoration: none; 	color: #663;	}a:visited { 	font-weight: bold; 	text-decoration: none; 	color: #330;	}a:hover, a:active { 	text-decoration: underline; 	color: #669;	}acronym {	border-bottom: none;	}a.nav:link {	color: #cc9;	}a.nav:visited {	color: #cc9;	}a.nav:hover, a.nav:active {	color: #cc9;        text-decoration: underline; 	}a.here:link, a.here:visited {	color: #fff;        text-decoration: underline; 	}#wholepage {         margin: auto;         width: 750px;         position: relative;         z-index: 70;         }#nav	{ 	padding: 30px 0px 0px 10px;        position: absolute;	top: 10px;        color: #fff;	left: 0px;	width: 184px;	height: 160px;	background-color: #;	border-top: 1px solid #996;        border-right: 1px solid #996;        border-left: 1px solid #996;	}#nav ul {	margin: 0px;	padding: 0px;	}#nav ul li {	line-height: 2.5ex; 	display: block; 	padding-top: 10px; 	margin-bottom: 10px;	list-style-type: none;	in: 0px;	padding: 0px;	}#pics	{ 	padding: 30px 0px 0px 0px;        position: absolute;        color: #fff;        top: 200px;	left: 0px;        text-align: center;	width: 194px;	height: 370px;	background-color: #;	border-bottom: 1px solid #996;        border-right: 1px solid #996;        border-left: 1px solid #996;	}#internalLinks	{	padding: 30px 0px 0px 0px;        position: absolute;        color: #fff;        top: 200px;	left: 0px;        text-align: center;	width: 194px;	height: 370px;	background-color: #;	border-bottom: 1px solid #996;        border-right: 1px solid #996;        border-left: 1px solid #996;	}#internalLinks	ul {	border: 1px solid #fff;	margin: 0px;	padding: 0px;}#internalLinks ul li {	line-height: 2.5ex; 	display: block; 	padding-top: 10px; 	margin-bottom: 10px;	list-style-type: none;	in: 0px;	padding: 0px;	}#internalLinks ul li a {	color: #cc9;	}#validation	{ 	padding: 30px 0px 0px 0px;        position: relative;        color: #fff;        bottom: -50px;	left: 53px;	}#content {	position: absolute;        padding: 0px 0px 0px 0px;	font-family:"\"}\"";	font-family:inherit;        top: 10px;	left: 210px;        width: 550px;        height: 590px;        background-color: #336;        border: 1px solid #cc6;}#crumbTrail {	font: 9pt arial;	color: #fff;	}#crumbTrail ul {	margin-left: 0;	padding-left: 0;	display: inline;	border: none;	} #crumbTrail ul li {	margin-left: 0;	padding-left: 2px;	border: none;	list-style: none;	display: inline;	}#crumbTrail ul li a { 	font-weight: bold; 	text-decoration: none; 	color: #fff;	}#header {        font-family: verdana, arial, sans-serif;        color: #fff;        background-color: #663;        line-height: 1.2;        position: absolute;        padding: 0px 0px 0px 10px;        top: 20px;       	        left: 20px;        width: 260px;        height: 50px;        z-index: 40;        border-top: 1px solid #cc6;        border-bottom: 1px solid #cc6;        border-left: 1px solid #cc6;        }#subHeader {	font-family: verdana, arial, sans-serif;	color: #fff;        background-color: #003;	font-size: 12px;	line-height: 1.2;	position: absolute;        padding: 0px 0px 0px 10px;        top: 20px;       	        left: 290px;        width: 230px;        height: 50px;        overflow: auto;        z-index: 40;        border-right: 1px solid #cc6;          border-top: 1px solid #cc6;        border-bottom: 1px solid #cc6;        }#text {	font-family: verdana, arial, sans-serif;	color: #000;        background-color: #fff;	font-size: 12px;	line-height: 1.2;	position: absolute;        padding: 10px 10px 0px 10px;        top: 80px;       	        left: 20px;        width: 490px;        height: 400px;        overflow: auto;        z-index: 40;        border: 1px solid #cc6;          }#text h2 { 	color: #003;        margin-top: 50px;        margin-left: 7px;	}#text h3 { 	color: #003;	}#footer {	font-family: verdana, arial, sans-serif;	color: #fff;        background-color: #336;	font-size: 12px;	line-height: 1.2;	position: absolute;        padding: 10px 10px 0px 10px;        top: 500px;       	        left: 20px;        width: 490px;        overflow: auto;        z-index: 80;        border: 1px solid #cc6;          }#inline-list {	margin-bottom: 10px;	text-align: justify;	}#inline-list p {	display: inline;	}#inline-list ul, #inline-list li {	display: inline;	margin: 0;	padding: 1px;	}