@import url(template0.css);

#main-body {
	background: url(../images/monarchs_wrap.jpg) 0 0 repeat-y;
	width: 760px;
	clear: both;
	margin: 0;
	padding: 0;
}

#content {
	background: none;
	float: left;
	margin: 0;
	width: 760px;
}

#content-header {
	display: none;
}

#content-body {
	background: none;
	float: left;
	display: inline;
	margin: 0px 15px 0 13px;
	padding: 0;
	width: 740px;
}



#pagetitle{
	padding: 0;
	margin: 0 0 0 0px;
	width: 730px;
}

#pagetitletext{
	background: none;
	width: 560px;
	height: 26px;
	position: relative;
	padding: 0 0 2px 0;
	margin: 0 0 0 0;
	clear: both;
	
}

#pagetitletext h1{
	position: absolute;
	color: #e70;
	font-size: 34px;
	font-weight: normal;
	font-family: Georgia, "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	padding: 0 0 0 0;
	margin: 0 0 0 -1px;
}

