body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6D6B58;
	margin:0px;
	padding:0px;
	background-image:url(../pic/back.jpg); 
	background-position:top center; 
	background-attachment:fixed; 
	background-repeat:repeat-x;}


/** Linkkimuotoilut */

a,
a:link,
a:visited,
a:active{
	color:#7d0000;
	text-decoration:none;}
a:hover {
	text-decoration:underline;}

/** */


/**
 */
form, p, table, tbody, td, th, tr, img {
	margin:0px;
	padding:0px;
	border:0px;
}

hr {
	color:#CCCCCC;
}
/** */

span.head_1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#7d0000;}
	
.notif { width       : 100%
       ; padding     : 5px
	   ; background  : #eee
	   ; font-weight : bold
	   ; font-size   : 14px
	   ; color       : #990000
	   ;
	   }
		
	
/** */


/**
 */
#frame {
	width:733px;
	margin-left:auto;
	margin-right:auto;}
	
#pan {
	width:733px;
	height:190px;
	float:left;
	background-image:url(../pic/pan.gif);
	padding:0px;
	margin:0px;}
	
#nav {
	width:733px;
	height:54px;
	float:left;
	text-align:center;
	background-image:url(../pic/nav.gif);}
	
#pr_flash {
	width:697px;
	height:152px;
	padding:0px 18px 0px 18px;
	float:left;
	background-image:url(../pic/pr_fl.gif);}
	
#content {
	width:661px;
	padding:16px 36px 16px 36px;
	float:left;
	background-image:url(../pic/content.gif);	
	background-repeat:repeat-y;}
	
#left {
	width:265px;
	padding-right:12px;
	float:left;}
	
#right {
	width:371px;
	padding-left:12px;
	float:left;
	border-left:1px dotted #e8c8c7;}
	
#alt {
	width:661px;
	float:left;}
	
#btm_pan {
	width:733px;
	height:18px;
	float:left;
	background-color:#990000;
	background-repeat:no-repeat;}

#contact {
	font-size:10px;
	color:#ffffff;
	width:658px; 
	float:left; 
	padding:10px 50px 10px 25px; 
	background-color:#979580;
	text-align:center;}

#contact a, 
#contact a:link,
#contact a:visited,
#contact a:active {
	font-size:10px;	
	color:#ffffff;}

#contact a:hover {
	font-size:10px;
	color:#ffffff;
	text-decoration:none;}