*
{
	margin: 0em;
	padding: 0em;
}

a
{
	color: #336633;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
	color: #000000;
}

body
{
	background-color: #F0E3A4;
	background-image: url('images/a4.gif');
	background-repeat: repeat-x;
	color: #37371E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#outer
{
	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;
}

#outer2
{
	border: dotted 1px #EFEAD1;
	padding: 1.0em;
}

#menu
{
	background-color: #849C62;
	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;
}

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

#menu ul
{
	list-style: none;
	padding: 0em;
}

#menu li
{
	display: inline;
	font-size: 0.9em;
	font-weight: bold;
}

#menu li a
{
	padding: 0.8em;
}

#menu li a:hover
{
	background-color: #7C905F;
	background-image: url(images/a2.gif);
	background-repeat: repeat-x;
}

#header
{
	padding: 0.8em 1.2em 1.2em 1.2em;
}

#header h1
{
	font-size: 2.5em;
	font-weight: normal;
	letter-spacing: -0.05em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6A593A;
}

#header h2
{
	position: relative;
	top: -0.1em;
	font-size: 0.8em;
	color: #4F4F2B;
}

#content
{
	margin-top: 1.0em;
	padding: 1.2em;
	line-height: 2em;
	font-size: 0.9em;
	position: relative;
}

#footer
{
	border-top: 1px solid #F0E3A4;
	padding-top: 1.0em;
	font-size: 1.0em;
	color: #AFA162;
	padding-left: 1.2em;
	clear: both;
	text-align: center;
}

#column1
{
	width: 530px;
	float: left;
	position: relative;
}

#column1 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
}

#column1 h2
{
	font-size: 1.5em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#column1 h3
{
	font-size: 1.2em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#column1 ul
{
	padding-bottom: 2em;
	padding-left: 2em;
}

#column2
{
	width: 145px;
	float: right;
	position: relative;
	margin-left: auto;
}

#column2 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
	font-size: 1.0em;
}


#column2 ul
{
	list-style: none;
	line-height: 1.6em;
	margin-bottom: 2.0em;
	font-size: 0.8em;
}

#column2 li
{
	border-bottom: dashed 1px #EFEFD6;
}
.alignleft {
	text-align: center;
	float: left;
	margin: 5px 15px 5px 0px;
	font-size: 0.8em;
	line-height: 1em;
	color: #333333;
}
.alignright {
	text-align: center;
	float: right;
	margin: 5px 0px 5px 15px;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #333333;
}
div#center {
	text-align: center;
}
.center {
	text-align: center;
}
.border0 {
	text-align: center;
	border: 0px;
}
div#menubasso ul{
text-align: center;
margin: 0;padding: 0; list-style-type: none;
}
div#menubasso li{
	display: inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0.7em;
} 
