* {margin:0;padding:0;}

html {height:100%;}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 72%;
	height:100%;
/*	background-color:#738093; */
	background-color:#fff;
}


h1, h2, h3 {	color: #333; font-family:Arial,Verdana;}

h1 {font-size:190%;color:#333;}
h2 {font-size:130%}
h3 {font-size:110%}

img {border:none;}

/* ---------------------------------------------------------------------------
	Links
--------------------------------------------------------------------------- */

a
{
	color: #660099;
	text-decoration: none;
	font-weight: normal;
}

a:active { text-decoration: none }
a:visited { text-decoration: none }
a:hover {	text-decoration: underline; color:#000;}




/* ---------------------------------------------------------------------------
	Layout
--------------------------------------------------------------------------- */

div#outercontainer {
	width:800px;margin:0 auto 0 auto;
	position:relative;
	background-color:#c2c6d8;
	}


#banner {
	margin:5px auto;
	text-align:center;
	width:100%;
}

table#container {
	margin-top:10px;
	margin-left:auto;margin-right:auto;
	width:100%;
	table-layout:fixed;
/*	background-color:#e8e8ff; */
	}

/*
td#innercontainer {
	padding-left:0.5em;padding-right:0.5em;
	background-color:#e8e8ff;	
	}
*/



div#content {
	padding-right:0.6em;padding-left:0.2em;padding-top:1em;
	}


div#footer{margin:1em 0 0.5em 0; }



/* ---------------------------------------------------------------------------
	Top navigation
--------------------------------------------------------------------------- */
#topnav
{
	text-align: left;
	width:100%;
}

#topnav ul {
	list-style: none;
	line-height:normal;
	margin: 3px 0 0 0;
	}

#topnav li {
	font-size: 110%;
	margin:3px 0.5em 0 4px;
	display:inline;
	font-family:Arial, sans-serif;
	}

#topnav a {
            font-size: 120%;
            color: #660099;
            font-weight: bold;
            }

#topnav a:hover {
                        color:#000;
            }


#topnav li#currentnav a  {
	text-decoration:underline;

	}



/* ---------------------------------------------------------------------------
	Main content
--------------------------------------------------------------------------- */

#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:120%;
}

li {padding-bottom:0.9em;}

#content ol {
	margin:0.5em 0.5em 0.5em 3em;
	word-spacing:0.1em;
	line-height:120%;
}

#content div {
	word-spacing:0.1em;
	line-height:160%;
	}



	


/* ---------------------------------------------------------------------------
	Sidebar
--------------------------------------------------------------------------- */
#leftbar h1 {
	font-size:medium;color:#fff;
	background-color:#333;
	border-top:1px solid #bababa;
	border-bottom:1px solid #bababa;
	padding:0.1em 0 0.1em 0.3em;
	margin-top:0.5em;
	margin-left:0;
	margin-right:0;
	width:98%;
	}


ul.leftbarlist {padding-bottom:0.2em;list-style:circle;list-style-position:outside;}
.leftbarlist li {padding:0.1em 0 0.3em 0; font-size:110%;margin-left:1.6em;}

.leftbarlist li a {color:#000;}

div.leftbarform {padding:0.5em 0.2em 0.2em 0.3em;}
div.leftbarform form {padding:0.3em}


#leftbar p {padding-left:0.3em;}



/* ---------------------------------------------------------------------------
	Footer styles
--------------------------------------------------------------------------- */
#organisation {font-size:80%;}

#amarsys {float:right;font-size:80%;text-align:left;display:block;margin-right:1em;}
#amarsys a {font-weight:normal;color:#333;}
a.nohilite {font-weight:normal;color:#333;}



/* ---------------------------------------------------------------------------
	Tables
--------------------------------------------------------------------------- */
th {text-align:left;vertical-align:bottom;}
td {text-align:left;vertical-align:top;}

th.center {text-align:center;}
td.center {text-align:center;}

table.listing {
	margin-top:1em; width:100%;
	table-layout:fixed;
	}

.listing td {
	padding:0.2em 0.1em 0.3em 0;
	border-bottom: 1px solid #bababa;
}
.listing th
{
	border-top: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
	padding: 0.1em 0.1em 0.2em 0.1em;
	background-color: #ffffda;
	color: #000;
}



table.photolisting {
	margin-top:1em; width:100%;
	table-layout:fixed;
	}

.photolisting td {
	padding:0.9em 0.1em 0.3em 0;
	border-bottom:1px dotted #bababa;
}
.photolisting th
{
	border-top: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
	padding: 0.1em 0.1em 0.2em 0.1em;
	background-color: #ccdcab;
	color:#000;
}



table.listingsmall {
	margin-top:1em; width:100%;
	table-layout:fixed;
	}

.listingsmall td {
	padding:0.2em 0.1em 0.3em 0;
	font-size:xx-small;
}
.listingsmall th
{
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 0.1em 0.1em 0.2em 0.1em;
	background-color: #9bb629;
	font-size:xx-small;
}




.lineStandard {background-color: white;}
.lineHilite {background-color: #dcdcdc;}

th.right {text-align:right;}
td.right {text-align:right;}



/* ---------------------------------------------------------------------------
	Data input
--------------------------------------------------------------------------- */
table.selectionform {width:100%;margin-top:2em; margin-bottom:2em;border-bottom:1px dotted #bababa;}
table.selectionform td {font-size:95%;padding-bottom:1em;}
table.selectionform input {font-size:95%;}
table.selectionform select {font-size:95%;}
a.resetlink {margin-left:0.5em;}

table.inputform {margin-top:1em; width:100%;}

.inputform td {
	padding:0.2em 0 0.8em 0;
}


/* ---------------------------------------------------------------------------
	Article and image layouts
--------------------------------------------------------------------------- */
.articlepreview
{
	width:100%;
	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.7em;
	margin: 0.7em;
	}


img.thumbnail {
	border:1px solid #d3d3d3; 
	padding:0.2em;
	margin: 0.7em;
}



/* ---------------------------------------------------------------------------
	Events
--------------------------------------------------------------------------- */
.eventtitle {font-weight:bold;	}


/* ---------------------------------------------------------------------------
	Miscellaneous
--------------------------------------------------------------------------- */


#pagedrecordset {
	margin-top:2em;
}

.bold {font-weight:bold}
.italic {font-style:italic}
.lighttext {	color: #bababa;}
.accesskey {text-decoration:underline}

.normal {font-weight:normal}
