body
{ 
background-image:url('bg.jpg');
background-repeat:repeat;
background-attachment:fixed;
background-position:left;
font: 11pt calibri;
margin:0px;
}



.mlddm
{	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 32px;
	background-color: #1b2955}

	.mlddm li
	{	display: inline;
		list-style: none;
		float: left;
		margin: 0;
		padding: 0}

	.mlddm li a, .mlddm li a#buttonnohover
	{	display: block;
		margin: 0;
		padding: 4px;
		width: 110px;
		font: 15px century gothic;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		white-space: nowrap;
		color: #fff;
		background: #1b2955}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{	background: #293e6f;
		color: #FFF}

		.mlddm ul
		{	z-index: 100;
			position: absolute;
			visibility: hidden;
			margin: 1px 0 0 0;
			padding: 0;
			background: #1b2955}
		
			.mlddm ul li
			{	float: none}

			.mlddm ul li a
			{	display: block;
				width: auto;
				margin: 0px;
				padding: 4px 13px;
				font-weight: normal;
				text-align: left;
				text-transform: uppercase;
				color: #fff;
				background: transparent}
				

			.mlddm ul li a:hover
			{	color: #FFF}
			
	li.current a, li.current a#buttonnohover
	{	display: block;
		margin: 0;
		padding: 4px;
		width: 110px;
		font: 15px century gothic;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		white-space: nowrap;
		color: #fff;
		background: #293E6F}
			

	.content
	{ width:700px; 
	  text-align:justify; 
	  position:relative; 
	  top:-40px; 
	  left:0px;  
	  z-index:1;
	  font: 11pt calibri;
	  padding:40px;
	  background: #FFF}
	  
	 .footer a, .footer a#buttonnohover
	{	color: #1B2955}

	.footer a:hover, .footer a#buttonhover
	{	color: #293E6F}