body {
	background-color: #ffffff;
	text-align: center;
}

#wrapper {
	width:840px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
}

#innerwrap {
	position: relative;
	top:0;
	left:0;
	width:840px;
	paddibg:0;
}

/* flash display at top on homepage only */
#topbar {
	position: absolute;
	top:0;
	left:0;
	height: 124px;
	width:840px;
}

/* main navigation block at top-left (all pages except homepage) */
#topbarleft {
	position: absolute;
	top:0;
	left:0;
	height:122px;
	width:154px;
	padding: 1px 6px 1px 6px;
	color:white;
}
*html #topbarleft {
	height:124px;
	width:166px;
}

/* flash display at top (all pages except homepage) */
#topbarright {
	position: absolute;
	top:0;
	left:169px;
	height:124px;
	width:671px;
}

#topbarfarright {
	position: absolute;
	top:0;
	left:335px;
	height:124px;
	width:335px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-size : 10pt;
}



/* homepage (only) right arrow */
#arrow {
	position: absolute;
	top:127px;
	left:0;
	width:67px;
	height: 66px;
}

/* left and right arrows on all pages (except homepage */
#leftarrow {
	position: absolute;
	top:127px;
	left:0;
	width:78px;
	height: 66px;
}
#rightarrow {
	position: absolute;
	top:127px;
	left:769px;
	width:71px;
	height: 66px;
}

/* grey navbar on homepage only */
#navbar {
	position: absolute;
	background-color: #9A9A9A;
	padding: 3px 6px 3px 6px;
	margin: 0;
	top:127px;
	left:70px;
	height:60px;
	width:758px;
}
*html #navbar {
	height:66px;
	width:770px;
}

/*  grey navbar across all pages (except homepage) */
#sectionnavbar {
	position: absolute;
	height:60px;
	top:127px;
	left:79px;
	width:677px;
	background-color: #9A9A9A;
	padding: 3px 6px 3px 6px;;
	margin: 0;
}
*html #sectionnavbar {
	height:66px;
	width:689px;
}


/* main block below grey bar (all pages) */
#main {
	position: absolute;
	top:197px;
	left:0;
	width:840px;
	padding:0;
}
#leftcol {
	position: absolute;
	top:0px;
	left:0;
	width:166px;
	background-color: #ffffff;
	padding: 27px 0 0 0;
	color: #000000;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-size : 10pt;
}

#leftcol a:hover {
	color: #000000;
	text-decoration: none;
}


#midcol {
	position: absolute;
	top:6px;
	left:169;
	width:491px;
	padding:10px 0 0 0;
	background-color: #ffffff;
	color: black;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-size : 10pt;
}
#rightcol {
	position: absolute;
	top:0px;
	left:663;
	width:177px;
	padding:0;
	background-color: #ffffff;
	padding: 27px 0 0 0;
	text-align:right;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-size : 10pt;
}

#bewdley {
	position: absolute;
	top:150px;
	left:0;
	width:840px;
	height: 650px;
	padding:0 0 0 30px;
	background-color: #ffffff;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-size : 10pt;
}


#rightcol a:hover {
	color: #000000;
	text-decoration: none;
}

#midcol h2 {
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-size : 16pt;
	margin: 2px 0 0 0;
}

ul.midcollist {
	list-style-type: circle;
	padding: 0 0 0 0;
	margin: 2px 2px 2px 20px;
	font-family : Arial, Helvetica;
	font-size : 10pt;
}
ul.midcollist li {
	margin-right: 0px;
}
ol.midcololist {
	list-style-type: decimal;
	padding: 0 0 0 0;
	margin: 2px 2px 2px 30px;
	font-family : Arial, Helvetica;
	font-size : 10pt;
}
ol.midcololist ol {
	list-style-type: lower-alpha;
	padding: 0 0 0 0;
	margin: 2px 2px 2px 20px;
	font-family : Arial, Helvetica;
	font-size : 10pt;
}
ol.midcololist li {
	margin-right: 0px;
}

#midcol a {
    text-decoration: none;
    font-weight: bold;
    font-style: italic;
    color: #000000;
}

.aquote {
    margin: 0 50px 0 20px;
    font-style: italic;
}
.aquoteee {
    font-style: italic;
}

#midcol td {
    color: #000000;
	font-size : 10pt;
}


/*  menu in grey strip across middle (all pages) */
.title {
	color: white;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-size : 10pt;
}
.subitemis {
	color: white;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-size : 10pt;
}
ul.navlist {
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 2 2 2 0;
	font-family : Arial, Helvetica;
	font-size : 10pt;
}
ul.navlist li {
	display: inline;
	margin-right: 10px;
}
ul.navlist a {
	font-family : Arial, Helvetica;
	font-size : 10pt;
	text-decoration: none;
	color: black;
}
ul.navlist a:hover {
	font-family : Arial, Helvetica;
	font-size : 10pt;
	text-decoration: none;
	color: white;
}
ul.navlist .subitemis {
	font-family : Arial, Helvetica;
	font-size : 10pt;
	color: white;
}
ul.navlist .subitemis:hover {
	font-family : Arial, Helvetica;
	font-size : 10pt;
	color: black;
}

a.nsead {
	font-family : Arial, Helvetica;
	font-size : 10pt;
	text-decoration: none;
	color: black;
}
a.nsead:hover {
	font-family : Arial, Helvetica;
	font-size : 10pt;
	text-decoration: none;
	color: white;
}


/*  just used to display "ICT" at top-left of all pages (except homepage */
.ict {
	color: black;
	font-family : Arial, helvetica;
	font-weight : bold;
	font-size : 22pt;
	text-decoration: none;
}
.ict a:link {
	text-decoration: none;
	color: #000000;
}
.ict a:hover {
	text-decoration: none;
	color: #000000;
}


/*  main menu at top-left of all pages (except homepage) */

ul.mainnavlist {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-family : Arial, Helvetica;
	font-size : 10pt;
}
ul.mainnavlist li {
	margin: 0px;
	line-height: 15px;
}
ul.mainnavlist a {
	font-family : Arial, Helvetica;
	font-size : 10pt;
	text-decoration: none;
	color: white;
}
ul.mainnavlist a:hover {
	font-family : Arial, Helvetica;
	font-size : 10pt;
	text-decoration: none;
}
ul.mainnavlist .itemis {
	font-family : Arial, Helvetica;
	font-size : 10pt;
}
ul.mainnavlist .itemis:hover {
	font-family : Arial, Helvetica;
	font-size : 10pt;
}
/* main subtitle on such pages */
.subtitle {
	font-family : Arial, Helvetica;
	font-size : 32pt;
	line-height: 42px;
}

/* splashpages (only) logo box */
#logobox {
	position: absolute;
	top:631px;  /* 197 + 428 + 6 (main top + main height + gap)  */
	left:0;
	width:101px;
	height: 97px;
}
#aboutbox {
	position: absolute;
	top:631px;  /* 197 + 428 + 6 (main top + main height + gap)  */
	left:104;
	width:736px;
	height: 97px;
	background-color: #9A9A9A;
	color: ffffff;
	padding: 0 0 0 0;
	font-family: arial,helvetica;
	font-size: 10pt;
	font-weight: bold;
}
#aboutbox p {
	margin-top:8px;
}
#aboutbox a {
     color: ffffff;
     text-decoration: none;
     }
#aboutbox a:hover {
     color: ccccff;
     }
     


