

* { padding: 0; margin: 0; }

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
margin-top: 0px;
}

* { padding: 0; margin: 0;}

.title {  margin-left:10px;
margin-right:10px;
margin-bottom:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:700;
line-height:16px;
color:#000000;
background:#ffffff;
border_bottom:1px dashed #3A3B22;
padding:5px;
text-align:left;}

a:link { 
	color: #00008b;
	text-decoration: none;
	}
a:visited { 
	color: #00008b;
	text-decoration: none;
	}
a:hover { 
	color: #0000ff;
	text-decoration: none;
	}
a:active { 
	color: #00008b;
	}

	
	
#wrapper { 
 margin: 0 auto;
 width: 971px;
}
#header {
 color: #333;
 width: 971px;
 float: left;
 padding: 0px;
 border: 1px solid #ccc;
 height: 144px;
 margin: 0px 0px 0px 0px;
 background: #fff url(../images/header_bgr.jpg) repeat-x;
}

#topad {
 color: #333;
 width: 912px;
 float: left;
 padding: 5px;
 border: 1px solid #ccc;
 height: 90px;
 margin: 0px 0px 0px 0px;
 background: #f5f5f5;
}

#navigation {
 float: left;
 width: 822px;
 color: #333;
 padding: 0px;
 margin: 0px 0px 0px 0px;
 background: url(../images/png_header_03.png) repeat-x;
}

#leftcolumn { 
 color: #333;
 border: 1px solid #ccc;
 background: #f3f3f3;
 margin: 0px 5px 5px 0px;
 padding: 10px;
 width: 160px;
}

#rightcolumn { 
 color: #333;
 border: 0px solid #ccc;
 background: #ffffff;
 margin: 0px 0px 5px 0px;
 padding-left: 10px;
 width: 678px; 
}
#footer { 
 width: 900px;
 clear: both;
 color: #333;
 border: 1px solid #ccc;
 background: #BD9C8C;
 margin: 0px 0px 10px 0px;
 padding: 10px;
  background: #fff url(../images/nav_bgr.jpg) repeat-x;
}

hr {
border: none 0;
border-top: 1px dashed #737373;
width: 100%;
height: 1px;
text-align:center;
margin-top: 5px;
margin-bottom: 5px;
}

#newscontainer ul
{
list-style-type: none;
text-align: left;
}

#newscontainer ul li a
{
background: transparent url(../images/list-off.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: black;
}

#newscontainer ul li a:hover
{
background: transparent url(../images/list-on.gif) left center no-repeat;
color: #999;
}

#newscontainer ul li a#current
{
background: transparent url(../images/list-off.gif) left center no-repeat;
color: #666;
}




h2 {
	color: #163F53;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	font: bold 155%, Helvetica, sans-serif;
	padding-bottom: 2px;
}

hr.hidden {
	clear:both;
	visibility:hidden;
	margin:0px;
	padding:0px;
}
img {
	border:none;
}
.post {
	margin: 0px 0px 20px;
	clear:both;
}
.postdate {
	padding-left: 15px;
	font-size: 90%;
	color:#666666;
	float:left;
}
.postcomment {
	padding-left: 0px;
	font-size: 90%;
	float:right;
}
.postjumpcomment {
	padding-right: 13px;
	font-size: 90%;
	float:right;
}
.postjumpcomment a, .postjumpcomment a:visited{
	color: #698d9c;
	text-decoration:none;
}
.postjumpcomment a:hover {
	color: #FF9900;
	text-decoration:none;
}
.postcomment a, .postcomment a:visited {
	color: #CC6600;

	text-decoration:none;
}
.postcomment a:hover {
	color: #FF9900;
	text-decoration:none;
}
.postcat {
	padding-left: 15px;
	font-size: 90%;
	color: #999999;
	float:left;
	margin-left: 15px;
}
.postcat a, .postcat a:visited {
	color: #999999;
	text-decoration:none;
}
.postcat a:hover {
	color: #898989;
	text-decoration:none;
}
.postcat span {
	display:none;
}
.entry {
	clear:both;
	padding-top: 10px;
}
.left {
	float:left;
}
img.left {
	float:left;
	margin: 2px 10px 5px 0px;
}
a img.left {
	border: 1px solid #E3E3E3;
	padding: 4px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
}


.detailtitle {  margin-left:7px;
margin-right:7px;
margin-bottom:15px;
font-family:arial;
font-size:12px;
font-weight:700;
line-height:16px;
color:#000000;
background:#dcdcdc;
border-bottom:1px dashed #3A3B22;
padding:4px; }

.detailtext { 
font-family:arial;
font-size:14px;
line-height:16px;
color:#000000;
 }


.paging a:link {
	text-decoration: underline;
	color: #400080;
	font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
	}
.paging a:visited {
	text-decoration: underline;
	color: #400080;
	font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
	}
.paging a:hover {
	text-decoration: none;
	color: #333333;
	background-color: #ffd700;
	font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
	}
.paging a:active {
	text-decoration: underline;
	color: #400080;
	font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
	}

#centercolumn { 
 color: #333;
 border: 1px solid #ccc;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 900px; 
}
