BODY {
	BACKGROUND-COLOR: #ffffff; margin: 0; padding:0 ; width: 100%; FONT-FAMILY: "Tahoma", Verdana; charset: "utf-8"; TEXT-COLOR: #000000;
	}

A:link {
	COLOR: #503522; TEXT-DECORATION: none
}
A:visited {
	COLOR: #503522; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ceceb2; TEXT-DECORATION: none
}
A:active {
	COLOR: #000000; TEXT-DECORATION: none
}

#header {
	margin: 5px;  WIDTH: auto; height: 120px;
}

#main	{
	  margin: 5px;  WIDTH: auto; height: 440px; border-bottom: 1px solid #82A2B3; border-top: 1px solid #82A2B3

}

#main IMG {
	margin: auto; BORDER: 1px solid #6e6e69
}
	
#footer {
	margin: 5px;  WIDTH: auto; height: 70px;

}