	body  {
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #012833;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	background-image: url(grafiikka/benelingua_022009_bg.jpg);
	background-color: #F1EFE6;
}
.twoColFixLtHdr #container #mainContent #mainNavi {
	color: #005725;
	height: 20px;
	font-size: 15px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 8px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #012833;
	background-color: #F1EFE6;
}
.twoColFixLtHdr #container #mainContent #mainNavi a {
	color: #60A625;
	text-decoration: none;
}

.twoColFixLtHdr #container #mainContent #mainNavi a.currentpage {
	color: #005725;
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent #content p, .twoColFixLtHdr #container #mainContent #content ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}
.twoColFixLtHdr #container #mainContent #content {
	background-color: #EDEBDD;
	margin: 20px;
	color: #012833;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	background-image: url(grafiikka/content_bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.twoColFixLtHdr #shadow #container #mainContent #content #text {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
}
.twoColFixLtHdr  #shadow  #container  #mainContent  #content  img {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #005725;
}
.twoColFixLtHdr #container {
	width: 850px;
	text-align: left;
} 
.twoColFixLtHdr #header {
	margin: 0px;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px;
	padding: 0px;
}
.twoColFixLtHdr #mainContent {
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
} 
.twoColFixLtHdr #container #mainContent #content h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 32px;
	font-weight: normal;
	color: #012833;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.twoColFixLtHdr #footer {
	text-align: right;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 12px;
	color: #9B9890;
	font-family: Arial, Helvetica, sans-serif;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #container #mainContent #mainNavi a:hover {
	color: #005725;
	text-decoration: underline;
}
.twoColFixLtHdr #shadow {
	width: 850px;
	text-align: right;
}
.twoColFixLtHdr #container #mainContent #content h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #012833;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #DFDBCF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9B9890;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9B9890;
	margin: 0px;
}
.twoColFixLtHdr #shadow #container #mainContent #content a {
	font-family: Arial, Helvetica, sans-serif;
	color: #005725;
}
.twoColFixLtHdr #shadow #container #mainContent #content #mainimage {
	margin: 0px;
	padding: 0px;
	width: 627px;
}
