div#body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 97.4%;
	background-color: #FFFFFF;
}
body {
	background-color: #CCCCCC;
	background-image: url(images/24.jpg);
}
div#header {
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #000000;
	background-image: url(images/24a.jpg);
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
}
img.right {
	float: right;
	margin-bottom: 10px;
	padding-left: 5px;
}
p.last {
	text-align: center;
}
img.center {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}

form#form1 {
	text-align: right;
}

p.history {
	text-align: center;
}


div#content ul {
	text-decoration: none;
	display: block;
	text-align: right;
	list-style-type: none;
	margin-right: 125px;
}
div#content li {
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 255px;
}


ul#navbar {
	font-weight: bold;
	text-decoration: none;
	float: left;
	width: 150px;
	padding-right: 35px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	padding-top: 35px;
}
h1 {
	font-style: italic;
	text-decoration: underline;
	text-align: center;
}

img.left {
	float: left;
	padding-top: 50px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
ul#navbar a:hover {
	font-style: italic;
	font-weight: bold;
	color: #D9C27C;
	background-color: #000000;
	border: 3px solid #D9C27C;
	background-image: url(images/24a.jpg);
}

div#footer {
	font-weight: bolder;
	padding: 10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-image: url(images/24a.jpg);
	color: #D9C27C;
	text-decoration: underline;
}
ul#navbar a {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	text-align: center;
	width: 150px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 3px solid #000000;
	display: block;
	background-image: url(images/24.jpg);
	color: #000000;
	font-style: italic;
}
div#content {
	margin: 0px;
	padding: 10px;
	background-color: #EAEAEA;
	font-weight: bold;
}
