body {
	margin: 0;
	padding: 0;
	background: #000000 url(../uploads/images//background_bg.gif) repeat-x;
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.NewsSummaryLink a {
    color: #D00707;
}

.NewsSummaryCategory {
  display: none;
  font-style: italic;
  margin: 0px 0;
 }

.NewsSummaryLink {

    font-weight: bold;
    color: #666666;
    padding-top: 0.2em;
}

.NewsSummary {
    padding: 0em 0em 0em; /* padding for the news article summary */
    margin: 0 0em 0em 0em; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #ccc; 
    font-size: 12px;
    color: #666666;
}

.NewsSummaryAuthor {
display: none;
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummaryMorelink {
display: none;
  padding-top: 0.5em;
}

#NewsPostDetailHorizRule {
     background:#000000;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 762px;
	height: 214px;
	margin: 0 auto;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: #0B0B0B;
}

/* Content */

#content {
	float: right;
	width: 470px;
	padding: 11px 11px 0 0px;
}
#content_large {
	float: left;
	width: 738px;
	padding: 11px 11px 0 11px;	
}

.pagetitle_large {
	height: 33px;
	margin: 0;
	padding: 8px 0 0 15px;
	background: url(../uploads/images/img13_large.gif) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
}
#content a {
	color: #D00707;
}

.pagetitle {
	height: 33px;
	margin: 0;
	padding: 8px 0 0 15px;
	background: url(../uploads/images//img13.gif) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
}

#content #rss-posts {
	display: block;
	margin: -30px 15px 0px 0px;
	padding: 0 20px 0 0;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}

.post {
	padding: 10px 0px 10px 13px;
	background:#161616;
}

.title {
	margin: 0;
	font-size: 18px;
	font-weight: normal;
}

.meta {
	border-top: 1px dotted #505050;
	text-align: right;
}



/* Sidebar */

#sidebar {
	float: left;
	width: 260px;
	padding: 11px 5px 0 11px;
	
}
.sidebarpost {
	width: 230px;
	padding: 8px 15px 15px 15px;
	background-color: #161616;
	word-wrap: break-word;
	display: block;
	
	

}



#sidebar h2 {
	height: 33px;
	margin: 0;
	padding: 8px 0 0 15px;
	background: url(../uploads/images//img11.gif) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
}



/* Footer */

#footer {
	width: 760px;
	height: 70px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(../uploads/images//img10.gif) no-repeat;
		
}

#foottxt {
	padding: 0px 0 0 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: Left;
	
}

#footer a {
	color: #666666;
}

#ft_logo
{
	position: absolute;
	margin: -20px 610px; 0 15px;
	width: 119px;
	height: 70px;
	
}