﻿@import url("base.css");

#container
{
	background: transparent url("/styles/default/images/ripped-edge.png") repeat-y center top;
	margin: 128px auto 0 auto;
}

#content
{
	color: #000;
	padding: 25px 15px;
	text-align: justify;
	width: 617px;
}

#content .emphasized-paragraph
{
	padding: 0 20px 0 20px;
}

#content p.slogan
{
	text-align: center;
}

.praise
{
	border-bottom: 1px solid #444;
	margin-bottom: 1em;
	font-size: 1.25em;
}

.testimony
{
	font-size: 1.25em;
}

#navigation
{
	background: #000 url("images/header-4.png") no-repeat left top;
	top: -128px;
	height: 128px;
}

#footer
{
	background: #000 url("images/footer-hill-4.png") no-repeat top;
}
