body {
	color: #333333;/*themecolour6%0;*/
	background-color: #FFFFFF;/*themecolour6;*/
	background-image: url(Index_files/Index_topstrip.gif);
	background-repeat: repeat-x;
	font-family: serif;
	font-size: 1.1em;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}
	
#content ul {
	color: #333333;/*themecolour6%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(Index_files/Index_bullet.gif);
}
	
#content blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	margin-right: 0px;
}

#content ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333
}

#header {
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	visibility: visible;
}

#logo {
	position: absolute;
	height: auto;
	width: auto;
	left: 10px;
	top: 165px;
}

#hnavigation {
	position: absolute;
	height: auto;
	left: 20px;
	top: 134px;
	z-index: 5;
	background-color: #3c9bf7;/*themecolour1;*/
}

#vnavigation {
	position: absolute;
	height: auto;
	width: auto;
	left: 20px;
	top: 320px;
}

#imagebar {
	position: absolute;
	height: auto;
	width: auto;
	right: 60px;
	top: 25px;
	z-index: 6;
}

.imagebox {
	border: 1px solid #FFFFFF;
}

#content {
	position: absolute;
	height: auto;
	width: auto;
	width: 100%;
	left: 5px;
	top: 175px;
}

.rightcol {
	position: absolute;
	top: 300px;
	left: 800px;
	width: 220px;
	height: 550px;
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}

.center2col {
	vertical-align: top;
	position: absolute;
	top: 182px;
	left: 190px;
	width: 580px;
          font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}

.centercol {
	vertical-align: top;
	position: absolute;
	top: 0px;
	left: 10em;
	width: 38em;
}

.leftcol {
	vertical-align: top;
	text-align: center;
	position: absolute;
	top: 160px;
	left: 5px;
	width: 150px;
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}

