#center {	
	border-top: 1px dotted #ccc;
	float: left;
	width: 728px;
	padding: 35px 26px;
	margin: 0px -728px 0px 190px; 
	background: url(../images/bg_center.jpg) repeat-x top center scroll transparent;
}

#leftRail {
	float: left;
	border-top: 1px dotted #CCC;
	background: url(../images/bg_left.jpg) no-repeat top right scroll transparent;
	width: 190px;
	margin-left: 0px;
	margin-right: -780px;
}

h1 {
	margin-bottom: 0px;
}

h2 {
	font-size: 1.077em;
	font-style: italic;
	color: #777;
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px dotted #076694;
	margin-bottom: 1px;
}

#article {
	border-top: 1px dotted #ccc;
	display:block;
	position:static;
	clear:both;
	margin-top: 0px;
}

