BODY {
	margin: 0;
	padding: 0;
	background: url(../images/bkgnd_main.jpg) repeat-x;
	background-color: #4D463A;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}


H1, H2, H3, H4 {
	color: #B7944B;
	font-style: italic;
	font-weight: normal;
	margin-top: 0;
	font-size: 1.8em;
	line-height: normal;
}


H2.news {
	color: #666666;
}


HR {
	margin-bottom: 30px;
	margin-top: 30px;
	border: none;
	background-color: #333333;
	height: 1px;
	color: #333333;
}


DIV#pageContainer {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
}


DIV#header {
	background: url(../images/bkgnd_hdr.jpg) repeat-x;
	height: 180px;
	position: relative;
	margin:0;
}

IMG#hdrLogo {
	position: absolute;
	top: 35px;
	right: 40px;
}


TABLE#mainNav {
	position: absolute;
	left: 40px;
	top: 35px;
	font: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.1em;
}
TABLE#mainNav A {
	text-decoration: none;
	color: #FFFFFF;
}
TABLE#mainNav A:hover {
	color: #B7944B;
}




DIV#contentContainer {
	margin: 0;
	padding: 0;
	padding-bottom: 60px;
	background: url(../images/bkgnd_content.jpg) repeat-x bottom;
	background-color: #080808;
	color: #CCCCCC;
	line-height: 1.3em;
}

DIV#contentContainer A {
	text-decoration: none;
	color: #B7944B;
}

DIV#contentContainer UL {
	list-style: none;
	margin:0;
	padding:0;
	font-style: italic;
	font-size: 1.4em;
	line-height: 1.3em;
}


DIV#contentHeader {
	margin:0;
	padding:0;
	position:relative;
	height: 290px;
}

DIV#contentHeader DIV#hdrImage {
	position: absolute;
	top: 20px;
	right: 22px;
	width: 778px;
	height: 275px;
	background-position: center center;
	background-repeat: no-repeat;
}

DIV#contentHeader DIV#but_en, DIV#contentHeader DIV#but_cy {
	position: absolute;
	top: 20px;
	left: 0;
	width: 20px;
	height: 75px;
	padding: 0;
}
DIV#contentHeader DIV#but_cy {
	top: 95px;
}

DIV#contentHeader DIV#but_en A {
	display: block;
	margin: 0;
	width: 100%;
	height: 100%;
	background: url(../images/but_lang_en.jpg) no-repeat;
}
DIV#contentHeader DIV#but_en A:hover  {
	background-position: -20px;
}

DIV#contentHeader DIV#but_cy A {
	display: block;
	margin: 0;
	width: 100%;
	height: 100%;
	background: url(../images/but_lang_cy.jpg) no-repeat;
}
DIV#contentHeader DIV#but_cy A:hover  {
	background-position: -20px;
}






DIV#footer {
	height: 200px;
	background-color: #000000;
	position: relative;
	text-align: center;
	color: #999999;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	background: url(../images/bkgnd_hdr.jpg) repeat-x;
	border-top: 1px solid #FFFFFF;
}
DIV#footer DIV.text1 {
	position: relative;
	left: -150px;
	top: 30px;
	
}

DIV.roundedBox {
	width: 275px;
	height: 210px;
	background: url(../images/rounded_box_bkgnd.jpg) no-repeat;
	text-align: left;
	float: right;
	color: #FFFFFF;
}
DIV.roundedBox DIV {
	margin: 30px;
}
DIV.roundedBox H2 {
	color: #333333;
}



DIV.leftContent {
	float: left;
	width: 48%;
}
DIV.rightContent {
	float: right;
	width: 48%;
	text-align: right;
	padding: 0;
}


DIV#rightContent {
	
}
DIV#rightContent P {
	width: 55%;
}
DIV#rightContent IMG {
	float: right;
	margin-top: 10px;
}

IMG.bordered {
	border: 5px solid #999999;
	margin-bottom: 30px;
}


div#contentContainer UL.links {
	list-style-type: none;
	margin:0;
	padding:0;
	font-size: 1em;
	
}
div#contentContainer UL.links LI {
	margin:0;
	padding:0;
}
div#contentContainer UL.links LI A {
	color: #FFFFFF;
}
