body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Calibri, "Californian FB", Arial;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #CCCCCC;
	background-image: url(../Pictures/main%20photos/ring.jpg);
}
#Page {
	background-position: 0px 0px;
	float: left;
	height: auto;
	width: 1024px;
}
#Header {
	float: left;
	height: 150px;
	width: 1024px;
}
#Name {
	background-repeat: no-repeat;
	float: left;
	height: 150px;
	width: 650px;
	margin-left: 150px;
	text-align: center;
	display: inline;
}
#GlobalNav {
	color: #FFF;
	text-align: right;
	vertical-align: middle;
	float: left;
	height: 120px;
	width: 200px;
	padding-top: 30px;
	padding-right: 24px;
	display: inline;
}
#GlobalNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#GlobalNav a:hover {
	text-decoration: underline;
}
#Left {
	float: left;
	height: 650px;
	width: 150px;
	margin-left: 150px;
	margin-bottom: 100px;
	display: inline;
}
#Nav {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 300px;
	width: 150px;
	display: inline;
}
#Nav a {
	display: block;
	text-align: center;
	font: bold 1em sans-serif;
	border-width: 0;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../Pictures/main%20photos/ring-dark.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 130px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#Nav a:hover {
	background-attachment: fixed;
	background-image: url(../Pictures/main%20photos/ring-light.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #CCCCCC;
}
#Ad {
	float: left;
	height: auto;
	width: 650px;
	margin-left: 50px;
	text-align: center;
	background-attachment: fixed;
	background-image: url(../Pictures/main%20photos/ring-dark.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFF;
	margin-bottom: 100px;
	padding-top: 20px;
	display: inline;
}
#Ad a {
	text-decoration:underline;
	color: #009999;
}
#Ad a:hover {
	color: #FFF;
	text-decoration: underline;
}
#Footer {
	height: 25px;
	width: 650px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}
#Footer a {
	color: #009999;
	text-decoration: underline;
}
#Footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

