/* CSS Document */

body
		{
			margin: 0;
			padding: 0;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #000;
		}
		
#container
		{
			margin: 1em 5%;
			background-color: #FFF;
			background-repeat: repeat-y;
			border: 1px solid #CCCCCC;
		}
		

		
#banner
		{
	background-image: url(images/eich-dewis-chi-your-choice-.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
		}
		
#banner h1
		{
	margin: 0;
	padding: 0.5em;
	color: #666699;
	text-align: right;
		}
.imageleft {
	margin-right: 20px;
	margin-bottom: 10px;
}

.imageright{
	margin-left: 20px;
	margin-bottom: 10px;
}


		
#nav
		{
	float: left;
	width: 170px;
	margin-left: 10px;
	padding-top: 1em;
	border-right-width: 0px;
	border-right-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
		}
		
#nav p { margin-top: 0; }
		
#content
		{
	padding-top: 1em;
	margin: 0 2em 0 250px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 20px;
		}

#symbolcontent
		{
	padding-top: 1em;
	margin: 0 0em 0 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
		}
		
#content h2 { margin-top: 0; }
		
#footer
		{
	padding: 1em;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	height: 60px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
		}
.noborder {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #footer img {
	text-align: left;
}

a:link {
	color: #663399;
	text-decoration: underline;
}
#container #nav img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited {
	color: #663399;
	text-decoration: underline;
}
a:active {
	color: #663399;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

.engp {
	color: #666699;
}


.cymraegp {
	color: #CC3399;
}
hr {
	color: #666699;
	font-size: 1px;
}
