/* CSS Document */

body {margin: 0; padding: 0;font-family: Arial, Helvetica, sans-serif; 
	background: #ffffff url(../images/bg_body.gif) repeat-y;font-size: 76%;}
h2 {font-family: Georgia, "Times New Roman", Times, serif; color: #333333;font-size: 1.2em;}
h3 {font-family: Georgia, "Times New Roman", Times, serif; color: #990000;font-size: 1.2em;}
p {font-size: 1.0em;}

#logoCell {background: #339966 url(../images/backtop_wales.gif) repeat-x; height: 78px}
#logoCell img {float: left;}
#rightColumn {background: #ccffcc; width: 100px; height: 350px; position: absolute; left: 600px; top: 100px;padding: 50px 10px;}
#leftColumn {position: absolute; left: 0; top: 90px;width: 140px;}
#bodyCell {margin-left: 160px; width: 430px; min-height: 600px;}

.navList {list-style:none; list-style-type:none; margin:0; padding:0; width:135px; text-align:right; padding-right:0; margin-top:25px;}
.navList li a {color:#000000; text-decoration:none; font-size:0.8em; text-transform:uppercase;}
.navList li a:hover {color: #FFFFFF;}

#breadCrumbCell {font-size: 0.8em;background: #ccffcc;padding: 3px; margin:25px 0 10px 0;width: 200px;}
#breadCrumbCell a {text-decoration: none;}
#breadCrumbCell span.Current {color: #339966; font-weight:bold;}

#seeAlsoCell {font-size: 0.8em;background: #ccffcc;padding: 3px;margin:25px 0 10px 0;width: 315px;}
#seeAlsoCell a {text-decoration: none;}

#rightColumn img {margin-bottom: 10px;}
.hiddenText {display:none;}

.linkList ul {list-style:none; list-style-type:none; }

#contactList {font-weight: bold; margin-top: 10px;}
#contactList li {margin-top: 10px;}
#contactList,  #contactList ul {list-style:none; list-style-type:none; margin:0;}
#contactList li ul {list-style:none; list-style-type:none; margin:0; font-weight:normal;}
#contactList li ul  li{margin-top: 1px;}

.caption {font-size: 0.8em;}