A{text-decoration: none;}
A:link { color: #777777;}
A:visited { color: #555555;}
A:active { color: black;}
A:hover { color: #666666; cursor: crosshair; text-decoration: line-through;}
div[id=navigation] a{
	margin: 50px 50px 15px 50px;}

html.body{height: 100%; margin: 0; padding:0;}

body 	{
	font-family: Verdana, Lumos, Bradley Hand ITC, Untitled, serif;
	font-size: 10pt ;
	text-align: center ;
	scrollbar-face-color: #333333;
 	scrollbar-highlight-color: #333333;
 	scrollbar-3dlight-color: #333333;
	scrollbar-shadow-color: #000000;
 	scrollbar-darkshadow-color: #000000;
 	scrollbar-track-color: #333333;
	scrollbar-arrow-color: #333333;
 	color: #777777;
	background-color: #000000;
	margin: 0;padding:0;	}

#sidebar{
	position: absolute;
	top: 15px;
	left: 0;
	width: 20%;
	height: 60%;
	margin: auto;
	background: url(http://www.snowy-day.net/stuff/black1a.gif) no-repeat top center;
	padding: 240px 2.5% 0px 2.5%;
	text-align: center;
	font-size: 8pt;
	float: left;
	scroll:none;	}
#supar	{
	position: absolute;
	top: 15px;
	left: 25%;
	width:70%;
	height: 65%;

	margin: 0 0 0% 0;}

#navigation{
	position: relative;
	vertical-align: bottom;
	background: none;
	border: dashed 1px #333;
	width: 75%;
	margin: 0 0 0 0;
	height: 10%;
	margin: auto;
	text-align:center;}
#text	{
	margin: 0px;
	width: 100%;
	height: 90%;

	text-align: justify;}


hr	{
	width: 100%;}
img	{
	border:0;}

.left	{float: left; text-align: left;}
.center	{text-align: center; position: relative; margin: auto;}
.right	{float: right; text-align: right;}