#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#contents h1 {
	font-size: 0.9em;
	position: absolute;
	left: 420px;
	top: 55px;
	margin-left: 0px;
}

#contents {
	color: #777777;
	position: relative;
	border: 2px solid #d6d6d4;
}
#bottom_section {
	font-size: 24px;
	float: left;
	position: relative;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 50px;
	text-decoration: none;
	margin-top: 6px;
	margin-bottom: 20px;
	z-index: 0;
	width: 750px;
}
#bottom_section  a {
	text-decoration: none;
	color: #777777;
}
#bottom_section  a:hover {
	text-decoration: none;
	color: #000000;
}

#bottom_section #tony_details {
	width: 300px;
	float: left;
	position: relative;
	z-index: 0;
}
#tony_details a {
	color: #999999;
}
#tony_logo {
	z-index: 0;
	float: right;
	margin-right: 60px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tony_logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




#bottom_section #smallprint {
	font-size: 0.6em;
	width: 300px;
	z-index: 100;
	position: absolute;
	top: 85px;
	left: 0px;
}
#smallprint a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#bottom_section #menu {
	font-size: 0.6em;
	width: 180px;
	float: left;
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	display: block;
	padding-left: 0px;
	padding-right: 0px;
}
#menu li {
	margin: 0px;
	line-height: 1.2em;
}
#menu a {
	color: #AAAAAA;
}
#wrapper #copyright {
	font-size: 0.6em;
	color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#home_logo {
	float: left;
	position: relative;
	margin-right: 10px;
	margin-left: 50px;
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/home_light.gif);
	height: 25px;
	width: 30px;
}
#home_logo:hover {
	background-image: url(images/home_darker.gif);
}

#wrapper #contents #bottom_section #tony_details #smallprint #email_Tony {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

