/* navy = 23408f red = d2232adeeper red = c10030grey = 525c77lavender = 8887c4*/body { 	font-family: arial, helvetic, sans-serif; 	font-size: 12px; 	color: #525c77; 	line-height: 1.4em;  	padding: 0; 	margin: 0; 	background: url(images/shadow_edges.jpg) repeat-y #fff;	background-position: top;	}p {	margin: 0 65px 1em;	}	h1 {  	font-family: "Times New Roman", Times, sans-serif;	margin: 1.75em 40px .25em;	color: #c10030;	font-weight:normal;	font-size: 2em;	line-height: 1.35em;	}h2 { 	font-family: arial, helvetic, sans-serif;	font-size: 1.2em; 	font-weight: bold;	margin: 2em 65px 2px;	color: #23408f;	} 	a, a:visited {	color: #8887c4;	font-family: Helvetica, Arial, sans-serif;	font-weight: bold;	text-decoration: none;	border-bottom: 1px dotted #8887c4;}a:hover {	color: #c10030;}/*  ================ STRUCTURAL MARK-UP for INTERIOR  ================ */div#logo {	position: absolute;	left: 50%;	top: 0;	margin-left: 49px;	z-index: 999;}	 div#content {	background: url(images/header_graphic.jpg) no-repeat;	background-position: left top;	width: 652px;	position: absolute;	left: 50%;	margin-left: -326px;	padding: 250px 0px 5px;	} div#footer {	width: 652px;	text-align: center;	width: 100%;	border-top: 1px dotted #999;	margin-top: 10px;	padding-top: 5px;	}	#footer a {	font-weight: normal;	text-decoration: none;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	}	#footer a:hover {	color: #c10030;	}		#footer .credits {	font-size: 11px;	color: #aaa;	}	#footer a.credits:hover {	font-size: 11px;	color: #c10030;}	/* ================ IMAGES =================== */div#minipics {	position: absolute;	left: 50%;	margin-left: 35px;	margin-top: -70px;	width: 280px;	}	div#minipics img {	width: 80px;	height: 80px;	border: 1px solid #8887c4;	margin-left: 5px;	}	img#pictureband {	width: 652px;	margin: 20px 0px;	height: 130px;	margin: 10px 0 0;	border: 0;	background: #999;	}/* ================ NAVIGATION LINKS =================== */