.custom #header {
	border:none;
	width:800px;
	height:100px;
	padding-bottom:0px;
	padding-top:0px;
	background-image:url(images/Header.jpg);
	background-repeat:no-repeat;
}

#sidebars{
	padding:0px;
	background-color:#ededed;
}

#sidebar_1, #sidebar_2 {
	width:49%;
	float:left;
}

#sidebar_1 {
	border:thin;
	border-style:dotted;
	border-width: 0 0.1em 0 0;
	border-color:#CCCCCC;
	height:100%;
}

#container {
	width:800px;
}

#footer {
	display:none;
}

.widget_text h3 {
	color:#2d5b77;
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	text-decoration:none;
	text-transform:none;
}

.textwidget {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
}

.headline_area {
	display:none;
}