body  {
	background-color: #055FA7;
	margin:0;
	padding:0; 
	height: 100%;
	overflow: -moz-scrollbars-vertical;

}

div.photo {
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: 60px;
}

div.jant {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -290px;
}

div.jantnav {
	position: absolute;
	top: 245px;
	left: 50%;
	margin-left: 60px;
	text-align: left;
	color: #FF9C43;
	font-family: Helvetica, Arial;
	font-size: 1.8em;
	letter-spacing: -1px
}



a:link, a:visited, a:active {
	color: #FF9C43;
	text-decoration: none;
}


a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF9C43;
}
	
.small {
	position: absolute;
	top: 400px;
	left: 50%;
	margin-left: -300px;
	width: 600px;
	font-family: 'Arial';
	text-align: center;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
