table {
	font: 9pt  arial,helvetica, sans-serif
}

body {
	color: #466849;/*themecolour5%0;*/
	line-height: 20px;
/*	background-image: url(images/bg_border.gif); */
	background-repeat: repeat-y;
	background-color: #ffffff;/*themecolour5;*/
	font: 9pt  arial,helvetica, sans-serif
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;

	}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #466849;/*themecolour5%0;*/
	margin-right: 0px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #5D2F0D;/*themecolour5%0;*/
}


#header {
	position: absolute;
	height: auto;
	width: auto;
	top: 40px;
	visibility: visible;
	z-index: 5;
	right: 60px;
}

#logo {
	position: absolute;
	height: auto;
	width: auto;
	left: 35px;
	top: 0px;
	z-index: 2;
}

#hnavigation {
	position: absolute;
	padding-top: 5px;
	height: auto;
	width: 95%;
	left: 30px;
	top: 140px;
	z-index: 3;
}

#bgimage {
	position: absolute;
	height: auto;
	width: auto;
	top: 35px;
	right: 140px;
	z-index: 1;
}
#content {
	position: relative; 
	height: auto;
	width: auto;
	left: 30px;
	top: 180px;
	right: 60px;
	z-index: 2;
}

#pContext {
	padding: 20px;
}

#contentImg{
	/* border: 1px solid Green; */
	padding: 20px;
}

#content ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #466849;/*themecolour5%0;*/
	list-style-image: url(images/bullet.gif);
}
h1 {
	font-size: 18px;
	color: #466849;/*themecolour5%0;*/
	margin-top: 0px;
	margin-bottom: 3px;
}
h2 {
	font-size: 16px;
	color: #466849;/*themecolour3;*/
	margin-top: 3px;
	margin-bottom: 3px;
}
#content a:link {
	color: #0A4402;/*themecolour5%0;*/
}
#content a:visited {
	color: #999999;
}
#content a:link:hover {
	color: #78A479;/*themecolour1;*/
}

.topbar {
	background-image: url(images/topbar.gif);
	background-repeat: repeat-x;
}
.content {
	padding-left: 25px;
}

.langBar { 
	float: right;
 	padding-right: 20%;
	padding-top: 5px; 
	font-size: 10px;
	text-decoration: none;
	word-spacing: 10px;
	color: #006400;
}

.weather {
	position: relative;
	left: 30px;
	margin-top: 0%;
	margin-right: 15%; 
	height: auto;
	padding: 0%;
	border-top: 1px outset;
	border-color: Green;
}
