body {
	padding: 10px 0px 0px 0px;
	width:800px;
	margin:auto;
	text-align: center;
}	

p, td, a, li {
	font-family: Arial;
	font-size: 10pt;
	color: #008000
}

em {
	font-style:normal;
	font-weight:bold;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 14pt;
	color: #008000;
	font-weight:normal;
	text-align:center;
}

#body {
	width:800px;
	text-align:justify;
}

#navigation a {
	display:block;
	background-image:url(images/calibraup.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	text-decoration:none;
	margin:30px 0px 0px 0px;
	float:left;
	width:65px;
	padding: 70px 0px 0px 0px;
	text-align:center;
}

#navigation a:hover {
	background-image:url(images/calibradown.jpg);
}

#navigation a#logo {
	display:block;
	background-image:url(images/calibralogo.gif);
	background-position: top center;
	background-repeat:no-repeat;
	text-decoration:none;
	padding:0px 5px 0px 5px;
	margin:0px;
	float:left;
	width:400px;
	height:125px;
	text-align:center;
}

#footer, #footer a {
	font-family: Arial;
	font-size: 8pt;
	color: #008000;
	text-align:center;
}

#photo {
	width:640px;
}

#photo img {
	padding:0px;
	margin:0px;	
}

#photolist {
	width:145px;
	text-align:center;
}

#photolist img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	cursor:pointer;
}

#markspicture {
	float:right;
	margin:10px 0px 10px 10px;
}
