body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	margin: 0px 0px 10px 0px;
}

#main_container {
	width: 770px;
	height: auto;
	margin: auto;
	border: 1px solid #C4AF71;
	border-top: none;
	background: url(images/lici_left_bckg.gif) left repeat-y;
	min-height: 600px;
	text-align: left;
}

#top_heads {
	width: 770px;
	margin: auto;
	height: 27px;
	background: url(images/lici_top_heads.jpg) right no-repeat #FFFFFF;
}

#top_banner {
	width: auto;
	height: auto;
}

#content_container {
	width: auto;
	height: auto;
	background: url(images/lici_left_bottom.gif) left bottom no-repeat;
}

#left_container {
	width: 304px;
	height: auto;
	float: left;
}

#right_container {
	width: 449px;
	height: auto;
	float: left;
}

#content {
	width: auto;
	padding: 15px;
	background: url(images/lici_content_top.jpg) top left no-repeat #EFEBDC;
}

#menu {
	width: auto;
	height: auto;
}

a {
	font-weight: bold;
	color: #BEA865;
	text-decoration: none;
}

a:hover {
	color: #887539;
}

#over_footer {
	width: auto;
	height: 22px;
	background: url(images/lici_over_footer.gif) no-repeat #FFFFFF;
}

#footer {
	width: auto;
	height: 20px;
	padding-top:22px;
	background: url(images/lici_footer_bckg.gif) no-repeat #FFFFFF;
	line-height: 20px;
	text-align: right;
	padding-right: 10px;
}

#footer a {
	color: black;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#left_image {
	width: auto;
	height: auto;
	text-align: center;
}
