@charset "utf-8";
/* CSS Document */

body{margin:0;
padding:0;
background:#0b0b0b;
font-family:Arial, Helvetica, sans-serif;
font-size:small;
}

#wrapper{width:964px;margin:0 auto;}

h1{background:url(../images/h1.png) no-repeat top left; height:74px; width:195px; margin:0; padding:0;}
h1 strong{display:none;}

#flashholder{border:1px solid #484545; padding:4px;}

#footer{text-align:right;font-size:85%; color:#484545;}
#footer a{color:#ffffff;}
a.strides{float:left; background:url(../images/strides.png) no-repeat top left; display:block; width:45px; height:31px;}

a.strides strong{display:none;}

.linkLanguages{float:right; width:210px; margin-top:-42px;text-align:right;font-size:85%; color:#484545;}
.linkLanguages a{color:#484545;}
a.cymraeg{display:block; background:url(../images/language-cymru.gif) top left no-repeat; width:82px; height:41px;float:left;}
a.english{display:block; background:url(../images/language-english.gif) top left no-repeat; width:82px; height:41px;float:left;}
a.back-to-start{display:block; background:url(../images/back-to-start.gif) top left no-repeat; width:104px; height:41px;float:left;}
a.back-to-start-w{display:block; background:url(../images/back-to-start-w.gif) top left no-repeat; width:123px; height:41px;float:left;}

.hideme{display:none;}

h2{color:#ffffff;font-size:100%;border-bottom:1px solid #484545;padding:4px;}

p{color:#cccccc;font-size:85%;padding:4px;}

.disclaimer{float:left; width:65%;padding:5px;}
.credits{float:right; width:32%; padding:5px;}

