* {margin: 0 0 0 0; padding: 0 0 0 0; border: none; text-decoration: none}

a:link, a:visited {color: #708689; }
a:hover {color: #4a505c; text-decoration: underline;}
a:active {color: ;}

body {
	background: #9C8B70;
	font: 12px "trebuchet ms", tahoma, sans-serif;
	color:#000000;
	}

#bg {
	position: absolute;
	background-color:#EFEFEF;
	left: 75px;
	top: 0px;
	bottom: 0px;
	width: 647px;
	height: 950px;
	}

#title {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 647px;
	height: 135px;
	}

#navbar {
	position: absolute;
	top: 135px;
	left: 0px;
	width: 647px;
	height: 21px;
	}

#photo {
	position: absolute;
	left: 0px;
	top: 196px;
	width: 396px;
	height: 270px;
	font: 9px "trebuchet ms", tahoma, sans-serif;
	color:#000000
	}

#link {
	position: absolute;
	left: 430px;
	top: 220px;
	width: auto;
	height: auto;
	}

#info {
	position: absolute;
	left:50px;
	right:50px;
	top:520px;
	font: 12px "trebuchet ms", tahoma, sans-serif;
	text-align: justify;
	color:#000000;
	}

#copyright {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: auto;
	font: 10px "trebuchet ms", tahoma, sans-serif;
	}