 #wrapper {
	position: relative;
	width: 785px;
	margin: 0 auto;
	text-align: left;
}
body{
background:#FFE6BC;
margin-top:0px;
text-align: center;
}
.tblbdr {
	border-right: 1px solid #E6C690;
	border-left: 1px solid #E6C690;
	background-color:#FFFFFF;
}
.title {
	border-top: 1px solid #E6C690;
	border-bottom: 1px solid #E6C690;
	background-color:#FFF9E9;
	font-family:Georgia;
	font-size:12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;


}
.txtnopad {
	font: 11px Georgia, "Times New Roman", Times, serif;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
.menu0{
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	background: url(../images/menuline.gif);
	background-position:bottom center;
	background-repeat: repeat-x;
/*	border-bottom:1px dotted #D1B78A;*/
	padding-left: 5px;
	text-decoration:none;
}

.menu0 a{
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration:none;
	background:transparent;
}

.menu0 a:visited{
	text-decoration:none;
	color: #C5A063;
	font-weight:bold;
	background:transparent;
}

.menu0 a:hover{
	text-decoration:none;
	color: #666666;
	font-weight:bold;
	background:transparent;
}

.hdr {
	font: 19px Georgia, "Times New Roman", Times, serif;
	color: #9D7534;
	font-weight:bold;
}
.titledebate {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #9D7534;
	font-weight:bold;
}

.txt {
	font: 11px Georgia, "Times New Roman", Times, serif;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
.read {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
}
.ftr {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	padding-top: 5px;
}
.ftr a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.ftr a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight:bold;
	color: #666666;
	text-decoration:none;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 0px 0px 5px;
	border: 1px solid #E6C690;
}
.comment_title {
	font-family:Georgia;
	font-size:12px;
	padding: 0px;
	color: #C95200;
}
.comment_txt {
	font-family: Georgia;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
.comment_by {
	font-family: Georgia;
	font-weight: none;
	font-size: 11px;
	color: #C5A063;
/*	padding-right: 5px;
	padding-left: 5px;*/
	text-align: left;
}
.err {
	font-family: Georgia;
	font-weight: normal;
	font-size: 11px;
	color: #FF0000;
}
.alt1 {
	font-family: Georgia;
	font-weight: normal;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	color: #666666;
	
}
.storytxt {
	font: 12px Georgia, "Times New Roman", Times, serif;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}

.viewlink {
	font-family:arial;
	font-size:11px;
	font-weight:none;
	color:#868E88;
	text-decoration:none;
}
.viewlink:hover {
	font-family:arial;
	font-size:11px;
	font-weight:none;
	color:#343835;
	text-decoration:underline;
}

img.floatLeft { 
    float: left; 
    margin: 1px;
	border: 1px solid #000000;
	padding: 1px;
}
