#sectionimg {
	background: url(/images/section_gp.jpg) no-repeat;
	height: 120px;
	margin-bottom: 10px;
}

/* section navs */
.subnav {
	background: url(/images/corner-menu-r.gif) no-repeat #F5DCF3 bottom right;
}

.over {
	font-weight: bold;
	background: #ECBDE9;
}

.box {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2em;
	width: 80%;
	border: 2px solid #915778;
	background-color: #F5DCF3;
	padding: 15px;
	color: #102D59;
	text-align: center;
}

.menuend {
	height: 5px;
	overflow: hidden;
}

.pageactions a:link, .pageactions a:visited, .chaser a:link, .chaser a:visited {
	color: #915778;
	padding-right: 5px;
}

.pageactions a:hover, .pageactions a:visited:hover, .chaser a:hover, .chaser a:visited:hover {
	color: #b289a0;
}

/* text styles */
h1 {
	color: #915778;
	font-weight: normal;
	font-size: 180%;
	margin: 0.25em 0 0 0;
	padding: 0;
}

h2 {
	color: #915778;
	font-weight: bold;
	font-size: 115%;
	margin: 0.25em 0 0 0;
	padding: 0;
}

h3 {
	color: #915778;
	font-weight: normal;
	font-style: italic;
	font-size: 100%;
	margin: 0.25em 0 0 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0 0 1em 0;
	text-align: justify;
}

strong, dt {
	color: #915778;
	font-weight: bold;
	font-size: 100%;
}

.coloured {
	color: #915778;
}
