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 {
	background:#CC9457 url(/files/jpeg/29/bg.jpg);
	line-height: 1;
	width:100%;
	height:100%;
	text-align:center;
	font-size:16px;
	color:#333;
}
html {
	width:100%;
	text-align:center;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: 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;
}

a
{
color:#60722F;
}

a:hover
{
color:#323F10;
text-decoration:none;
}

#logo
{
position:absolute;
left:60%;
width:440px;
top:-30px;
z-index:6;
}

#header
{
background:transparent url(/files/png/30/paperi_yla-fs8.png) no-repeat;
width:874px;
height:129px;
margin:0 auto;
position:relative;
z-index:2;
}

#nav
{
background:transparent url(/files/png/31/nav_bg-fs8.png) no-repeat left;
position:absolute;
width:800px;
padding:50px 40px 0 40px;
height:350px;
left:50%;
margin-left:-600px;
top:150px;
font-family:"Courier New", Courier, mono;
font-family:"Minion Pro";
font-size:13px;
line-height:20px;
text-align:left;
z-index:2;
}

#nav li a
{
position:relative;
z-index:100;
}

#nav ul ul {
padding:0 0 0 20px;
font-size:13px;
}


#main
{
background:transparent url(/files/png/32/paperi-fs8.png) repeat-y;
height:auto !important;
min-height:500px;
height:500px;
width:700px;
margin:0 auto;
text-align:left;
padding:0px 50px 1px 50px;
//font-family:"Courier New", Courier, mono;
font-family:"Minion Pro";
line-height:21px;
position:relative;
}

@media (max-width:1200px) {
#nav {
margin-left:-500px;
}
#main {
padding:0px 50px 1px 150px;
width:600px;
}
}

@media (max-width:1000px) {
#nav {
left:0;
margin-left:0;
}
#main {
padding:0px 50px 1px 150px;
width:auto;
}
}

#main p
{
font-size:.9em;
margin-bottom:20px;
margin-left:20px;
position:relative;
z-index:100;
}

#main h1
{
font-size:1.5em;
// text-indent:1em;
margin-left:20px;
z-index:101;
}

#main h2
{
font-size:1.3em;
// text-indent:1em;
margin-left:20px;
z-index:100;
}

#main h3
{
font-size:1.1em;
// text-indent:1em;
margin-left:20px;
z-index:100;
}

#main ul
{
font-size:.8em;
margin-bottom:20px;
margin-left:3em;
position:relative;
z-index:100;
list-style:disc;
}

#main ol
{
font-size:.8em;
margin-bottom:20px;
margin-left:3.5em;
position:relative;
z-index:100;
list-style:decimal;
}

#main .kehykset
{
background:transparent url(http://www.sukeltaja.fi/files/png/33/polaroid-fs8.png) no-repeat center;
padding:20px 20px 50px 20px;
margin-top:10px;
margin-bottom:5px;
float:left;
}

#footer
{
background:transparent url(/files/png/34/paperi_ala-fs8.png) no-repeat;
width:869px;
height:100px;
position:relative;
bottom:0;
margin:0 auto;
}

#kulma
{
position:absolute;
top:0;
left:0;
}

#polaroid
{
width:800px;
height:271px;
position:absolute;
top:110px;
right:50%;
margin-right:-700px;
z-index:5;
text-align:right;
}

#polaroid2
{
width:430px;
height:217px;
position:absolute;
top:330px;
right:50%;
margin-right:-550px;
z-index:4;
text-align:right;
}


#polaroid3
{
width:250px;
height:332px;
position:absolute;
top:510px;
right:50%;
margin-right:-550px;
z-index:3;
text-align:right;
}




a.act {
color:#181F04;
text-decoration:none;
}