body,td,th {
	font-family: Paltino, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000000;
	line-height: 2em;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #531900;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	min-height: 800px;
}
/* for Internet Explorer */
/*\*/
* html body {
height: 800px;
}
/**/
#container {
	margin: 0px;
	padding: 0px;
	width: 1026px;
}
#header h1 span {
	display: none;
}
#header h1 {
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 142px;
	width: 1024px;
}
table#index {
	position: relative;
	width: 954px;
	left: 30px;
	top: 33px;
}
td#content {
	padding: 10px 20px 0px;
	text-align: left;
}
.inline {
	display: inline;
}
p{
	font-size:.85em;
}
span.bold {
	font-weight: bold;
	font-size: 1.25em;
}
#copyright {
	font-size: 11px;
	color: #FFF8E5;
	line-height: 1.5em;
	padding: 3em;
	width: 400px;
	position: relative;
	top: 125px;
}
#content .intro {
	font-size: 10px;
}
.intro {
	font-size: 10em;
}
