
body 
{
	background-color: #000000;
	background-image: url('../kuvat/Proviita_valolla_crop.jpg');
	background-repeat: no-repeat;
}

#leftnav
{
	width: 180px;
	margin: 0;
	padding-left: 50px;
	padding-top: 250px;
	text-align: right;
	font-size: 20px;
	font-family:"Calibri","Times New Roman";
	color: #c0c000;
}

#centertext
{
	margin: 0;
	padding-left: 50px;
	padding-top: 50px;
	text-align: justify;
	font-family:"Calibri","Times New Roman";
	color: #000000;
}

#maintext
{
	margin: 0;
	padding-left: 60px;
	padding-top: 400px;
	text-align: left;
	font-family:"Calibri","Times New Roman";
	color: #c0c000;
}

#active
{
	font-family:"Calibri","Times New Roman";
	font-weight: bold;
	color: #FFFFFF;
}

td
{
	vertical-align: top;
}


p.bottom_text
{
	color: #c0c000;
	font-family:"Calibri","Times New Roman";
	font-size: 11px;
}

a
{
	color: #c0c000;
	text-decoration: none;
}

a:hover 
{
	color: #FFFFFF; 
}

a.regular
{
	color: #c0c000;
	text-decoration: underline;
}

a.regular:hover 
{
	color: #f0f060; 
}
	


