@charset "UTF-8";
body {
	background-color: #000000;
	background-image: url(file:///Adam Campesi Passport 320GB/Odonolds/2009/ODonolds Website/BG.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(BG.jpg);
}#container {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	padding-top: 0px;
}
#header.nav {
	width: 800px;
}
#content {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #1B0800;
	width: 800px;
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	padding-top: 0px;
	clear: both;
	float: left;
	background-image: url(Navigation/PageBg.jpg);
}
#PageContent {
	width: 650px;
	clear: both;
	float: left;
}
#adSpace {
	width: 150px;
	float: right;
	clear: right;
	background-position: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.clear2 {
	clear: both;
}
#footer {
	width: 800px;
}
.clear {
	clear: both;
}

