/* CSS Document */body {	text-align:center;	background: #666 url(images/mainBG.gif) repeat;	padding: 0px;	margin: 0px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	}	a:link  { color : #546a95; text-decoration : none; }a:visited  { color : #546a95; text-decoration : none; }a:hover  { color : #546a95; text-decoration : underline; }a:active  { color : #ff4a00; text-decoration : underline; }H1 { 	text-shadow: #999 2px 2px 2px;	margin-bottom: -13px; }H2 { 	text-shadow: #999 2px 2px 2px;	color: #666; 	font-size: 16px;}H3 { 	margin-bottom: -10px;	text-shadow: #999 2px 2px 2px; }/* #mainContainer {	background-color: #FFFFFF;	border-right-width: 1px;	border-left-width: 1px;	border-right-style: dashed;	border-left-style: dashed;	border-right-color: #666666;	border-left-color: #666666; 	width: 830px;	height: 1100px;	position: relative;	margin-right: auto;	margin-left: auto;	display: block;	padding: 0 0 0 15px;	text-align: left;	background-image: url(images/dropShadow.png);	background-repeat: repeat-y;	background-position: auto; }*/#mainContainer {	background-color: #FFFFFF;	border-right-width: 1px;	border-left-width: 1px;	border-right-style: dashed;	border-left-style: dashed;	border-right-color: #666666;	border-left-color: #666666;	width: 800px;	height: 1200px;	position: relative;	margin-right: auto;	margin-left: auto;	display: block;	padding: 0;	text-align: left;}.working {	margin-left: 6px;	color: red;	margin-bottom: 10px;}.centerColumn {	color: #ff0000;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;}#clients {	height: auto;	width: 286px;	background-color: #E5E5E5;	position: absolute;	left: 20px;	top: 300px;}#clients p {	padding: 0 5px 0 5px;	margin: 10px 0 10px 0;	color: #666;}#clients a:link  {	color: #4e5901;	text-decoration : none;	padding: 1px 6px;	display: block;	width: 266px;}#clients a:hover  {	background-color: #9baf0f;	color: #fff;}#clients a:visited  {	color: #4e5901;	text-decoration : none;	padding: 1px 6px;	display: block;	width: 266px;}#fun {	height: auto;	width: 286px;	top: 300px;	margin-left: 495px;	background-color: #E5E5E5;	position: absolute;}#fun p {	padding: 0 5px 0 5px;	margin: 10px 0 10px 0;	color: #666;}#fun a:link  {	color: #bf4104;	text-decoration : none;	padding: 1px 6px;	display: block;	width: 266px;}#fun a:hover  {	background-color: #e5723b;	color: #fff;}#fun a:visited  {	color: #bf4104;	text-decoration : none;	padding: 1px 6px;	display: block;	width: 266px;}#column1 {	position: absolute;	top: 550px;	left: 25px;	width: 280px;}#column1 H1 {	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 24px;	color: #99CC00;	margin-bottom: -10px;	font-weight: lighter;	text-shadow: #999 2px 2px 2px;}#column1 H2 {	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 16px;	color: #99CC00;	margin-bottom: -10px;	font-weight: lighter;	text-shadow: #999 2px 2px 2px;}#column2 {	position: absolute;	top: 550px;	left: 501px;	width: 280px;}#column2 H1 {	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 24px;	color: #bf4104;	margin-bottom: -10px;	font-weight: lighter;	text-shadow: #999 2px 2px 2px;}#column2 H2 {	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 13px;	color: #000;	margin-bottom: -10px;	font-weight: normal;}#content {	height: auto;	width: 500px;	position: absolute;	left: 25px;	top: 256px;}#content p {	padding: 0;	margin: 10px 0 10px 0;	color: #666;	line-height: 15px;}#content a:link  {	color : #546a95; 	text-decoration : none;}#content a:hover  {	color : #546a95; 	text-decoration : underline;}#content ul {	padding: 0 0 0 10px;	margin: 0;	list-style-type: none;}#content ul li {	padding-top: 2px;	padding-bottom: 2px;}/* inline list nav bar */ul#navlist {	margin: 0;	padding: 0;	white-space: nowrap;}#navlist li {	display: inline;	list-style-type: none;}#navlist a {  	padding: 5px 9px 5px 9px; 	font-size: 9px;	font-weight: bold;}#navlist a:link, #navlist a:visited {	color: #fff;	background-color: #1214ff; 	text-decoration: none;}#navlist a:hover {	color: #fff; 	background-color: #666; 	text-decoration: none;}#navBar {	position: relative;}/* end inline nav bar */#rightCol, #rightCol2 {	height: auto;	width: 200px;	top: 30px;	margin-left: 567px;	position: relative;}#rightCol p, #rightCol2 p {	padding: 0 5px 0 5px;	margin: 0 0 5px 0;	color: #666;}#rightCol a:link, #rightCol a:visited {	color: #4e5901;	text-decoration : none;	padding: 4px 6px;	display: block;	width: 185px;	background-color: #e1e1e1;	border-right-width: 10px;	border-right-style: solid;	border-right-color: #9baf0f;}#rightCol a:hover  {	background-color: #9baf0f;	color: #fff;}#rightCol2 a:link, #rightCol2 a:visited {	color: #bf4104;	text-decoration : none;	padding: 4px 6px;	display: block;	width: 185px;	background-color: #e1e1e1;	border-right-width: 10px;	border-right-style: solid;	border-right-color: #e5723b;}#rightCol2 a:hover  {	background-color: #e5723b;	color: #fff;}#footer {	width: 800px;	height: 30px;	background-color: #000;	top: 1170px;	color: #999999;	position: absolute;	margin-right: auto;	margin-left: auto;	display: block;}#footer p {	padding: 0 0 0 10px;	font-size: 9px;}.footerLinks {	position: absolute;	right: 10px;}
