body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 1.1em;
}
a,a:visited,a:link,a:active {
	color: #006666;
}
h1 a{
	text-decoration:none;
}
div.clear{
	margin:0px;
	line-height:0px;
	height:0px;
	float:none;
	clear:both;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#container #header {
	height: 80px;
	background-color: #006666;
	color: #FFFFFF;
}
#container #header h1, #container #header h2, #container #header h3 {
	margin:0px;
	padding:0px;
}
#container #header h1 {
	float: left;
	line-height: 80px;
	font-size: 3em;
	font-weight: normal;
	font-family: Times New Roman, Times, Georgia, serif;
	padding-left: 20px;
}
#container #header #subheading {
	float: left;
	margin-top: 17px;
	margin-left: 20px;
}
#container #header #subheading h2 {
	font-size: 1em;
}
#container #header #subheading h3 {
	font-size: 1em;
	font-weight: normal;
}
#container #menu {
	background-color: #FFCC66;
}
#container #menu a {
	text-decoration: none;
	width: 13%;
	display: block;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	color: #006666;
	background-color: #FFCC66;
}
#container #menu a:hover,#container #menu a.selected {
	color: #ffffff;
	background-color: #006666;
}#container #header #bord_failte {
	float: right;
	font-size: 0.6em;
	height: 15px;
	background-image: url(Assets/BordFailteLogo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
	margin-right: 10px;
	margin-top: 3px;
	display: inline;
}
#container #sidebar {
	margin-top: 12px;
	float: right;
	width: 190px;
	padding-right: 5px;
	padding-left: 5px;
	font-size:0.8em;
	line-height:1em;
}
#container #content {
	margin-top: 12px;
	float: left;
	width: 590px;
	font-size:0.8em;
}
#container #footer {
	background-image: url(Assets/bottompic.jpg);
	height: 200px;
	clear: both;
	float: none;
}

label {
	font-weight: bold;
}
#container #content h1 {
	color: #006666;
	font-family: "Times New Roman", Times, Georgia, serif;
	*padding-top: 1px;
}
#container #content h2 {
	font-size: 1.4em;
}
h1 sub {
	display: block;
	font-size: 0.6em;
	margin-top: 5px;
}
#content p {
	text-align: justify;
}
#sidebar h2 {
	font-size: 1.2em;
	text-align: center;
}
