body {
	background: url(img/bg.jpg) top repeat-x #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

p {
	line-height: 21px;
}

a:link, a:visited {
	color: #e44444;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-deocaration: underline; 
}

h1, h2 {
	clear: both;
}

h1 {
	font-size: 36px;
}

h2 {
	color: #636363;
	font-size: 26px;
}

.big {
	font-size: 24px;
}

img {
	border: 0;
}

img.logo {
	margin-top: 25px;
}

img.yhdistys {
	position: absolute;
	top: 10px;
	left: 615px;
}

img.ilmoittaudu {
	position: absolute;
	top: 40px;
	left: 810px;
}

div#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

div#header {
	height: 230px;
	width: 1000px;
	position: relative;
}

div#menu {
}

div#menu div.menu_item {
	width: 103px;
	padding: 15px 0;
	height: 31px;
	_padding-top: 0;
	display: block;
	float: left;
	text-align: center;
	background: url(img/nappi.gif) no-repeat;
	margin-right: 10px;
}

div#menu div.menu_item:hover {
	background: url(img/nappi-hover.gif) no-repeat;
}

div#menu div.menu_item a.cufon:link, div#menu div.menu_item a.cufon:visited {
	color: #ffffff;
	font-size: 17px;
	height: 46px;
	line-height: 46px;
	_line-height: auto;
	text-decoration: none;
}

div#stuff {
	clear: both;
	padding-top: 240px;
}

.right {
	float: right;
	width: 530px;
}

.left {
	float: left;
	width: 470px;
}

.news {
	background: url(img/gradient.jpg) top no-repeat;
	padding: 10px 25px;
	min-height: 214px;
}	
