body {
	background-image: url(/img06/blue_back2.jpg);
	background-repeat: repeat;
	background-position: 460px 0px;
}
div.content {
	width: 460px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}
a {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: none;
}
div.container a:hover {
	color: #000000;
	text-decoration: none;
}
div.logospot{
	display: block;
	overflow: hidden;
	position: absolute;
	height: 169px;
	width: 311px;
	left: 460px;
	top: 0px;
}
a#logo {
	background-image: url(/img06/blue_logo.jpg);
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: -311px 0px;
	display: block;
	overflow: hidden;
}
a#logo:hover {
	background-position: left top;
	
}
div.topnav {
	position: absolute;
	right: 17px;
	top: 0px;
}
div.topnav{
	float: right;
	text-align: right;
}
div.topnav a, div.subnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
	font-size: 0.8em;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #6699cc;
	margin: 2px;
	line-height: 1.8em;
}
div.topnav a span, div.subnav a span {display: none;}
div.topnav a:hover span, div.subnav a:hover span {
	display: block;
	position: absolute;
	float: left;
	text-align: left;
	text-decoration: none;
	padding: 20px;
	font-size: 1em;
	font-weight: normal;
	line-height: 1em;
	width: 240px;
	background-color: #336699;
	color: #000000;
	background-image: url(/img06/box_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px none #000000;
}
div.topnav a:hover span {
	left: -300px;
	padding-bottom: 30px;
	top: 20px;
}
div.subnav a:hover span {
	left: -390px;
	top: -150px;
}
div.topnav a:hover, div.subnav a:hover {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
div.subnav {
	position: absolute;
	left: 460px;
	top: 170px;	
}
div.contacts {
	position: absolute;
	left: 480px;
	top: 200px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
}
div.contacts a {font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
	font-size: 0.8em;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #6699cc;
	margin: 2px;
	line-height: 1.8em;}
div.contacts a:hover {color: #FFFFFF;
	border: 1px solid #FFFFFF;}
div.container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	position: relative;
	width: 430px;
	top: 120px;
	color: #FFFFFF;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 6px;
	padding-left: 7px;
	z-index: 10;
}
div.container h1 {color: #000000;font-size: 1.8em;}
div.footer {
	text-align: right;
}
div.footer a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-transform: uppercase;
	color: #9999CC;
	margin-top: 20px;
	padding-left: 20px;
}
div.footer a:hover {color: #000000; text-decoration: none;}
div.larry {
	width: 65%;
	float: left;
	padding-bottom: 40px;
}
div.ralph {
	width:30%;
	float: right;
	font-size: .8em;
	color: #000000;
	padding-top: 100px;
}
div.staff {position: absolute; left: 540px; top: 220px;}
div.staff a {
	color: #006699;
	font-size: .8em;
}
div.staff a:hover {color: #FFFFFF;}
div.bluefade {
	position: absolute;
	display: block;
	background-image: url(/img06/content_fade.jpg);
	background-repeat: repeat-x;
	z-index: 1;
	height: 278px;
	width: 443px;
	top: 120px;
	left: 0px;
}
div.fineprint {
	right: 8px;
	bottom: 8px;
	color: #99CCFF;
	position: absolute;
	font-size: 7pt;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
