body
{
	text-align: center;
	background: #ffffff url(images/main-bg.gif) repeat-y 50% 0;
}
div#mainContainer
{
	width: 760px;
	text-align: left;
	float: none;
	margin-left: auto; 
	margin-right: auto; 
	align: center;
}

div#left {
	width: 155px;
	float: left;
}

div#centre
{
	width: 425px;
	float: left;
	margin: 0 20px;
}

div#sidebar
{
	width:140px;
	float:left;
	background-color: #ffedbf;
	text-align: center;
}

div#sidebar h2
{
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	weight: bold;
	margin: 0;
	padding: 4px 0 0 0;

}

div#sidebar p
{
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 0 10px;
	margin: 0;
}


div#counter
{
	width:140px;
	height: 105px;
	background-image: url(images/side-bar-counter-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	line-height: 14px;
}

div#textColLeft
{
	float: left;
	width: 200px;
}

div#textColRight
{
	
	width:200px;
	margin-left: 210px;
	top: 0;
}

ul#menu
{
	list-style: none;
	margin: 0;
	padding: 4px 0 0 0;
	background: #63B522 url(images/menu-top.gif) no-repeat left top;
	width: 155px;
}

ul#menu li a
{
	width: 120px;
	background: #63B522 url(images/menu-bg.gif) no-repeat top;
	display:block;
	padding: 4px 0 4px 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BBEC94;
	text-decoration: none;
}

ul#menu li a#last
{
	height: 32px;
	background: #63B522 url(images/menu-bg-last.gif) no-repeat bottom;
}

ul#menu li a#last:hover
{
	height: 32px;
	background: #63B522 url(images/menu-bg-last-on.gif) no-repeat bottom;
}

ul#menu li a#first
{
	background: #63B522 url(images/menu-bg-first.gif) no-repeat bottom;
}

ul#menu li a#first:hover
{
	background: #63B522 url(images/menu-bg-first-on.gif) no-repeat bottom;
}


ul#menu li a:hover
{
	color: #ffffff;
	background: #63B522 url(images/menu-bg-on.gif) no-repeat top;
}

.pageIntro
{
	color:#888888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	margin: 5px 0 5px 0;
	clear:both;
}


div#menuFooter
{
	width: 155px;
	text-align: center;
	color:#B1B1B1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	clear: both;
	line-height: 14px;
}

div#MenuFooter a
{
	color:#B1B1B1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}

div#footer
{
	width: 425px;
	color:#B1B1B1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	align: center;
	text-align: center;
	clear: both;
	width: 100%;
	line-height: 14px;
}

div#footer a
{
	color:#B1B1B1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}

body, p, td
{
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

/* A CSS comment before the hack \*/

* html ul#menu li a
{
	width: 155px;
	height: 28px;
	padding:3px 10px 7px 35px;
	margin:0;
}

/* A CSS comment to close the hack */


h1
{
	color:#63B522;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 90px;
	padding: 15px 0 0 0;
	margin: 0 0 0 0;
}


.listItem
{
	width: 417px;
	background: #ffffff url(images/list-seperator.gif) no-repeat bottom;
	padding: 5px 0;
}

.listItem a
{
	color:#63b522;
	text-decoration: none;
}

.listItem a:hover
{
	color:#63b522;
	text-decoration: underline;
}

a:link, a:visited, a:hover
{
	color:#63b522;
	text-decoration: underline;
}

#clear
{
	clear:both;
}

#subnav
{
	border-bottom: 1px solid #63b522;
	color: #63b522;
}

#subnav ul
{
	list-style: square;
	margin: 0 0 0 15px;
}

#subnav ul a
{
	text-decoration: none;
	font-size: 10px;
	color: #63b522;
	font-weight: bold;
}

.smallprint {
	font-size: 9px;
}
.imageCaption {
	font-size: 10px;
	color: #999999;
}
.closelines {
	line-height: 0.1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.closelines {
	line-height: 1px;
}
.closelines {
	line-height: normal;
}
.closelines {
	line-height: 1.4px;
}
.closelines {
	line-height: 2.5px;
}
.closelines {
	line-height: 8pt;
}
