body
	{
	color: #FFCC99;
	font-family: TW Cen MT, Tahoma, Verdana, Arial;
	font-size: 12pt;
	text-align: center;
	line-height: 150%;
	background-color: #47310E;
	
	}

#all
	{
	position: relative;
	width: 750px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	BORDER-RIGHT: #DBD97D 1px solid;
	BORDER-TOP: #DBD97D 1px solid;
	BORDER-LEFT: #DBD97D 1px solid;
	BORDER-BOTTOM: #DBD97D 1px solid;
	}

#header
	{
	position: relative; width: 750px; height: 300px;
	}

#separator
	{
	position: relative; width: 750px; height: 10px; border-bottom-style:solid; border-bottom-width: 1px;
	}

#left
	{
	position: relative; float: left; width: 520px; height: auto; text-align: justify; padding: 10px;
	border-right: solid 1px;
	}

#left a
	{
	text-decoration: none; color: #99CCFF;
	}

#left a:hover
	{
	text-decoration: underline; color: #CCFFFF;
	}

#left h1
	{
	font-family: Tw Cen MT, Maiandra GD;
	font-size: 14pt;
	color: #CC9900;	
	}

#right
	{
	position: relative; float: right; width: 200px; height: auto; line-height: 100%;
	}

#right a
	{
	color: #CC9900; text-decoration: none;
	}

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

#right a:active
	{
	color: #FFFFFF; text-decoration: none;
	}

#footer
	{
	font-family: Tw Cen MT; font-size: 10; color: #999966; position: relative; width: 750px; height: 40px;
	}

#footer a
	{
	color: #CC9900; text-decoration:none;
	}

#footer a:hover
	{
	font-weight: bold;
	}
	
#mfano
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border: 5px solid #FFFFFF;
	position: relative;
	height: 100px;
	width: 100px;
	float: left;
	}	


#horizontalseparator
	{
	position: relative; width: 200px; height: 10px; border-bottom-style:solid; border-bottom-width: 1px;
	}









/* Only text */