body {
	background: url("bg.gif");
	padding: 0px;
	border: 0px;
	margin: 0px;
}

body, table, td, li, .normal_text, p {

	font-size: 11px;
	line-height: 14px;
	font-family: "Arial", "Verdana", "verdana", "Sans", "Sans-serif";
}
table {margin: 0;}

h1 {
	font-size: 18px;
	margin: 14px 25px;
	line-height: 20px;
}
div.lisaContainer
{
	position:relative;
	height:20px;
	width:969px;
	
}
div.lisaInfo20090820
{
	position:absolute;
	top:216px;
	height:50px;
	width:969px;
	background-color: #f6f7be;
	text-align:center;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
	font-size:22px;
	padding-top:20px;
	left:0px;
}

* html div.lisaInfo20090820
{
	position:absolute;
	top:214px;
	height:50px;
	width:969px;
	background-color: #f6f7be;
	moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
	left:0px;
}
div#main_container {
	width: 969px;
	/*height: 670px;*/
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 20px;*/
	background: url("main.jpg") no-repeat top left;
	margin-bottom: 30px !important;
}
div#left_column {
	float:left; 
	border: 0; 
	width: 160px; 
	height: 630px;
}

div#main_column {
	float:left; 
	border: 0;
	width: 440px; 
	/*height: 930px;*/
}

	div.ingress {
		background-color: #f6f7be; 
		margin-top: 274px; 
		width: 396px; 
		margin-left: 12px;
		padding-top: 4px;
		padding-bottom: 8px;
	}
		div.ingress p {
				line-height: 16px;
				margin: 8px 8px 16px 24px;
				font-size: 14px;
				font-weight: bold;
		}
		table.osoite {
			margin: 0px 8px 4px 24px;

		}
		table.osoite th, table.osoite td {
			font-size: 12px;
			font-weight: bold;
			vertical-align: top;
			padding: 0;
		}
		table.osoite td {
			padding: 0 3px;
		}
		
		div.ingress p.osoite {
			font-size: 12px;
			font-weight: bold;
			margin-bottom: 0px;
		}

div#right_column {
	float:left; 
	width: 360px; 
	height: 630px; 
	clear:right;
}

div#footer {
	clear: both;
	text-align: right;
	color: #fff;
	height: 44px;
	background-color: #6F7279;
}
	div#footer p{
		padding: 18px 10px 10px 10px;
		font-weight: bold;
		font-size: 16px;
		color: #fff;
	}

/* helpers */
div.separator {
margin: 15px 25px;
border-top: 1px #828546 solid;
}
a, a:visited {
	color: #cc0000;
	text-decoration: underline;
}
