html	{
	height: 100%; }

body	{
	background: url(turip.jpg) 100% 100% no-repeat;
	margin: 0;
	padding: 0;
	height: 100% }

h1	{
	font-size: 36pt;
	font-family: "Times New Roman","Times",serif;
	font-style: italic; }

div.index{
	position: absolute;
	top: 20%;
	left: 10%;
	width: 480px;
	z-index:1;}

div#copyright	{
	position: absolute;
	bottom: 10px;
	left: 10%; }

ul#menu
	{display: block;
	margin-left:0;
	padding-left:0;
	padding-top: 10px;
	border-top: 1px solid gray;}

ul#menu li
	{display: block;
	 margin: 0 20px 10px 0px;
	float:left;
	list-style-type: none;}

address {
	font-size: 10pt;
	font-family: "Times New Roman","Times",serif;
	font-style: normal; }

	
kbd {
	display: none; }


a:link	  { color: #0000EC; text-decoration: none; }

a:visited { color: #0000EC; text-decoration: none; }

a:active  { color: #FF8B17; text-decoration: underline; }

a:hover	  { color: #FF8B17; text-decoration: underline; }
