@charset "utf-8";
/* CSS Document */

* {
margin: 0px;
padding: 0px;
}

body {
font-family: Arial, Helvetica, sans-serif;
background-color: #E9F0F7;
font-size:12px;
padding-top: 30px;
}

#header {
width: 800px;
height: 195px;
display: block;
float: left;
background: url(../img/home-header.jpg) no-repeat;
}
#content {
width: 780px;
float: left;
background-color: #ffffff;
padding:10px;
}
#homeButton {
margin: 0 auto;
width: 462px;
height: 201px;
background: url(../img/home-button.jpg) no-repeat;
}

a.cymraegButton {
width: 230px;
height: 127px;
display: block;
float: left;
}
a.englishBut {
width: 230px;
height: 127px;
display: block;
float: left;
}

#footer {
width: 800px;
float: left;
}
#footer a, #footer a:visited {
color: #2C6BB4;
text-decoration: none;
padding-left: 10px;
}
#footer a:hover {
text-decoration: underline;
}
#container {
width: 800px;
margin: 0 auto;
}

p {
text-align: center;
font-size: 16px;
color: #0084BD;
padding-bottom: 20px;
}
h1 {
text-align: center;
font-size: 28px;
color:  #F7941D;
font-weight: normal;
}



.footerBorder {
border-bottom: solid 1px #F78F1E;
}

#main_table tr{
margin-top:-15px;
padding-top:0px;
}

#navigation {
width:190px;
margin:0px;
padding:0px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;

}
.left_button {
background:url(../images/left_button.jpg) no-repeat;
height:24px;
}

.left_button_p{
background:url(../images/left_button_p.jpg) no-repeat;
height:24px;

}

.left_button_p a {
text-decoration:none;
color:#FFFFFF;
}

.left_button_sc{
background:url(../images/left_button_sc.jpg) no-repeat;
height:24px;

}

.left_button_sc a {
text-decoration:none;
color:#FFFFFF;
}



.left_button a {
text-decoration:none;
color:#FFFFFF;
}