<!--
body 
	{
	color: white;
	background-color: gray;
	font-family: serif;
	font-size: 13px;
	}

#horizon       { 
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 0px;
	overflow: visible;
	display: block
	}

#content   { 
	margin-left: -400px;
	position: absolute;
	top: -225px;
	left: 50%;
	width: 800px;
	height: 450px;
	visibility: visible;
	border: solid black 1px;
	}

	
#footer 
	{
	text-align: center;
	position: absolute;
	font-family: sans-serif;
	font-size: 18px;
	bottom: 12px;
	left: 12px;
	width: 776px;
	height: auto;
	visibility: visible;
	font-family: serif;
	display: block
	}

#centre span {
	text-transform: uppercase;
	}

#bottomleft span {
	text-transform: uppercase;
	}

a:link
	{
	color: white;
	text-decoration: none
	}

a:visited 
	{
	color: gold;
	text-decoration: none
	}

a:hover 
	{
	color: green;
	}

.textinfo { 
	text-align: left
	padding: 6px;
	background: url(backgrounds/opacity.png) repeat;
	}
	

#bottomleft   { 
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	position: absolute;
	bottom: 45px;
	left: 12px;
	top: 278px;
	width: 168px;
	height: auto;
	visibility: visible;
	display: block ;
	}

#centre   { 
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	position: absolute;
	text-align: left;
	bottom: 45px;
	left: 206px;
	width: 331px;
	height: 327px;
	visibility: visible;
	display: block ;
	}

#right   { 
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	position: absolute;
	text-align: right;
	bottom: 45px;
	right: 12px;
	width: auto;
	height: auto;
	visibility: visible;
	display: block ;
	}

#photos   { 
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	position: absolute;
	text-align: right;
	bottom: 35px;
	right: 41px;
	width: auto;
	height: auto;
	visibility: visible;
	display: block ;
	}

#topleft   { 
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: serif;
	font-size: 4em;
	color: white;
	position: absolute;
	top: 12px;
	left: 12px;
	width: 0 0 0 0;
	height: 0 0 0 0 ;
	visibility: visible;
	display: block ;
	}

#topright   { 
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: sans-serif;
	font-size: 36px;
	text-align: center;
	color: white;
	position: absolute;
	top: 12px;
	right: 12px;
	width: 570px;
	height: auto;
	visibility: visible;
	display: block ;
	}

#lowertopright   { 
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: white;
	text-align: right;
	position: absolute;
	top: 100px;
	right: 12px;
	width: auto;
	height: auto;
	visibility: visible;
	display: block ;
	}

-->
