#holder {
	position: absolute;
	height: 406px;
	left: 0px;
	margin-top: -230px;
	top: 50%;
	width: 100%;
}

#topborder1 {
	height: 2px;
	z-index:2;
	background-color: #D9D9C2;
	margin-left: 0px;
	margin-right: 0px;
}


#topborder2 {
	height: 15px;
	z-index:2;
	background-color: #D9D9C2;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
}

#topborder3 {
	height: 6px;
	z-index:2;
	background-color: #666601;
	margin-left: 0px;
	margin-right: 0px;
}

#midlayer {
	height: 360px;
	z-index:2;
	background-color: #496649;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(/images/bg_green.gif);
}

#bottomborder3 {
	height: 6px;
	z-index:2;
	background-color: #666601;
	margin-left: 0px;
	margin-right: 0px;
}

#bottomborder2 {
	height: 6px;
	z-index:2;
	background-color: #D9D9C2;
	margin-left: 0px;
	margin-right: 0px;
}

#bottomborder1 {
	height: 2px;
	z-index:2;
	background-color: #D9D9C2;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 4px;
}

#content {
	z-index:50;
	margin-left: 20px;
	margin-right: 0px;
	background-image: url(/images/curly.gif);
	background-repeat: no-repeat;
	background-position: 182px;
}

.textlook {
	text-align: justify;
	padding-left: 40px;
	padding-right: 40px;
	line-height: 1.3;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.colorbord {
	border-left: 6px #666601 solid;
	border-right: 6px #666601 solid;
	border-top: 0px;
	border-bottom: 0 px;
	float: left;
}

body {
	background-image: url(/images/bg_beige.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C7C7AD;
	
}

a {
	font-size: 12px;
	color: #FFCC66;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
