body {
	padding: 0px;
	background-color: #000000;
	margin: 0px;
	text-align: center;

}

#page {
	width: 1000px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
}

#banner {
	width: 1000px;
	height: 109px;
	/*	height: 138px;	*/
	background-image: url(../images/toplogo.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993333;
	padding: 0px;
	margin: 0px;
}

#main {
	width: 1000px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
	clear: both;
	height: auto;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
/*	background-image: url(../images/backgrounds/bkgrnd_main_grn.gif); */
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	line-height: 1.5em;

}
table {
	background-color: #FFF7D9;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006633;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #006633;
}

#left {
	width: 176px;
	padding-top: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #993300;
	float: left;
	height: auto;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
}

#left p {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}

#content {
	float: left;
	padding: 5px 0px 0px 0px;
	height: auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .82em;
	margin: 0px 0px 0px 15px;
}
#text {
	width: 550px;
	height:auto;
}
.gotopcentre {
	text-align: center;
}
.gotopright {
	float: right;
	height: 55px;
	width: 65px;
}
/*
#content a:visited {
	color: #993300;
	font-weight: bold;
	text-decoration: none;

}
#content a:link {
	color: #993300;
	font-weight: bold;
	text-decoration: none;

}
#content a:hover {
	color: #993300;
	font-weight: bold;
	text-decoration: underline;

}
*/
a:visited {
	color: #0033FF;
	text-decoration: none;





}
a:link {
	color: #0033FF;
	text-decoration: none;







}
a:hover {
	color: #999999;
	text-decoration: underline;
}

#contenttop {
	width: 740px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006666;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993333;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 105%;
}

#col_left {
	float: left;
	width: 382px;
	height: auto;
	margin: 0px 32px 0px 0px;
	padding: 0px;

}

#col_right {
	float: left;
	width: 382px;
	height: auto;
	padding: 0px;

}

.content_box {
	margin-bottom: 10px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	background-image: url(../images/backgrounds/bkgnd_contentitem_blue_grad.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.contentitemlast {
	width: 350px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 8px;
	background-image: url(../images/navbars_not_used/navbar_sub_normal_1.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #F9BB98D;
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F9BB98D;
}

.content_nobox {
	width: 370px;
	padding-left: 8px;
	padding-top: 0px;
	clear: both;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

.halfleft {
	float: left;
	width: 140px;
	height: auto;
	padding-left: 8px;
}

.halfright {
	float: right;
	width: 190px;
	height: auto;
	margin: 0px 0px 0px 10px;
}

#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

#footer {
	width: 1000px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006633;
	padding: 8px 0px 0px 0px;
	height: 20px;
	margin: 0px;
	height: 20px;
	background-image: url(../images/backgrounds/bkgnd_footer.gif);
	background-repeat: repeat-x;
}

#footer p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 200px;
}

#closer {
	height: 1px;
	width: 1000px;
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
}
ul {
	padding-top: 0px;
	margin-top: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #00000;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
}
#h1_centre {
	text-align:centre;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.92em;
	font-weight: bold;
	color: #003300;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	padding-left: 5px;

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FF6633;
	margin-bottom: .2em;
	padding-bottom: .2em;
	text-decoration: underline;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.92em;
	font-weight: bold;
	color: #003300;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FF6633;
	text-align: left;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.icon {
	margin-left: 32px;
	margin-bottom: 0px;

}
hr {
	width: 400px;
	margin-left: 50px;
	color: #006633;
	text-align: left;
}
#menuband {
	background-image: url(../menus/images/navbar_sub_normal.gif);
	background-repeat: repeat-x;
	height: 30px;
	margin-top: 26px;
	width: 1000px;
	text-align: left;
}

.clicktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 10px;
	line-height: 14px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 5px;
	text-align: center;
}

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9966;
	width: 200px;
	margin: 0px;
	padding-bottom: 0px;
}
.breadcrumb1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-align: left;

}
#divlist {
	background-image: url(../images/backgrounds/bkgnd_divlistagm.gif);
	background-repeat: no-repeat;
	height: 151px;
	width: 151px;
	font-size: 90%;
	padding-top: 8px;
	margin-right: auto;
	margin-left: auto;

}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	background-color: #FFFFFF;
}
img {
	margin: 0px;
	padding: 0px;
}
.boxhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 6px;
	margin-bottom: 4px;



}
.itemhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	margin-bottom: 0px;
}

.parahead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 2px;
	color: #FA9006;
}
.northbrook {
	font-weight: bold;
	color: #006600;
}
