body {
	margin:0px;
	padding:0px;
}

div.navcontainer {
	width:100%;
	background-color:#2b2b2b;
	height:30px;
	position:relative;
	margin-bottom:10px;
}

div.navbar {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:130px;
}

.navbar p{
	font-family:arial;
	font-size:8pt;
	position:relative;
	text-align:center;
	padding:0px;
	margin:0px;
	float:left;
}

.navbar img{
	width:30px;
	height:30px;
	border-style:none;
	border-width:0px;
}

.navbar a, .navbar a:visited, .navbar a:active{
	text-decoration:none;
	color:#4e76e5;
	margin:0px 5px 0px 5px;
}

.navbar a:hover{
	color:#4e76e5;
}

.navbar object{
	float:left;
	position:relative;
	padding:0px;
	padding-top:3px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	height:30px;
	vertical-align:top;
}

.over{
	width:750px;
	height:581px;
}

div.pic {
	width:750px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

.pic img{
	width:750px;
	height:581px;
	margin-bottom:10px;
	border-width:0px;
	border-style:none;
}