/** CSS by Toni Impiö
www.tonskudaigle.info **/

body {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bodybg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}

img {
	border: none;
}

/** LINKIT **/

div.leftcont a {
	color: #8c0003;
	text-decoration: none;
}

div.leftcont a:hover {
	color: #8c0003;
	text-decoration: none;
	border-bottom: 1px solid #6495ED;
}

div.maincont a {
	color: #228B22;
	text-decoration: none;
}

div.maincont a:hover {
	color: #228B22;
	text-decoration: none;
	border-bottom: 2px solid #6495ED;
}

div.copyright a {
	color: #778899;
	text-decoration: none;
}

div.copyright a:hover {
	color: #778899;
	text-decoration: none;
	border-bottom: 1px solid #6495ED;
}

img a {
	text-decoration: none;
	border: none;
}

img a:hover {
	text-decoration: none;
	border: none;
}

div.maincont img a {
	border: none;
}

/** LINKIT PÄÄTTYY **/

.quote {
	border: 1px dotted #d0d0d0;
	background-color: #FFF;
	padding: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #727272;
	width: 490px;
}

/** RAKENNE **/

.maintable {
	width: 800px;
	margin: auto;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, "Times New Roman";
	font-size: 11px;
}

.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 800px;
	height: 225px;
}

.spacer {
	background-image: url(images/spacer.jpg);
	width: 800px;
	height: 3px;
	background-repeat: no-repeat;
}

.content {
	width: 800px;
	float: left;
	padding-bottom: 10px;
	background-image: url(images/maintable_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.leftcont {
	width: 210px;
	float: left;
	text-align: left;
	padding-left: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
}

li {
	list-style: url(images/listicon.jpg);
}

h1 {
	font-size: 20px;
	color: #FF0000;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.maincont {
	width: 541px;
	float: right;
	text-align: left;
	margin-top: 5px;
	padding-bottom: 10px;
	padding-right: 20px;
}


.copyright {
	padding-bottom: 5px;
	color: #BEBEBE;
	float: left;
	width: 800px;
	background-image: url(images/maintable_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.footer {
	width: 800px;
	height: 13px;
	float: left;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

/** RAKENNE PÄÄTTYY **/

/** VALIKKO **/

.menu {
	width: 229px;
	float: left;
	margin-left: 10px;
}

.yhdistysstaff {
	border: none;
}

.ys1 {
	width: 160px;
}

.ys2 {
	width: 120px;
}

.ys3 {
	width: 150px;
}

/** VALIKKO PÄÄTTYY **/