/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	width:100%;
	background:#c0c0c0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#wrapper {
	position: relative;
	margin: 0px auto;
	width: 800px;
	height: 1000px;
	background: #FFFFFF url(images/kukka_bg_small.jpg) bottom no-repeat;
}

#wrapper2 {
	position: relative;
	margin: 0px auto;
	width: 800px;
	height: 2200px;
	background-color: #ffffff;
    background-image: url(images/kukka_bg_small.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
}

#info #wrapper {
	position: relative;
	background: #FFFFFF url(images/kukkatausta.jpg) bottom no-repeat;
}

#etusivu #wrapper{
	position: relative;
    z-index: 6;
	margin: 0px auto;
	width: 800px;
	height: 1000px;
	background: #FFFFFF url(images/kukka_bg_big.jpg) 0px 297px no-repeat;
}

#innerwrap {
	position: relative;
	padding: 30px;
}

#nav {
	margin-top: 17px;
	background: #c2d014;
}

#subnav {
	height: 18px;
	margin-top:12px;
}

#content {
	position: relative;
	padding: 25px 0 0 60px;
}

a {
	text-decoration: none;
}

a:link, a:visited {
	color: #000000;
	font-weight: bold;
}

a:hover {
	color: #a444e1;
}

/* IE PNG FIX!!!!! */

img, div { behavior: url(iepngfix.htc) }

div#facebook {
	display:none;
}

#ilmoitus {
	position: absolute;
    top: 0px;
    left: 800px; 
    margin: 0px auto;
    padding: 0px;
    width: 180px;
    border: none;
    z-index: 5;
}

#logo2 {
	position: absolute;
    top: 30px;
    left: 30px;
}

#sponsori {
	position: absolute;
    top: 7px;
    left: 420px;
}

#toive {
	position: absolute;
    top: 240px;
    left: 40px; 
    width: 720px;

}

#tanssittaja {
	position: absolute;
    top: 200px;
    left: 40px; 
    width: 720px;
	line-height: 18px;
}


