BODY
{
	BACKGROUND:#f29f00;
	COLOR: rgb(105,31,6);
	left: 0px;

	PADDING:0px;
	
	top: 0px;
	font-family: "Palatino Linotype", "Times New Roman", Verdana;

	border:0px solid black;
}

 

a {
	COLOR: rgb(105,31,6);
	font-family: "Palatino Linotype", "Times New Roman", Verdana;
}

#content
{

	TEXT-ALIGN: left;
	WIDTH: 458px;
	background-color: rgb(226,211,183);
	border:1px solid white;
	float:right;
	line-height:24px;
	padding: 0px;
	margin: 0px;
	
}

#navigation_content a{
	text-decoration:none;
	COLOR: rgb(105,31,6);
}

