body
{

	font-family: "trebuchet ms", sans-serif;

	font-size: 10pt;

	background-color: #000000;

	color: #6F5129;
}

a
{
	color: #b3c174;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

/* Menu */

#menu

{
	background: #000000 url('img/menu.png') top left no-repeat;

	height: 39px;

	width: 900px;

}

#menu ul

{

	list-style: none;

	text-align: center;

	position: relative;

	top: 5px;

}



#menu li

{

	padding: 0em 1em 0em 1em;

	display: inline;

}



#menu li a

{

	color: #3A2000;

	font-weight: bold;

	text-transform: uppercase;

	text-decoration: none;

	font-size: 0.9em;

	letter-spacing: 0.2em;

}



#menu li a:hover

{

	text-decoration: underline;

}

#content

{

	background: #000000;

}



#content p

{

	margin-bottom: 2em;

	line-height: 1.5em;

}



#content h2,h3,h4,h5,h6

{

	position: relative;

	color: #3F2109;

	margin-bottom: 1em;

	padding-bottom: 0.5em;

	border-bottom: solid 0px #DFBF99;

}



#content h2

{

	font-size: 1.5em;

}



#content h3

{

	font-size: 1.1em;

}



#content ul

{

	margin-bottom: 2em;

	padding-left: 1em;

}

#table

{

padding:20px 20px;

}
