body {
  /* LAY OUT */
	margin:0;
  /* DISPLAY */
	background-color:#00325A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#container {
  /* LAY OUT */
	width:722px;
	position:relative;
	top:0px;
	left:0px;
	margin-left:auto;
	margin-right:auto;
}

#sitetitle {
  /* LAY OUT */
	width:262px;
	height:107px;
	position:absolute;
	top:0px;
	left:460px;
	z-index:0;
}

#sitetitle span {
  /* DISPLAY */
	display:none;
}


#sidebar {
  /* LAY OUT */
	width:460px;
	height:107px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;
  /* DISPLAY */
	background-color:#5A7892;
	color:#FFFF99;
	font-size:10px;
}

#sidebar p {
  /* DISPLAY */
	margin:15px;
}

#menu {
  /* LAY OUT */
	width:163px;
	height:99px;
	position:absolute;
	top:123px;
	left:297px;
	z-index:1;
}

#menu span {
  /* DISPLAY */
	display:none;
}


#menu0,#menu1,#menu2,#menu3,#menu4,#menu0s,#menu1s,#menu2s,#menu3s,#menu4s {
  /* LAY OUT */
	width:163px;
	height:19px;
	position:absolute;
}

#menu0:hover,#menu1:hover,#menu2:hover,#menu3:hover,#menu4:hover {
  /* DISPLAY */
	background-position: 0px -19px;
}

#menu0s,#menu1s,#menu2s,#menu3s,#menu4s {
  /* DISPLAY */
	background-position: 0px -38px;
}


#siteimage0 {
  /* LAY OUT */
	width:155px;
	height:180px;
	position:absolute;
	top:107px;
	left:460px;
}

#siteimage1 {
  /* LAY OUT */
	width:107px;
	height:180px;
	position:absolute;
	top:107px;
	left:615px;
}

#pageimage0,#pageimage1,#pageimage2,#pageimage3,#pageimage4 {
  /* LAY OUT */
	width:297px;
	height:297px;
	position:absolute;
	top:107px;
	left:0px;
}

#main {
  /* LAY OUT */
	width:100%;
	position:absolute;
	top:404px;
	left:0px;
	margin:0px 0px 0px 0px;
  /* DISPLAY */
	background-color:#E4ECEE;
}

#pagetitle {
  /* DISPLAY */
	color:#59462B;
	font-weight:bold;
	font-size:16px;
	margin-left:20px;
	margin-top:20px;
}

#content {
  /* DISPLAY */
	color:#59462B;
	font-size:11px;
	margin: 20px 20px 20px 20px;
	text-align:justify;
}

#footer {
  /* LAY OUT */
	width:722px;
	height:49px;
  /* DISPLAY */
	background-image:url(wood_hor.jpg);
}

#footer span {
  /* LAY OUT */
	position:relative;
	top:25px;
	left:20px;
  /* DISPLAY */
	font-size:11px;
	color:#59462B;
}

#template1 {
  /* LAY OUT */
	width:262px;
	height:117px;
	position:absolute;
	top:287px;
	left:460px;
  /* DISPLAY */
	background-image:url(wood_ver.jpg);
}

#template2 {
  /* LAY OUT */
	width:163px;
	height:297px;
	position:absolute;
	top:107px;
	left:297px;
	margin:0px 0px 0px 0px;
	z-index:0;
  /* DISPLAY */
	background-image:url(menu.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#666666;
}

#template3 {
  /* LAY OUT */
	width:722px;
	height:1px;
	position:absolute;
	top:98px;
	left:0px;
	z-index:1;
  /* DISPLAY */
	background-color:#FFFFFF;
}

#template4 {
  /* LAY OUT */
	width:722px;
	height:1px;
	position:absolute;
	top:106px;
	left:0px;
	z-index:1;
  /* DISPLAY */
	background-color:#405D75;
}
