img 	{
color: white;
border-style: none;
}

body {
	margin: 0;
	padding: 0;
      font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	background-image: url(images/test5.jpg);
	background-color: #F8F1DF;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#header {
	margin-top: 30px;

}

#header #pn1 {
	width: 100%;
	height: 14px;
	line-height: 20%;
	background-image: url(images/pn01.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#header #pn2 {
	width: 100%;
	height: 124px;
	background-image: url(images/pn02.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #000;
}

#header #pn3 {
	width: 100%;
	height: 26px;
	background-image: url(images/pn03.jpg);
	background-repeat: no-repeat;
}

#pn4 {
	width: 100%;
	height: 22px;
	background-image: url(images/pn04.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#pn4 .menu {
	margin-left:32px;
	padding-top: 1px;
	font-size: 14px;
	font-weight: bold;
	color: #222;
}

#pn4 a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}

#pn4 a:hover { 
	color: #8E2623;
}

#parrot {
	position: absolute;
	top: 21px;
	right: 21px;
	width: 86px;
	height: 200px;
	background-image: url(images/parrot.png) ! important;
	background-image: url(images/parrot.gif);
	background-repeat: no-repeat;
}

#menu {
	padding-left: 32px;
	padding-top: 1px;
}

#menu a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #F6EFDD;
}

#menu a:hover { 
	color: #CE8500;
}

#content {
	text-align: justify;
	margin: 20px; 
}

#content_left {
	float: left;
	width: 50%;
}

#content_left h3 {
	margin-right: 20px;
}

#content_left .p2 {
	padding-right: 20px;
}

#content_right {
	float: left;
	width: 50%;
}

#spacer { 
	clear: both; 
	height: 20px;
}

#content .p1 {
	margin: 13px 0px 0px 0;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	color: #8E2623;
}
#content .p2 {
	margin: 13px 0 0px 0;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 13px;
	line-height: 18px;
	text-indent:9px;
}

#content_left h3 {
	margin-right: 20px;
}

#content_left .p2 {
	margin-right: 20px;
}

#content_left .p1 {
	margin-right: 20px;
}

#content p a, #dokuwiki a, #dokuwiki_content a {
	text-decoration: none;
	color: #604620;
	border-bottom: dotted 1px #604620;
/*	color: #AE937E;
	border-bottom: dotted 1px #AE937E;*/
}

#content ul {
	text-align: left;
	font-size: 13px; 
}

#content b {
	font-weight: bold;
	color: #604620;
}

#content p a:hover {
	border-bottom: none;
}

#content h1 {
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	color: #8E2623;
}

#content h3 {
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	color: #8E2623;
	border-bottom: dotted 1px #8E2623;
}

#footer {}

#footer #pn5 {
	text-align: right;
	width: 100%;
	height: 21px;
	background-image: url(images/pn05.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #000;
}

#footer #pn5 a {
      text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #F6EFDD;
}

#footer #pn6 {
	width: 100%;
	height: 50px;
	text-align: right;
	background-image: url(images/pn06.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#footer #pn6 img {margin-top: 5px;}

