*
{
	margin: 0em;
	padding: 0em;
}

a
{
	color: #8DA359;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

body
{
	background-color: #F0E3A4;
	background-image: url('../images/a4.gif');
	background-repeat: repeat-x;
	color: #37371E;
	font-family: georgia, serif;
	font-size: 10pt;
}

#a
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.0em;
	background-color: #FEFEF2;	
	background-image: url('../images/a3.gif');
	background-repeat: repeat-x;
	padding: 1.0em;
	border-top: solid 1px #ffffff;
	margin-bottom: 1.0em;
}

#b
{
	border: dotted 1px #EFEAD1;
	padding: 1.0em;
}

#d
{
	background-color: #6C7424;
	background-image: url('../images/a1.gif');
	background-repeat: repeat-x;
	color: #ffffff;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.8em;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #6D7B34;
}

#d a
{
	color: #ffffff;
	text-decoration: none;
}

#d ul
{
	list-style: none;
	padding: 0em;
	display:inline;
}

#d li
{
	display: inline;
	font-size: 0.8em;
	font-weight: normal;
}

#d li a
{
	padding: 0.8em;
}

#d li a:hover
{
	background-color: #515815;
	background-image: url('../images/a2.gif');
	background-repeat: repeat-x;
}

#c
{
	padding: 0.8em 1.2em 1.2em 1.2em;
}

#c h1
{
	font-size: 3.0em;
	text-transform: lowercase;
	font-weight: normal;
	letter-spacing: -0.05em;
}

#c h2
{
	position: relative;
	top: -0.1em;
	text-transform: lowercase;
	font-size: 0.8em;
	color: #4F4F2B;
}

#e
{
	margin-top: 1.0em;
	padding: 1.2em;
	line-height: 2.2em;
	font-size: 0.9em;
	position: relative;
}

#h
{
	border-top: dashed 1px #EFEFD6;
	padding-top: 1.0em;
	font-size: 1.0em;
	color: #AFA162;
	padding-left: 1.2em;
	clear: both;
}
#h ul {display:inline;}
#h ul li {display:inline; padding-right:10px;}
#h p {display:inline; float:right}

#f
{
	width: 530px;
	float: left;
	position: relative;
}

#f p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
}

#f h3
{
	font-size: 1.2em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

#g
{
	width: 145px;
	float: right;
	position: relative;
	margin-left: auto;
}

#g p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
	font-size: 1.0em;
}

#g h3
{
	font-size: 1.1em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

#g ul
{
	list-style: none;
	line-height: 2.0em;
	margin-bottom: 2.0em;
}

#g li
{
	border-bottom: dashed 1px #EFEFD6;
}