a{
	color: #000;
	text-decoration:none;
	border-bottom:1px dashed #ccc;}


body{
	background:#ccc;
	font-family:trebuchet ms, arial, tahoma, verdana;
	color:#000;
	font-size:8pt;
	text-align:center;
	margin:0;
	background-image:url(tausta.jpg);}

div#wrapper{
	margin-top:0px;
	width:506px;
	background-color:#fff;
	margin: 0 auto;
	border:10px solid #fff;}

h1#header{
	width:506px;
	height:310px;
	background-image:url(topbanner.jpg);
	background-repeat:no-repeat;
	margin-bottom:0px;
	margin-top:0px;}

h1#header span{
	visibility:hidden;}

div#navigation{
	height:90px;
	float:left;
	width:506px;
	margin-top:0px;
	margin-right:5px;
	margin-bottom:5px;
	background-image:url(grad.jpg);
	background-repeat:repeat-x;}

div#navigation ul{
	list-style:none;
	margin-top:5px;
	margin-left:-20px;}

div#navigation li{
	float:left;
	padding-left:20px;
	margin-top:0px;
	margin-left:0px;}

div#navigation a{
	line-height:40px;
	padding:10px;
	background-color:#000;
	letter-spacing:5px;
	color:#fff;
	text-decoration:none;
	border:0;}

div#navigation a:hover{
	text-decoration:none;}

div#content{
	text-align:left;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	padding-bottom:10px;
}

div#content p{
	width:506px;
	margin-bottom:5px;}

div#content h2{
	margin:0;
	font-variant:italic;
	width:506px;
	
}

form{
	width:450px;}

select, option, input, textarea{
border:1px solid #fff;
background-color:#000;
color:#fff;}

p.note{
	color:#ff0000;
	font-size:12pt;}