a {	
	color: #D5E386;	
	text-decoration: none
}
body {	
	background-color: #CA9C7C;
	font-family: Arial, Helvetica, sans-serif;	
	color: #000000;
	margin: 0;
	padding: 0;
	}
h2 {
	color: #CCCCCC
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #006666;  	
	color: #DCDCDC
	}
h4 {
	color: #000000
	}
table {
	
	}
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: #333333
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	width: 760px;
	text-align: center;
	}
a:hover {	
	text-decoration: underline
	}
.small {
	font-size: 85%;
}
.lostlemur {
	margin: 0;
	padding: 0;
	position: absolute;
	display: inline;
	float: left;
	left: 19px;
	top: 11px;
	z-index: 1;
}
.flag {
	margin: 0;
	padding: 0;
	background-color: #7F3E2E;
	position: relative;
	width: auto;
	text-align: center;
	color: #D5E386;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 4px;
}
.layout {
	border: 3px solid #000000;
	margin-top: 10px;
	margin-left: 10px;
}
.navbar {
	color: #D5E386;
	background-color: #3B2F3A;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 30px;
	padding-left: 11px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B2F3A;
	padding: 10px;
}
.imgright {
	display: inline;
	margin: 0px 5px;
	clear: left;
	float: right;
	border: 3px solid #3B2F3A;
}
.imgleft {

	display: inline;
	margin: 0px 5px;
	clear: right;
	float: left;
	border: 3px solid #3B2F3A;
}
