html, body, td
{
	font-size: 13px;
}

a,
a:link,
a:visited,
a:hover
{
	font: normal 1.1em/1.4em times, serif;
	color: #000000;
	text-decoration: underline;
}

.framework
{
	margin-right: auto;
	margin-left: auto;
	width: 780px;
}

.content
{
	background: #f3e2b7 url(../media/images/background_slice.jpg) repeat-y;
	font: normal 1.1em/1.4em times, serif;
	padding: 1em 2em;
	color: #000000;
}

.content img
{
	display: inline;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
}

.content p
{
	padding-bottom: 1em;
	font: normal 1em/1.4em times, serif;
	color: #000000;
}

.content ul,
.content dl 
{
	list-style-type: disc;
	padding-left: 1em;
}

.content ol
{
	list-style-type: decimal;
}

.content td img
{
	padding-right: 5px;
}

.content a,
.content a:link,
.content a:visited,
.content a:hover
{
	font: normal 1em/1.4em times, serif;
	color: #000000;
	text-decoration: underline;
}

.header
{
	font: bold 1.1em/1.7em helvetica, sans-serif;
	color: #543219;
}

.subheader
{
	font: bold 1.1em/1.4em times, serif;
}

.main_nav
{
	text-align: right;
	padding-right: 2em;
	padding-top: 1em;
	background: #e9b495 url(../media/images/nav_background_slice.jpg) repeat-y;
}

.main_nav a
{
	font: normal 1em/1.4em helvetica, sans-serif;
	color: #543219;
	text-decoration: none;
}

.nav_header
{
	font: bold 1.1em/1.4em helvetica, sans-serif;
	color: #543219;
}