body{
	background-image: url('../images/tapetti17.gif'); /*tapetti12.gif 4!14! 16"*/
	padding: 0px;
	text-align: center;
	font-family: verdana, sans-serif; 
	font-size: 12px;
}

a:link {
	color: #AE312C;
	text-decoration: none;
}
a:visited {
	color: #AE312C;
	text-decoration: none;
}
a:active {
	color:#AE312C;
	text-decoration: none;
}

p {
	font-family: verdana, sans-serif; 
	font-size: 12px;
}

strong {
	font-weight: bold;
	text-decoration: none;
}

#master{
	width: 960px; 
	border: 1px dotted white;
	margin: 1em auto;
	text-align: left;
	padding: 5px; /*liikuttaa valkoista reunaa*/
}


/* Main content */
#content{
	position: relative;
	width: 900px;
	min-height: 350px;
	text-align: left;
	background-color: white;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 2em;
	padding-bottom: 5em;
}

#text {
	width: 600px;
}

#content p {
	margin-left: 2.5em;
}

#content .head1{
	font-size: 17px;
}

#content .head2{
	font-size: 15px;
	padding-top: 15px;
	margin-left: 30px;
}

#content h2 {
	font-size: 15px;
	padding-top: 15px;
	margin-left: 30px;
}

#content h3 {
	font-size: 13px;
	padding-top: 5px;
	margin-left: 30px;
}

/* "news" */
div#now {
	float: right;
	
	position: relative;
	top: 2em;
	
	width: 250px;
	padding-left: 20px;
	padding-bottom: 1.5em;
	
	border-left: 1px dotted black;
}

div#now p {
	margin-left: 0.5em;
	margin-top: 0;
	margin-bottom: 0.5em;
}

div#now h1 {
	color: #400000;
	font-size: 16px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
}

div#now h2 {
	font-size: 14px;
	margin-top: 1em;
	margin-left: 0;
	margin-bottom: 0.2em;
}

/* Navigation */
#top-image {
	position: relative;
	background: url('../images/banneri_14.gif') center top;
	background-repeat: no-repeat;
	height: 241px;
}

#navi {
	position: absolute;
	bottom: 1em;
	left: 0;
	text-align: right;
	width: 250px;
	padding: 0;
	margin: auto 0 0;
}

#navi a:link {
	color: white;
	font-weight: normal;
	text-decoration: none;
}
#navi a:visited {
	color: white;
	font-weight: normal;
	text-decoration: none;
}
#navi a:active {
	color: white;
	font-weight: normal;
	text-decoration: none;
}

/* Jäsenet-sivu */
div.members {
	margin-top: 0.3em;
	margin-bottom: 1.5em;
	margin-left: 2em;
}

div.member-category {
	display: table-cell;
	width: 17em;
	padding-left: 3em;
}

div.row {
	display: table-row;
}

/* misc stuff */
div.clear-both {
	clear: both;
}

div.float-left {
	float: left;
	margin: 1.5em;
	margin-left: 2.5em;
	margin-top: 0;
}

div.center {
	margin: 0 auto;
}

/* Editor */
div.editor {
	margin: 5em;
	padding: 1em;

	background-color: white;
	text-align: left;
}