body {
    color : #7e7e7e;
	font-size: 8pt;
	line-height:8pt;
	background-image: url(Lay/bg.jpg);
	background-repeat: repeat-x;
	background-color: #212121;
	margin: 0;
	padding: 0;
	font-family: "Tahoma";
}


#cutenews {

	width: 304px;
	color: #404040;
	font-size: 8pt;
	line-height:10pt;
	position: absolute;
	top: 146px;
	left: 6px;
	text-align: justify;
	padding: 5px;
	font-family: "Tahoma";

}

#content {

	margin-bottom: 10px;
	width: 520px;
	font-family: "Tahoma";
	color: #474747;
	font-size: 8pt;
	line-height:10pt;
	position: absolute;
	top: 146px;
	left: 323px;
	text-align: justify;
	padding: 5px;
	background-color: #252525;

}


#navi {
    color: #404040;
	width: 140px; 
	height: 17px;
	position: absolute;
    font-family:Tahoma;	 
	font-size: 8pt;
	left: 855px; 
	top: 150px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: justify;
	line-height:8pt;

}

a.navi:link, a.navi:visited, a.navi:active {
display: block;
color: #616060;
background-color: #292929;
font-family: verdana;
font-size: 11px;
text-align: left;
font-weight: normal;
line-height: 14px;
text-decoration: none;
margin: 1px;
}
a.navi:hover {
color: #FFFFFF;
background-color: #202020;
line-height: 14px;
text-decoration: none;
margin: 1px;
}

#meta {
	text-align:left;
	line-height:13px;
	padding: 7px 5px 2 0;
	margin: 5px 0px 15px 0px;
	background-color:#292929;
	border-bottom: 1px solid #404040;
}
 

h1 {
  display:inline;
  font-family: Arial, Helvetica, sans-serif;
  color:#477165;
  font-size:9px;
  text-transform:uppercase;
  font-weight:normal;
  letter-spacing:-1px;
  padding-left: 10px;
  }
  
h2 {
  display:inline;
  color:#5a5a5a;
  font-size:18px;
  padding-left: 10px;
  text-transform: uppercase;
  font-weight:normal;
  letter-spacing: -2px;
  font-family: "Arial Black", serif;
}

h3 {
  display: block;
  text-align:right;
  color:#5a5a5a;
  font-size:10px;
  padding-left: 10px;
  text-transform: uppercase;
  font-weight:italic;
  letter-spacing: 0px;
  font-family: Arial, Helvetica, sans-serif;
}

a 
{
	color: #666666;
	cursor: crosshair;
	text-decoration: none;	

}

a:hover 
{			
	color: #377f67;
	text-decoration: underline;
}

b
{			
	color:#515151;
	font-weight:bold;
	font-family: Tahoma;

}

i
{
	color: #377f67;
	text-decoration: none;
	padding: 1x;
}

u
{
	color: #898584;
	text-transform:none;
	font-family: Tahoma;
}

.xyz {
    border:1px solid #000000; 
}

.zyx {
    border:1px solid #333333; 
	text-align: justify;
	font-size: 8pt;
}

.yxz {
	text-align: justify;
	font-size: 8pt;
	color: #404040;
}
