#wrapper {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 800px;
	left: 0px;
	top: 0px;
}
#header {
	background-color: #FFFFFF;
	width: 800px;
	text-align: center;
	position: absolute;
	height: 126px;
	top: 0px;
	left: 0px;
}

body {
	/* This is how to write comments in css files */ 

	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#image {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}

#content {
	background-color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 14px;
	position: absolute;
	width: 800px;
	left: 0px;
	top: 210px;
}
#henffychtext {
	position: absolute;
	height: 200px;
	width: 590px;
	left: 197px;
	top: 0px;
	padding-left: 10px;
}
#dynbachtext {
	position: absolute;
	height: 200px;
	width: 590px;
	left: 200px;
	top: 210px;
	padding-left: 10px;
}

#navigation {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	position: absolute;
	left: 0px;
	top: 126px;
	width: 800px;
	height: 14px;
}
#navigation a {
	color: #000000;
	text-decoration: none;
}
#navigation a:hover {
	color: #42AB4C;
}

#navigation li {
	display: inline;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content_dyddiadur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
}
#gwybodaeth {
	font-family: Arial, Helvetica, sans-serif;
}

#henffych_well {
	height: 200px;
	width: 200px;
	position: static;
	left: 0px;
	top: 0px;
}
#y_dyn_bb {
	height: 200px;
	width: 200px;
	position: absolute;
	left: 0px;
	top: 210px;
}
#disgrifiad_henffych {
	height: 200px;
	width: 200px;
	position: static;
	left: 200px;
	top: 0px;
}
#henffych_text {
	position: absolute;
	left: 200px;
	top: 0px;
}
#henfychtext2 {
	position: absolute;
	height: 200px;
	width: 400px;
	left: 205px;
	top: 0px;
}

