html, body{margin:0;padding:0}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	margin:0 0 0 0;	
	font-size:72%;
	background-color:#2d405b;
}

textarea {font-size:90% }

h1, h2, h3
{	color: #5d7230; font-family:Arial,Verdana;margin-bottom:0.1em;}

h1 {font-size:190%;color:#333;}
h2 {font-size:130%}
h3 {font-size:110%}


h1.pagetitle
{
	color: #5d7230;
}

img {border:none;}


/* ---------------------------------------------------------------------------
	Layout
--------------------------------------------------------------------------- */
div#container{width:70em;margin:0 auto;position:relative;}
div#wrapper {margin-top:150px;}
div#header {position:absolute;top:0;margin:0 auto;}
div#topnav {position:absolute;top:95px;}
div#content{float:left;width:47em;}
div#sidebar{float:right;width:20em;}
div#footer{clear:both;width:100%}


/* ---------------------------------------------------------------------------
	Additional non-layout attributes for layout classes
--------------------------------------------------------------------------- */
div#topnav {margin-top: 2em;}
div#container {background-color:#ebf4d9;padding:0.3em;}
div#sidebar {background-color:#eaeaea;padding:0.3em;}
div#content {margin-left:0.2em;}

#content p {
	margin:0.5em 0.5em 1em 0;
	line-height:160%;
	word-spacing:0.1em;
}

#content ul {
	margin:0.5em 0.5em 0.5em 1.5em;
	word-spacing:0.1em;
	line-height:160%;
}

#content ol {
	margin:0.5em 0.5em 0.5em 3em;
	word-spacing:0.1em;
	line-height:160%;
}

/* ---------------------------------------------------------------------------
	Sidebar
--------------------------------------------------------------------------- */
#sidebar h1 {
	font-size:small;color:#000;
	border-top:1px solid #bababa;
	border-bottom:1px solid #bababa;
	padding-left:0.1em;
	margin-top:0.5em;
	margin-left:-2px;
	}


ul.leftbarlist {list-style:bullet;padding-left:1em;margin-left:1em;padding-bottom:0.2em;margin-top:0;}
.leftbarlist li {padding:0.1em 0.1em 0.2em 0em; font-size:xx-small;margin-left:1em;}



/* ---------------------------------------------------------------------------
	Main navigation
--------------------------------------------------------------------------- */
#bannermenu {margin:0;padding:0;}

#bannermenu ul {
	list-style: none;
	line-height:normal;
	margin: 0;padding:0;
	}

#bannermenu li {
	font-size: 150%;
	margin:0 10px 0 2px;
	display:inline;
	}

#bannermenu a {
	color: #000066;
	}

#bannermenu a:hover {
	text-decoration: underline;
	color:#000;
	background-color:#fff;
	}


#bannermenu li#currentnav a  {
	text-decoration:underline;
	}

#bannertitle {
	font-size:240%;color:#5d7230;
/*	position:absolute;top:30px;left:70px; */
	}

	
#bannersearch {
	position:absolute;top:120px;left:50em;width:15em;
	}


#bannerdate {
	position:absolute;top:30px;left:2px;font-size:80%;
	}

#mapcredit {
	position:absolute;top:105px;right:2px;font-size:75%;
	color:#999999;
	}

#bannerimage {margin-left:auto;margin-right:auto;}
#bannerimage img {width:70em;}


/* ---------------------------------------------------------------------------
	Links
--------------------------------------------------------------------------- */

a
{
	color: #495798;
	text-decoration: none;
	font-weight: normal;
}

a:visited {color:Blue}

a:hover {
	text-decoration: underline;
}

a.cancel {margin-left:2em;}

a.backlink {float:right;width:10em;text-align:right;margin-right:1em;}




/* ---------------------------------------------------------------------------
	Miscellaneous
--------------------------------------------------------------------------- */
#organisation {float:left;font-size:80%;text-align:left;display:block;}
#amarsys {float:right;font-size:80%;text-align:left;display:block;margin-right:1em;}
#amarsys a {font-weight:normal;color:#333;}

ul {list-style:bullet;padding-left:0.1em;margin-left:1em;padding-bottom:0.2em;margin-top:0;}
li {padding:0.1em 0.1em 1em 0em; margin-left:1em;}

table.inputform {margin-top:1em; width:100%;}
.inputform td {	padding:0.2em 0 0.8em 0;}

dl.comment {margin-bottom:2em;}
dl.comment dt {color:#000;margin-top:10px;margin-bottom:3px;}
dl.comment dd {line-height:140%;}

/* ---------------------------------------------------------------------------
	Article and image layouts
--------------------------------------------------------------------------- */
.articlepreview
{
	width:48em;
	margin-bottom:2em;
}



div.articleimage_layout0 {
	float:right;
	margin:0.2em 0.2em 1em 1em;
}



div.articleimage_layout1 {
	margin:0.2em 0.2em 2em 0.2em;
}



div.articleimage_layout2 {
	margin:0.2em 0.2em 5em 1em;
	text-align:center;
}


div.articleimage_layout3 {
	float:left;
	margin:0.2em 1em 0.5em 0.2em;
}

div.articlepublished {margin-top:1em;margin-bottom:1em;font-size:smaller;}


.imagecaption_center {text-align:center;font-size:small; font-style:italic;}
.imagecaption_left {text-align:left;font-size:small; font-style:italic;}

img.articleimage {padding:0.3em;border:1px solid #d3d3d3;}


img.thumbnail {
	border:1px solid #d3d3d3;
	padding:0.2em;
}



/* ---------------------------------------------------------------------------
	Surveys
--------------------------------------------------------------------------- */
div.surveyouter {width:95%;position:relative;clear:both;}
table.survey {margin-top:20px; margin-bottom:20px;}

td.surveyquestion {vertical-align:top;font-size:95%;}
td.surveyresponse {vertical-align:top;font-size:95%; }
input.surveyinput {font-size:95%; }
select.surveyinput {font-size:95%; }
td.surveydivider {font-size:110%;font-style:italic;border-top:1px solid #bababa;}

