a {
	font-style: normal;
	font-variant: small-caps;
	color: #CCCCCC;
}
#alltext {
	font-family: "Gill Sans", Arial, "Univers 57 Condensed", sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px 25px 25px;
	padding: 25px;
	width: 550px;
	line-height: 19px;
	height: auto;
}
#title {
	font-size: 36px;
	line-height: 50px;
}
#tagline {
	font-size: 14px;
	line-height: 110%;
}
.preamble {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #CCCCCC;
}
.preamble a {
	color: #999999;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:hover {
	background-color: #333333;
}
#newspara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #333333;
	width: 200px;
	height: 149px;
	padding: 8px;
	margin: 0px;
}
#newspara h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 12px;
}
#cymraeg {
	color: #FFFFFF;
	background-color: #000000;
	position: static;
	width: 245;
	float: right;
	margin: 2px;
	font-size: 14px;
	line-height: 19px;
	padding: 2px;
}
#english {
	position: static;
	width: 240px;
	background-color: #000000;
	border-top: 3px none #333333;
	border-right: 3px none #666666;
	border-bottom: 3px none #333333;
	border-left: 3px none #333333;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	line-height: 19px;
	font-size: 14px;
}
#footer {
	clear: both;
	line-height: 30px;
	white-space: pre;
}

