/* @override http://agtsk.jessevohs.com/agtsk.css */@import "/navbar.css";html{	height: 100%;	width: 100%;}body{	color: #FFFFFF;	background-color: #000000;	font-family: Helvetica, Arial, sans-serif;	font-size: 12pt;	margin: 0px;	min-height: 934px;	width: 100%;	clear: both;	display: block;	overflow: visible;	z-index: 2;	top: 0;	bottom: 0;	left: 0;	right: 0;	height: auto;	position: absolute;}#page { height:100%;	width: 100%;	margin: 0;	padding: 0;	min-height: 100%;	min-width: 100%;}#wrapper {	margin: 0;	padding: 0 0 38px;	min-height: 100%;	z-index: 1;	overflow: visible;	width: 100%;	height: auto;	position: absolute;	left: 0;	top: 160px;	display: block;	clear: both;	bottom: 38px;	right: 0;}* html #wrapper	{		height: 100%;}#wrapper:after {  clear: both;  display: block;  content: ".";  height: 0;  visibility: hidden;}.header {	height: 160px;	width: 100%;	background-image: url(images/header_back.gif);	background-repeat: no-repeat;	background-position: right bottom;	position: absolute;	top: 0;	left: 0;}.navbar {	width: 160px;	padding-right: 15px;	background-image: url(images/nav_back.gif);	background-repeat: no-repeat;	background-position: left 0px;	min-height: 736px;	padding-bottom: 15px;	list-style-type: none;	position: relative;	display: block;	top: 0;	left: 0;	float: left;	z-index: 1;	height: 100%;}.content {	position: absolute;	min-height:100%;	padding: 5px 15px 38px 10px;	width: auto;	height: auto;	margin-right: 25px;	display: block;	float: right;	left: 160px;}/*.footer{	width: 100%;	text-align: center;	position: absolute;	background: url(/images/rainbow-footer.gif) no-repeat center;	padding-top: 15px;	display: block;	float: right;	bottom: 0;	clear: both;}*/h1 {	font-family: Helvetica, Arial, sans-serif;	font-size: 36pt;}h2 {	font-family: Helvetica, Arial, sans-serif;	font-size: 18pt;}h3 {	font-family: Helvetica, Arial, sans-serif;	font-size: 16px;}a {	font-family: Helvetica, Arial, sans-serif;	color: #FECB98;}.quote {	font-size: 10pt;	font-style: italic;}