body {
	margin: 10px;
	padding: 0;
	text-align:center;/* center layout in ie5 and 5.5. */
	background-image: url(z-background3.gif);
	background-position: center;
	border: 0px;
	top: 0px;
	margin-top: 0px;
}
#container {
	width: 535px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content {
	padding: 0;
	background-image: url(images/navbg.gif);/*this is the background colour of the left column */
	background-repeat: repeat-y;
	background-position: left top;
}
#left {
	float:left;
	width:199px;
}
#right {
	float:left;
	width:336px;/* makes border line up with #left border */
	position: relative;
	text-align: center;
	font-size: 1.9em;
}
#header, #footer {
	background:#FFFFCC;
	text-align:center;
	height: 109px;
}
#header h1, #footer h1 {
	margin:0;
	display: none;
}
#footer {
	background-color: #FFFFFF;
	width: 535px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	top: 700px;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #CCCCCC;
}
#header {
	background-image: url(header.gif);
	z-index: 18;
}
#footer ul {
	list-style: none;
}
#footer div {
	position: relative;
	margin-left: 80px;
}
#footer li {
	padding: 0px;
	margin: 0px;
	float: left;
}	
#footer ul a:link, #footer ul a:visited {
	display: block;
	float: left;
	padding: 10px 15px;
	text-decoration: none;
	color: #666666;
	height: 16px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 16px;
	font-size: 9px;
} 
#footer ul li a:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
	font-size: 14px;
}
#Layer1 {
	width:280px;
	z-index:10;
	position: absolute;
	top: 320px;
	text-align: justify;
	list-style-image: url(bullet.gif);
	left: 5px;
	overflow: auto;
	padding: 20px;
}
#Layer1b {
	width:275px;
	z-index:10;
	position: relative;
	text-align: justify;
	list-style-image: url(bullet.gif);
	left: 5px;
	overflow: auto;
	background-image: url(PNG.png);
	top: 50px;
	padding: 20px;
	border: 1px solid #999999;
}
#Layer1b p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
#Layer1 h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
#Layer1 h2 {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
#Layer1 p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #232323;
}




.wireframemenu{
	width: 170px;
	top: 20px;	
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 170px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
	padding: 4px 3px;
	display: block;
	width: 100%; /*Define width for IE6's sake*/
	color: #14130F;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	line-height: 2em;
}

.wireframemenu a:visited{
color: #595959;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
	background-color: #FFF6F6;
	color: #000000;
	text-decoration: underline;
}

#Layer2 {
	position:relative;
	left:15px;
	top:40px;
	width:170px;
	z-index:1;
}
	
	
.style6 {
	color: #333333;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style7 {
	color: #A24A46;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#Layer2b {
	position:relative;
	top:100px;
	width:140px;
	z-index:1;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.style11 {color: #666666}
.style14 {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a img {border: none; }
