﻿body
{
	
	font: 70% 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
color: #52543D;
background: #FFFFFF url('http://janne.cc/blog/wp-content/themes/lifestyle_10/images/bk2.gif');
margin: 20px;
	padding: 0px;


}

a:active, a:visited, a:link
{
	color: #52543D;
	text-decoration: underline;
}

a:hover
{
	color: #BCC86A;
	text-decoration: underline;
}

#container
{
	text-align: left;
margin: 0px auto;
	width: 760px;
padding: 10px 10px 10px 10px;
border: 1px dashed #333;
}

#header
{
	width: 760px;
	height: 50px;
	border:1px solid #333;
	background: #ffffff url('header.gif');
	border-bottom: 0px;
	padding: 10px 10px 10px 10px;
}

html>body #header {width: 740px;}

#menu
{
	width: 760px;
	padding: 5px 10px;
	border:1px solid #333;
	margin-bottom: 10px;
	text-align: right;
	background: #ffffff;
	font: 90% 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	color: #52543D;
	margin-bottom: 10px;
	text-align: right;

}

html>body #menu {width: 740px;}

#container2
{
	border:1px solid #333;
	background: #FFFFFF;
}

#content
{
	width: 760px;
	height: 100%;
	line-height: 150%;
}


#content h2
{
	border-bottom: 1px solid #7DA939;
	font-family: arial;
	font-weight: 100;
	padding: 10px 0px;
	letter-spacing: 8px;
	font-size: 175%;
}

.overflow
{
	overflow: auto;
	width: 760px;
	height: 100%; 
}

#textpadding
{
	padding: 1px 10px;
}

#footer
{
	width: 760px;
	padding: 5px 10px;
	border:1px solid #333;
	margin-top: 10px;
font: 90% 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	text-align: right;
	background: #ffffff;
}

html>body #footer {width: 740px;}