body
{	font-family: Tahoma,Verdana,Geneva,sans-serif;
	background-image: url('images/controller.jpg');
	background-repeat: no-repeat;
	background-position: center;
	z-index: -1;}

div.logo
{	position: relative;
	top: 30px;
	left: 30px;
	float: left;
	vertical-align: top;}
	
div.bkgd
{	position: relative;
	top: 50px;
	right: 50px;
	width: 550px;
	height: 700px;
	float: right;
	background-color: white;
	vertical-align: top;}

div.rt
{	position: relative;
	padding: 25px;
	height: 650px;
	overflow: auto;
	font-family: Palatino,Georgia,serif;
	font-weight: normal;
	font-size: 13px;}
h1
{	font-weight: 900;
	color: darkcyan;}

div.faq
{	padding: 5px 0;}

span.faq
{	color: blue;}

span.ttl
{	font-size: 125%;
	font-weight: normal;}

img
{	border: 2px solid white;}
img.icons
{	border: 0;
	vertical-align: middle;}

td.bkgd
{	width: 550px;
	height: 713px;
	vertical-align: top;
	background-image: url('images/white.png');}

td.links
{	height: 40px;
	padding-left: 15px;
	vertical-align: middle;
	font-family: Palatino,Georgia,serif;
	font-weight: 900;
	font-size: 21px;
	color: darkcyan;
	background-image: url('images/white.png');}
td.links:hover
{	color: white;}

td.icons
{	width: 50px;
	height: 50px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center;}
td.icons:hover
{	color: white;}

//-------------------------

div.text
{	text-align: left;
	vertical-align: top;
	font-family: Tahoma,Verdana,Geneva,sans-serif;
	font-weight: normal;
	font-size: 1.5em;
	color: saddlebrown;
	position: relative;
	z-index: 5;
	width: 325px;}

div.motto
{	text-align: left;
	vertical-align: text-bottom;
	font-family: Tahoma,Verdana,Geneva,sans-serif;
	font-weight: normal;
	font-size: 1.5em;
	color: saddlebrown;
	position: relative;
	z-index: 5;
	width: 325px;}

span.link
{	position: absolute;
	top: 15px;
	right: 30px;
	text-align: right;
	vertical-align: middle;
	float: right;
	font-family: Tahoma,Verdana,Geneva,sans-serif;
	font-weight: normal;
	font-size: 2em;
	color: saddlebrown;}

span.prns
{	text-align: center;
	vertical-align: middle;
	float: left;
	margin: 7px 60px;
	font-family: Tahoma,Verdana,Geneva,sans-serif;
	font-weight: normal;
	font-size: 1.25em;
	position: relative;}

div.reference
{	text-align: right;
	font-style: italic;}

blockquote
{	margin: 13px;
	text-align: left;
	font-weight: bold;}

img.dove
{	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 2;
	width: 400px;}

img.logo
{	position: absolute;
	margin: 0 auto;
	top: 50px;
	left: 0;
	right: 0;
	z-index: 3;
	width: 250px;}

div.dnld
{	margin: 3px;
	position: relative;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	color: indigo;}

img.dnld
{	margin: 0 auto;}

div.size
{	position: relative;
	text-align: center;
	font-size: 1em;
	color: saddlebrown;}

div.show
{	position: absolute;
	margin: 0 auto;
	top: 380px;
	left: 0;
	right: 0;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	color: indigo;
	z-index: 4;
	width: 200px;}

img.show
{	position: absolute;
	margin: 0 auto;
	top: 400px;
	left: 0;
	right: 0;
	z-index: 4;
	width: 160px;
	border: 4px ridge gray;}

hr
{	margin: 20px 30px 0 30px;
	color: silver;}

a
{	font-weight: bold;
	color: indigo;
	text-decoration: none;}
a:hover
{	font-weight: bold;
	color: saddlebrown;}
a:active
{	color: gray;}

a img
{	border: none;}
