@charset "UTF-8";
#container { margin:0 auto; position:relative; text-align:left; width: 950px; }.maptop {
	background-image: url(/images/comhairle/cnn_maptop.gif);
	background-repeat: no-repeat;
	height: 70px;
}
.basebar {
	background-color: #6BB9CE;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color:#990066
}

.underliner {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	font-size: 10px;
}