/*this is the added CSS for the website title header*/.header1 {	position:relative;	color:#999999;	text-align:left;	margin:0;	padding:0;	font:bold 1.2em/2em Arial, Helvetica, sans-serif;	background-color: #FFFFFF;	letter-spacing: .4em;}.header2 {	position:relative;	color:#085600;	text-align:right;	margin:0;	padding:0;	font:bold 1.2em/2em Arial, Helvetica, sans-serif;	background-color: #FFFFFF;	letter-spacing: .2em;}.linkLeft {	font: .9em/1.4em Arial, Helvetica, sans-serif;	text-align:right;}.linkRight {	font: .9em/1.4em Arial, Helvetica, sans-serif;	text-align:left;}.linkActive {	position:relative;	color:#085600;	text-align:right;	background-color: #FFFFFF;	font: .8em/1.4em Arial, Helvetica, sans-serif;	font-style: normal;	text-decoration: none;}a:link {	position:relative;	color:#999999;	background-color: #FFFFFF;	font: .9em/1.4em Arial, Helvetica, sans-serif;	font-style: normal;	text-decoration: none;}a:visited {	position:relative;	color:#999999;	background-color: #FFFFFF;	font: .9em/1.4em Arial, Helvetica, sans-serif;	font-style: normal;	text-decoration: none;}a:hover {	color:#085600;}.moviePlayer {	background-color:#333333;	color:#999999;	font: .8em/1.4em Arial, Helvetica, sans-serif;	font-style: normal;	text-decoration: none;}/*Sitewide font style, DONT set size here*/body {font-family: 1em/2em Arial, Helvetica, sans-serif;background:#ffffff; color:#999999; }