body
{
	text-align: center;
	font-family: verdana;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	

}


a:link {text-decoration:none; color: #9a788e;}
a:visited {text-decoration:none; color: #9a788e;}
a:hover {text-decoration:underline }
a:active {text-decoration:underline}

td
{
	font-family: tahoma;
	font-size: 12pt;
	font-style: italic;
	padding-left: 20px;
	
}

ul { list-style-type: circle; font-size: 12px;}

#container
{
	border-style: none solid none solid;
	border-color: grey;
	border-width: 2px;
	width: 1024px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;

}

#menu
{
	background-image:url('../img/menu.jpg');
	width: 1024px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}


#sections
{
	background-image:url('../img/content.jpg');
	background-repeat: no-repeat;
	background-color: #efe7d6;
	width: 1024px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
{
	
