html { height: 100%; }

body {
	margin: 0;
	padding: 0;
	min-height: 100.05%;
	font-size: 100.01%;
	line-height: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #FA6C0A;
	background-image:	url(../media/bg_niemi.gif);
	background-repeat: repeat-x;
	background-position:0 90px;
	
	color: black;
}

h1, h2, h3, h4, h5, h6, p, form { margin: 0; padding: 0; }

img { border: none; }

ul, ol, li { padding: 0; margin: 0; list-style: none; }

/* IDs*/
#content {
	position: relative;
	top: 90px;
	left: 285px;
	width: 569px;
	background-color: transparent;
}

#cont {
	padding: 15px;
}

#footer {
	/*width: 100%;*/
	background-color: #BFBFBF;
	/*margin-top: 400px;*/
	margin-bottom: 20px;
	padding: 0 0 2px 15px;
}
#imgHead {
	position: absolute;
	left: 24px;
	top: 38px;
}
#logo {
	position: absolute;
	left: 827px;
	top: 60px;
}

#nav {
	position: absolute;
	left: 0px;
	top: 153px;
	z-index: 2;
}
#nav IMG {
	display: block;
}

/* ----- BREAK ----- */
.clear { visibility: hidden; clear: both; margin: 0; padding: 0; }

p, h3, a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
em {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
#cont h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 8px 0;
	margin: 0;

}

h3 {
	font-weight: bold;
}
p.caption {
	font-size: 10px;
	margin: 0;
	padding: 0;
}
#cont p {
	line-height: 140%;
	padding: 0 0 5px 0;
}
P A, P A:HOVER {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Black;
}
P A:HOVER {
	text-decoration: underline;
}
.shadowRight {
	background-image: url(../media/shadow_bottom_right.gif);
	background-repeat: repeat-y;
}
.shadowCorner {
	background-image: url(../media/shadow_bottom_right.gif);
}
#subNav {
	padding: 15px;
}
#subNav IMG{
	padding-right: 30px;
}
.lastChange, .lastChange A, .lastChange A:HOVER {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: White;
}
.lastChange A:HOVER {
	text-decoration: underline;
}