BODY {
	 width: 100%;
 	 margin-top: 0;
 	 margin-left: 0;
 	 margin-right: 0;
}

TABLE {
	 width: 100%;
	 border: 0px solid black;
 	 border-spacing: 0px;
 	 padding: 0px 0px 0px 0px; /* top right bottom left */
}

TR {
	 border: 0px solid black;
 	 border-spacing: 0px;
 	 padding: 0px 0px 0px 0px; /* top right bottom left */
 	 align: left;
}

TD {
	 border: 0px solid black;
 	 border-spacing: 0px;
 	 padding: 0px 0px 0px 0px; /* top right bottom left */
 	 align: left;
}

IMG {
	border: 0px;
}	

A {
	color: #000066;
	text-decoration: none;
}

LI {
	font: 12px century gothic, verdana;
	color: #000066;
}

/* ------------------
 * 
 * ------------------
 */
 
.table_index {
	 width: 100%;
 	 background-color : #17600f;/* green */
	 border: 0px solid black;
 	 border-spacing: 0px;
 	 padding: 0px 0px 0px 0px; /* top right bottom left */
}

.column1 {
	 width: 250;
	 vertical-align: top;
	 padding:  5px 5px 5px 5px; /* top right bottom left */
	 background-color: #f4f4f4; /* light gray */
}

.column2 {
	width: 200;
	vertical-align: top;
	height:600;
	background-color: #CCCCCC; /* middle gray */
	padding:  5px 5px 5px 5px; /* top right bottom left */
}

.feeds {
	padding:  0px 0px 0px 14px; /* top right bottom left */
}

.img_feed {
	padding:  5px 0px 0px 0px; /* top right bottom left */
}	

.column3 {
	 width: 550; 
	 vertical-align: top;
	 background-color: gray;
	 padding: 0px 0px 0px 0px; /* top right bottom left */
}

.column3_table {
	width: 550;
	border: 0px solid black;
	padding: 0px 0px 0px 0px; /* top right bottom left */
}

.column3-cell1 {
	vertical-align: top;
	padding: 0px 0px 0px 0px; /* top right bottom left */
}

.column3-cell2 {
	vertical-align: top;
	padding: 0px 0px 0px 0px; /* top right bottom left */
}

.column4 {	 
	 vertical-align: top;
	 background-color: white;
	 padding: 0px 0px 0px 0px; /* top right bottom left */
}

/* -----------------------
 * 
 * -----------------------
 */
 
 .posts_table {
 	width: 550;
 	height: 100%;
 	background-color: gray;
 	vertical-align: top;
 	padding: 5px 5px 5px 5px; /* top right bottom left */ 
 }
 
 .nextposts {
 	text-align: left;
 	width: 50%; 
 }
 
 .prevposts {
  	text-align: right;
  	width: 50%;
 }
 
 /* -----------------------
 * 
 * -----------------------
 */
 
.bpnaw {
	font: 10px century gothic, verdana;
	color: #000066;
}

.bp_post_title {
	font: 16px century gothic, verdana;
	color: #000066;
	font-weight: 600;
	text-decoration: none;
	margin-top: 3;
	margin-bottom: 0;
}

.bp_post_author {
	font: 10px century gothic, verdana;
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
}

.bp_post_feedback {
	font: 10px century gothic, verdana;
	color: #ffffff;
	text-decoration: none;
}

.bp_category {
	font: 10px century gothic, verdana;
	color: #ffffff;
}

.bp_post_content {
	font: 12px century gothic, verdana;
	color: #ffffff;
}

.bp_sidebar {
	font: 12px century gothic, verdana;
	color: #000066;
}

.bps {
	font: 12px century gothic, verdana;
	color: #000066;
}

input, textarea {
	font: 12px century gothic, verdana;
	color: #000066;	
}

.bp_comments {
	font: 12px century gothic, verdana;
	color: #000066;
}
