/* juha.net html wrapper style by jubilem */


body {
	width: expression(671 + "px");	/* for IE, other agents don't recognize this */
	max-width: 671px;		/* for Firefox etc */
	margin:0 auto;
}

#header {
	width: 100%;
	float: center;
	background: url(juhanet_header.png) no-repeat;
	height: 40px;
	padding: 10px 0 0 0;
	margin: 0 0 -8px 0;

	text-align: center;
	font: 12px Tahoma, Arial, sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: #e6ecef;
}

#header a {
	color: #e6ecef;
	text-decoration: none;
	letter-spacing: 2px;
}

#header a:hover {
	text-decoration: underline
}

#infoboxwrapper {
	width: 100%;
	float: center;
	background: url(juhanet_bodybg.png) repeat-y #fff;
	font: 12px Tahoma, Arial, sans-serif;
	color: #555;
}

#infoboxtop {
	background:url(juhanet_bodytop.png) no-repeat;
	height:13px;
	margin:0
}

#infoboxbottom {
	background:url(juhanet_footer.png) no-repeat;
	height:12px;
	margin:0
}

#info {
	margin: 2px 20px 2px 20px;
}
