body {
	margin: 0px 0px 0px 0px;
}
td {
	color: #444444;
	font-family: verdana;
	font-size: 13px;
}
a:link {
	text-decoration: none;
	color: #ff6600;
}
a:visited {
	text-decoration: none;
	color: #ff6600;
}
a:hover {
	text-decoration: underline;
	color: #ff6600;
}
a:active {
	text-decoration: none;
	color: #ff6600;
}
.nav {
	position:absolute;
	top: 77px;
}
.footer {
	font-family: verdana;
	font-size: 10px;
}
.navtxt {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
	}
.content {
	position:absolute;
	top: 101px;
	left: 0px;
	color: #444444;
	font-family: verdana;
	font-size: 13px;
}
#wrapper {
	position:relative;
	width: 760px;
}
#header {
	position: absolute;
	top:0px;
	left:0px;
	width: 760px;
	height: 101px;
	background-image: url('/images/header.gif');
}
#upleft {
	position: absolute;
	top:101px;
	left: 0px;
	width: 42px;
	height: 188px;
	background-image: url('/images/upleft.gif');
	z-index:1;
}
