body {
	margin: 0;
	padding: 0 0 20px 0;
	font-family: Trebuchet MS, sans-serif;
	font-size: 0.80em;
	line-height: 1.4em;
	background: url(../_img/background.png) repeat;
}

a,
a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #7d007e;
}

img {
	border: none;
	vertical-align: middle;
}

h1 {
	position: absolute;
	top: 80px;
	right: 40px;
	width: 180px;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.2em;
	line-height: 0.9em;
	font-weight: normal;
	text-transform: uppercase;
}

h1 em {
	display: block;
	font-family: Trebuchet MS, sans-serif;
	font-size: 0.55em;
	font-style: italic;
	text-transform: none;
}

h2 {
	clear: both;
	margin: 0;
	padding: 20px 0 0 0;
	font-size: 1.5em;
	line-height: 1.4em;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
}

p {
	clear: both;
}

ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style-type: none;
}

li {
	display: inline;
}

li img {
	margin: 0 15px 15px 0;
}

div.frame {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 553px;
}


div.header {
	padding: 0 10px 30px 10px;
	font-family: "Times New Roman", Times, serif;
	background: url(../_img/frame/background.png) repeat-y;
}

div.header p {
	font-size: 1.5em;
	line-height: 1.3em;
	margin: 30px 40px 0 40px;
}

div.header p em {
	font-family: Trebuchet MS, sans-serif;
	font-size: 0.7em;
	font-style: normal;
}

div.corpus {
	padding: 0 35px 40px 50px;
	background: url(../_img/frame/background.png) repeat-y;
}

div.corpus p {
	margin: 0 10px 0 0;
}

div.footer {
	height: 15px;
	padding: 5px 10px 0 10px;
	color: #7e7970;
	text-align: right;
	font-family: Arial;
	font-size: 0.85em;
	background: url(../_img/footer/background.png) no-repeat;
}

div.footer a,
div.footer a:visited {
	color: #7e7970;
}

div.footer a:hover {
	color: #7d007e;
}
