	body{
		margin:0px;
		padding:0px;
		background: #f8f5e5;
		background-image: url('http://www.bigelowforum.com/images/bg_left.gif');
		background-repeat:repeat-y;
		font-family:"Times New Roman", Garamond, serif;
		font-size:14px;
		color:#5a2900;
	}
	#header{
		display:block;
		float:left;
		width:100%;
		height:127px;
		background-image: url('http://www.bigelowforum.com/images/bg_header.gif');
		background-repeat:repeat-x;
	}
	#menu {
		display:block;
		width:800px;
		height:15px;
		float:left;
		text-align:right;
		color: #98703d;
		font-size:10px;
		padding-top:5px;
		font-family:Arial;
		}
	#img_block{
		display:block;
		float:left;
		width:350px;
		height:255px;
	}
	#img_block img{margin-left:105px;}
	
	#con_block{
		border-top: solid 1px #753f00;
		display:block;
		float:left;
		width:450px;
		height:inherit;
		min-height:255px;
	}
	#content{
		display:block;
		float:left;
		width:800px;
	}
	#footer{
		display:block;
		float:left;
		width:800px;
		height:70px;
		margin-top:10px;
	}
	#footer_logo{
		display:block;
		float:left;
		width:400px;
	}
	#footer_logo img{
		margin-left:150px;
	}	
	#footer_txt{
		display:block;
		float:left;
		width:400px;
		text-align:center;
		margin-top:34px;	
		font-size:12px;
	}
	.active{color: #005273; font-weight:bold;}
	.npad{margin:0px;padding:0px;}
	.title{font-size:18px; margin-top:10px; font-family:"Times New Roman", Garamond, serif;text-transform:Uppercase;}
	.title1{font-size:15px; margin:0px;padding:0px;font-family:"Times New Roman", Garamond, serif;text-transform:capitalize; color: #005273;margin-top:5px;}	
	#menu a{color: #98703d;text-decoration: none;}
	#menu a:hover{color: #98703d;text-decoration: none;}	
	#menu a:visited{color: #98703d;text-decoration: none;}		
	.node h2{text-decoration:none;}
	.pad1{padding:0px;margin:0px;}