.err {border-bottom: 3px solid yellow;}
.star{font-size:15px; color:yellow;margin:0;height:10px; font-family:verdana}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bcbcbc;
	text-align: justify;
}
.newsname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF7809;
	text-align: left;
}
.letter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C0C0C0;
	text-align: center;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #bcbcbc;
	text-align: left;
	height: auto;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	line-height: 16px;
}
.form2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF7809;
	text-align: center;
	height: auto;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	line-height: 16px;
}
/* Blog Edit */

#cat-item cat-item-1 {
color: #FFFFFF; 
font-size: 14px; 
font-weight:bold;
}

#leftmenu {
width: 200px;

}

.widgettitle {
color: #FFFFFF; 
font-size: 18px; 
font-weight:bold;
}

.storytitle {
        color: #FFFFFF;
	font-size: 20px; 
        font-weight:bold;
	margin-top: 10px;
	margin-bottom: 2px;
}

.storytitle a:link, .storytitle a:active, .storytitle a:visited {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 20px;
	text-decoration: none;
}

.storytitle a:hover {
	font-weight: normal;
	color: #FFFFFF;
        font-size: 20px; 
	text-decoration: underline;
}

.meta {
	font-size: 11px;
	margin-bottom: 2px;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #FFFFFF;
	font-weight: normal;
}

.feedback {
	font-size: 11px;
}

.storycontent {
color: #FFFFFF; 
font-size: 12px;
}

.storycontent p {
}

ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}
#Layer1 {
	position:absolute;
	width:100px;
	height:100px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: -200px;
}
#Layer3 {
	position:absolute;
	width:700px;
	height:20px;
	z-index:1;
}
#Layer4 {
	position:absolute;
	width:370px;
	height:115px;
	z-index:1;
}
#Layer5 {
	position:absolute;
	width:450px;
	height:20px;
	z-index:2;
	left: 270px;
	top: -8px;
}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: none;
	color: #CC6600;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}