@charset "utf-8";
/* CSS Document */

body {
	background-color:#1b0805;
	background-image: url(/images/ly_bg_rpt.gif);
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
}

#clear {
	clear:both;
	margin:0px;
	padding:0px;
}

a:link {
	color:#49170b;
	font-weight:bold;
	text-decoration:none;
}

a:active {
	color:#49170b;
	text-decoration:none;
}

a:hover {
	color:#117ab1;
	text-decoration:underline;
}

a:visited {
	color:#49170b;
	font-style:italic;
	text-decoration:none;
}

#cntr {
	clear:both;
	width:928px;
	height:100px;
	margin:0 auto;
	padding:0px;
	position:relative;
}

#nv {
	clear:both;
	display:block;
	float:left;
	width:928px;
	height:34px;
	margin:0px;
	padding:0px;
	background-image: url(/images/ly_nv.gif);
	background-repeat:no-repeat;
}

#nv ul {
	clear:both;
	display: block;
	float:left;
	margin: 0px;
	padding: 0px;
	margin-top:10px;
	margin-left:23px;
}

#nv ul li {
	width:11em;
	display:inline;
	font-weight:bold;
	padding-right:20px;
	margin-left:0px;
	margin:0px;
	font-size:12px;
}

#nv img {
	margin-left:270px;
}

#hdr_lft {
	float:left;
	display:block;
	width:464px;
	height:346px;
	padding:0px;
	margin:0px;
	background: url(/images/ly_hdr_lft.jpg);
}

#hdr_rght {
	float:left;
	display:inline;
	width: 464px;
	height: 346px;
	margin:0px;
	padding:0px;
	background: url(/images/ly_hdr_rght.jpg);
}

.brtn  {
	text-indent: -5000px;
	margin:0px;
	padding:0px;
}


.glf {
	text-indent: -5000px;
	margin:0px;
	padding:0px;
}

#cnt {
	clear:both;
	display:block;
	float:left;
	width: 928px;
	margin:0px;
	padding:0px;
	background: url(/images/ly_pg_rpt.png);
	background-repeat:repeat-y;
}

#cnt_lft {
	display:inline;
	float:left;
	width:630px;
	height:100%;
	padding:0px;
	margin:0px;
	margin-left:18px;
	margin-right:5px;
	margin-top:10px;
}

#cnt_rght {
	display:inline;
	border-left: 1px #663333 solid;
	float:left;
	width:230px;
	height:100%;
	padding:0px;
	margin:0px;
	padding-left:7px;
	margin-top:10px;
}

#ftr {
	display:block;
	float:left;
	clear:both;
	width: 928px;
	height: 20px;
	margin:0px;
	padding:0px;
	background: url(/images/ly_ftr.gif);
	background-repeat:repeat-y;
}

.blue {
	color:#FFFFFF;
	font-size:9px;
}

