#container { width: 750px; margin: 0 auto; text-align: left; top: 20px; }
	/*this positions the right-hand column */ 
	#rightcolumn { width: 250px; visibility: visible; background-color: #d3e0ec;/*themecolour1$ 56.7%,76.4%;*/ padding: 8px 8px 8px 12px; background-image: url(images/template_panelcorner.gif); background-repeat: no-repeat; background-position: left bottom; float: right; }
	#rightcolumn2 { width: 650px; visibility: visible; background-color: #d3e0ec;/*themecolour1$ 56.7%,76.4%;*/ padding: 8px 8px 8px 12px; background-image: url(images/template_panelcorner.gif); background-repeat: no-repeat; background-position: left bottom; float: right; }
	#leftcolumn { width: 460px; color: #333333; float: left; }
	/**Redefined html tags**/ /*defines the font and page background image */ body { text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 17px; color: #000000;/*themecolour4%0;*/ background-color: #ffffff;/*themecolour4;*/ }
	p { margin-top: 0px; margin-bottom: 0px; }
	.imagepad { padding-top: 5px; }
	#content { width: 750px; }
	#heading { top: 250px; }
	#logo { height: 42px; position: absolute; }
	#hnavbar { border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #862817;/*themecolour2;*/ margin-bottom: 3px; }
	#header { width: 750px; border-bottom-width: 3px; border-bottom-style: dashed; border-bottom-color: #862817;/*themecolour2;*/ height: 120px; margin-bottom: 8px; }
	/*floats logo graphic to the left */ div.row span.left { float: left; text-align: left; }
	/*floats heading graphic to the right */ div.row span.right { float: right; text-align: right; }
	h1 { font-size: 150%; margin: 0px; color: #000000; padding-top: 8px; font-family: Arial, Helvetica, sans-serif; padding-bottom: 4px; }
	h2 { font-size: 140%; color: #839aad;/*themecolour1;*/ margin-top: 4px; margin-bottom: 2px; font-family: Arial, Helvetica, sans-serif; }
	/*defines the style for ordered lists (numbered) */ ol { margin-top: 0px; margin-bottom: 0px; margin-left: 25px; color: #202c36;/*themecolour1$ -21%,-68.6%;*/ }
	/*defines the style for unordered lists (bulleted) */ ul { margin-top: 0px; margin-bottom: 0px; list-style-image: url(images/template_bullet.gif); color: #000000;/*themecolour4%0;*/ font-weight: normal; margin-left: 20px; }
	/*floats element to the left*/ .left { float: left; }
	/*floats element to the right*/ .right { float: right; }
	/*link styles*/ a:link { color: #839aad;/*themecolour1;*/ }
	a:visited { color: #000000;/*themecolour4%0;*/ }
	a:link:hover { color: #862817;/*themecolour2;*/ }
	    .highlightbox {
	background-color: #dbdbd9;
	padding: 4px 30px;
	border: 1px solid #333333;
}


	/*defines color for horizontal divider*/ .divider { border-top-width: 1px; border-top-style: solid; border-top-color: #839aad;/*themecolour1;*/ }