body {
	background-image: url(images/plain_celtic_background.jpg);
}
#content {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #000000;
	overflow: auto;
	width: 775px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	margin: auto;
	text-align: justify;
}
h1 {
	font-size: 1.2em;
	color: #333333;
	text-decoration: underline;
}
#navbar a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}
#navbar a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}
#navbar a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
}
#navbar a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}
h2 {
	font-size: 1.1em;
	color: #333333;
	text-decoration: none;
}
#wrapper {
	width: 831px;
	border: thick double #009900;
	margin: auto;
	background-image: url(images/bg_egypt.gif);
}
h4 {
	color: #009933;
	font-size: .9em;
}
h5 {
	font-size: .8em;
	color: #009933;
}
h3 {
	font-size: 1em;
	color: #333333;
	text-decoration: none;
}
#content a:link {
	color: #0000FF;
	text-decoration: none;
}
#content a:visited {
	color: #0000FF;
	text-decoration: none;
}
#content a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#content a:active {
	color: #FF0000;
}
