BODY { 
	font: 8pt/16pt georgia; 
	color: #394635; 
	background: #FFF5E9;
	margin: 0px; 
	}

P { 
	font: 8pt/16pt georgia; 
	margin-top: 0px; 
	text-align: justify;
	}
H3 { 
	font: italic normal 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
A:LINK { 
	font-weight: bold; 
	text-decoration: none; 
	color: #663333;
	}
A:VISITED { 
	font-weight: bold; 
	text-decoration: none; 
	color: #663333;
	}
A:HOVER, A:ACTIVE { 
	text-decoration: underline; 
	color: #7C4B3A;
	}

/* Specifika divs */

#CONTAINER	{
	margin: 0px;
	height: 195px;
	background: #FFEACF;
}

#INTRO	{
	min-width: 470px;
	padding: 0px 175px 0px 110px;

}

#TOPCONTAINER {

	float: left;
	width: 550px;
}

#LHEADER	{
	background-image: url('jinenkanlogo.jpg');
	background-repeat: no-repeat;
	width: 530px;
	height: 140px;
	margin: 0px;
	float: left;
	}

#RHEADER	{	
	/*background-image: url('vin.jpg');*/
	background-repeat: no-repeat;
	background-position: center center;	
	width: 200px;
	height: 140px;
	margin: 0px;
	float: left;
	}

#FIELD {
	background-image: url('stal.jpg');
	background-repeat: repeat-x;
	position: absolute; left: 0px; top: 195px;
	min-height: 200px;
	width: 100%;
}

#MIDDLECONTAINER	{
	float: left;
	margin-top: 75px;
	margin-left: 50px;
	display: inline;
}

#MENU	{
	float: left;
	margin-top: 10px;
}

#MENUBORDER	{
	float: left;
	margin-left: 50px;

}

#CONTENTS	{
	float: left;
	margin-left: 50px;
	margin-top: 10px;
	width: 450px;
}
