/*
Theme Name:Fighting_the_Darkness
Theme URI: http://www.templatemonster.com
Description: centered on page, sidebar on left on all views, header image, light grey background
Version: 2.0
Author: Template Monster
*/

@charset "iso-8859-1";
/* CSS Document */

.header {	
  width:762px;
	background-image:url(images/top-b.gif);

}


.main {
	width:762px;
	background-image:url(images/main_bg-b.gif);

}

.table, .table_main, .table_row {	
	width:762px;
  }

.left, .table2, .table_row2, .table8, .table_row8 {
  width: 548px;
}

.co_name {
  width: 540px;
}

.content_txt {
	padding:5px 35px 5px 15px;
}	
	
	
.footer {	
	width:762px;
	background-image:url(images/footer-b.gif);

}	

