.widecolumn {
	width: 750px;
	}
.narrowcolumn {
	width: 750px;
	}
#footer {
	width: 1024px;
	}
#page {
	width: 1024px;  /* was 768 px */
	}
#sidebar {
	margin-left: 800px; /* was 545px;*/
	}
#header {
	width: 1024px;
	background: transparent url('images/headerv10.jpg') no-repeat top center;
	margin: 0 auto 0 auto;
	padding: 0;
	}
#headerimg 	{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height:135px;	
	position: relative;
	text-align: left;
}

div#headerimg h1{
	font-size: 24px; 
	width: 250px; 
	padding:0;
	position: relative;
	top:25px;
	left:700px;
	}
div#headerimg h2{
	font-size:16px; 
	padding: 10px 0 0 0;
	position: relative;
	bottom:-20px;
	left:20px;
	width:390px;
	}
div#headerimg form{
	width:330px;
	padding:0;
	margin:0;
	position: relative;
	bottom:40px;
	left:650px;
}
/* Front Page */
table.fptblPosts{
	width:250px;
}
form#tdomf_form10{
	width:750px;
}
table#PickCategory{
	background-color: transparent;
	font-size:10px;
	width:750px;
}

