@charset "UTF-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #DADADA;
	margin: 0px;
	padding: 0px;
	background-image: url(/LogosNav/background5a.jpg);
	width: 860px;
	text-align: center;
}
#nav {
	position: fixed;
	top: 29px;
	width: 150px;
	left: 650px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#bigimage {
	clear: both;
	margin-top: 75px;
	margin-left: 20px;
}
#name {
	position: absolute;
	left: 10px;
	top: 12px;
	margin-top: 0px;
}
img { border:0px; }

