/* main layer defs */
#container {
	position: relative;
	top: 15px;
	left: 15px;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 760px;
}

#masthead {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 760px;
	height: 151px;
	/*border: 1px solid #000;*/
}

#content {
	position: absolute;
	top: 151px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	width: 760px;
	height: 450px;
	/*border: 1px solid #000;*/
}

/* special layer that has optimisation code so is put down the page out of the way */
#extras {
	position: absolute;
	top: 900px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	width: 760px;
}

/* image control for magic zoom gallery layer */
div#galleryMZ1 {
	border: 1px solid #9D8C30;
	padding:4px;
	margin: 4px 10px 4px 20px;
	/*height: 80px;*/
}

div#galleryMZ1 ul{
	padding:0px;
	margin: 0px;
	white-space: nowrap;
}

div#galleryMZ1 li{
	list-style-type:none;
	display:inline;
	padding:0px;
	margin: 0px 2px 0px 0px;
}

div#galleryMZ2 {
	border: 1px solid #9D8C30;
	padding:4px;
	margin: 4px 10px 4px 20px;
	/*height: 80px;*/
}

div#galleryMZ2 ul{
	padding:0px;
	margin: 0px;
	white-space: nowrap;
}

div#galleryMZ2 li{
	list-style-type:none;
	display:inline;
	padding:0px;
	margin: 0px 2px 0px 0px;
}

H1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	border: 0px none;
	margin: 0px 0px 0px 20px;


}

H2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	font-weight: bold;
	color: #999900;
	text-align: left;
	vertical-align: top;
	margin: 0px 10px 0px 20px;
	clip:   rect(auto auto auto auto);
	border-top: 1px none #999900;
	border-right: 1px none #999900;
	border-bottom: 1px solid #999900;
	border-left: 1px none #999900;




} 

SELECT {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	text-indent: 0px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;


}
.formText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	text-indent: 0px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.IntroText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #999900;
	line-height: 17px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;


}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	list-style-type: none;
	list-style-image: url(../images/bullet.gif);
	line-height: 18px;
	border: none;
	padding: 0px;
	list-style-position: outside;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;


}
.normal {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;

}

.quote {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;

}
.topLeft {
	text-align: left;
	vertical-align: top;
}
.smLink {
	font-size: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}

.padDiv {
	margin: 8px;
}
