img {
	border: 0;
}

body {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: small;
	line-height: 20px;
	color: #000000;
}
body a:link, body a:active, body a:focus, body a:visited {
	color: #000000;
}

h1 { 
	font-size: medium;
}
#box2 {
	clear: both;
}
#box3 {
	display: none;
}
#logo {
	position: relative;
	float: left;
}
#photo {
	display: none;
}
#footer {
	position: relative;
	float: left;
}
/* MAIN MENU */
#menu {
	display: none;
}