/* CSS - www.ollituomnen.com */
/* Hameed Ahmed | hameed@hameedahmed.com */

body {			
				margin:0 0 0 0;
				text-align:center;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:11px;
				color:#FFFFFF;
				background-color:#111111;
				scrollbar-face-color:#000000;
				scrollbar-shadow-color:#FFFFFF;
				scrollbar-highlight-color:#FFFFFF;
				scrollbar-3dlight-color:#000000;
				scrollbar-darkshadow-color:#000000;
				scrollbar-track-color:#000000;
				scrollbar-arrow-color:#FA0000;}

a:link, 
a:visited, 
a:hover, 
a:active { 		color: #FF0000; text-decoration: underline;}

a:hover { 		text-decoration: none; }

/* Tekstit & muotoilut */

p {				letter-spacing:0px;
				line-height:15px;}

.luelisää {		font-size:70%;}

h1 {			font-size:11px;
				letter-spacing:2px;
				font-weight:bold;}

.date {			font-weight:normal;}
			
/* Latest News */
#container_latest {	
				background-image:url(../img/bg_container.jpg);
				position:absolute;
     			left: 50%; 
     			top: 50%;
     			width: 800px;
     			height: 533px;
     			margin-top: -266px; /* half of the height */
     			margin-left: -400px; /* half of the width */
     			border: 1px solid #404040;}

#header_latest {
				overflow:hidden;
				position:absolute;
				left: 0px;
				top: 0px;
				width: 800px;
				height: 141px;}

#valikko_latest {
				text-align:left;
				overflow:hidden;
				position:absolute;
				left: 0px;
				top: 144px;
				width: 148px;
				height: 171px;}

#leipis_latest {
				overflow:auto;
				position:absolute;
				left: 150px;
				top: 144px;
				width: 441px;
				height: 369px;
				text-align:left;
				padding:10px 50px 10px 10px;}
				
#contact_latest {
				overflow:hidden;
				position:absolute;
				left: 0px;
				top: 341px;
				width: 148px;
				height: 43px;}

#sponsors_latest {
				overflow:hidden;
				position:absolute;
				left: 653px;
				top: 144px;
				width: 147px;
				height: 389px;}

/* Kuvien spacing*/

.spacing { 
	float: left;
	margin-right: 10px;
	margin-top: 0%;
	margin-bottom: 1%; }
