body {
	background-color: #A99F86;
	background-image:  url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#menu {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	}

#menu a {
	color: #fff;
	text-decoration: none;
	}

#menu a:hover {
	color: #89C185;
	}

#menu2 {
	color: #473F28;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	}

#menu2 a {
	color: #473F28;
	text-decoration: none;
	line-height: 24px;
	}

#menu2 a:hover {
	color: #B52100;
	}

#content {
	font-size: 12px;
	text-align: justify;
	line-height: 1.6em;
	}

#content a {
	color: #990000;
}

#content a:hover {
	text-decoration: none;
}

#content h1{
	font-size: 24px;
	}

p:first-letter {
	color:ff0000;
	}

#flagbar
	{
	background: #ad9c6f;
	border: 2px solid #9c9071;
	border-top: none;
	width: 500px;
	overflow: visible;
	padding: 5px 2px 2px 2px;
	}

#gallery img
	{
	border: 3px solid #fff;
	margin-bottom: 15px;
	}