div#lk_sun
{
	position: absolute;
	z-index: 2;
	right: 0px;
	top: 0px;
	background-color: transparent;
	background-image: url(pix/bk_sky_7.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 650px;
	height: 550px;
	border: 1px solid red;
}

div#lk_sky
{
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	background-color: transparent;
	background-image: url(pix/bk_sky.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 1100px;
}

table#lk_logo
{
	position: absolute;
	left: 0px;
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
	top: 20px;
	z-index: 10;
}

td#td_logo_shell
{
	padding: 5px 0px 0px 20px;
}

table#lk_logo a { border: none; }

table#lk_tmenu
{
	margin-top: 10px;
}

table#lk_tmenu td a
{
	width: 100%;
	color: navy;
}

table#lk_tmenu td a.cur
{
	width: 100%;
	color: rgb(255, 244, 0);
}

table#lk_tmenu td a:hover
{
	background-color: white;
	border: none;
	text-decoration: none;
}

table#lk_main_tbl
{
	display: block;
	position: absolute;
	top: 260px;
	left: 0px;
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
}

td#td_l_col
{
	width: auto;
}

td#td_r_col
{
	min-width: 400px;
}

table#lk_lcol
{
	width: 280px;
	height: auto;
	min-height: 440px;
	
	text-align: left;
}

table#lk_lcol td
{
	padding: 0px;
}

ul#lk_lmenu { margin: 0px 0px; }

ul#lk_lmenu li
{
	margin: 5px 0px 5px 0px;
	padding-left: 0px;
	list-style-image: url(pix/logo_li.gif);
}

ul#lk_lmenu li a.cur
{
	color: rgb(255, 244, 0);
}

div#lk_search, div#lk_news { margin: 10px 0px; }

div#lk_search fieldset, div#lk_news fieldset
{
	padding: 5px;
}

div#lk_search fieldset legend, div#lk_news fieldset legend
{
	padding: 0px 10px;
	font-weight: bold;
}

table#lk_content
{
	width: 100%;
	min-height: 500px;
}

div#lk_search fieldset, div#lk_news fieldset
{
	border: 1px solid navy;
}

table#lk_tmenu td a, ul#lk_lmenu a
{
	font-size: 14pt;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 2px;
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
}

table#tbl_counters { margin: 20px 0px; }

table#tbl_counters a { border-width: 0px; }