/* CSS Document */

/***** Change in Layout *****/

#header {
	height:225px;
	background-image:url(images/home-header-bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

#content {
	height:349px;
	background-image:url(images/homebackground.jpg);
}

#leftsidebar {
	top: 27px;
}

/***** End Change in Layout *****/

/***** Change in Styles *****/

h1 {
	margin-left: 18px;
	padding-top:12px;
}

h2 {
	padding-left: 18px;
}

p {
	line-height:15px;
}

/***** End Change in Styles *****/