body, td, th {
	width: auto;
	min-width: 400px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	background: #086100 /*Green */;
	font:normal normal 1em/1.1em 'arial', verdana, 'helvetica',	times, serif;
	color:#FFFFFF;
}
#menuholder {
	display:block;
	position:normal;
	right:0;
	width:auto;
	xbackground: url(header_footer/top_back.html);
	background-color: #A5EB9C;
	height:20px;
	border:0;
	margin:0;
	padding:0% 0% 0% 0%;
	z-index:0;
}
#logoholder {
	display:block;
	position:relative;
	background: #529A4A; /*Green */;
	width:100%;
	padding:0% 0% 0% 0%;
	xbackground: url(header_footer/pic.gif) repeat-x;
	background-color: #086100;
	height: 142px;
}
#xcrown-pic-right {
	display:block;
	position:absolute;
	width:auto;
	height: auto;
	right:0;
	top:0;
	z-index:30;
}
.header-section2 {
    display:block;
	width:auto;
	height:auto;
	padding:0;
	margin:0;
	border:0;
	background-color:#A5EB9C;
	z-index:1;
}
#logoholder2 {
	display:block;
	position:absolute;
	width:100%;
	top: 30px;
	background-color: #086100;
	height: auto;
}
#text {
	display:block;
	position:relative;
	height:auto;
	width:auto;
	line-height: 1.5em;
	text-indent: 5%;
	margin:0em 0em 0em 0em; /*top right bottom left*/
	padding:0em 1em 0em 1em;
	border:0;
	background:#529A4A;
	color:#FFFFFF;
	text-align:justify;
	z-index:0;
}
#pageheader {
	display:block;
	position:relative;
	left:0;
	right:0;
	height:auto;
	width:auto;
	margin:0;
	border:0;
	padding:0;
	background: #529A4A;
	text-align: center;
	z-index: 4;
}
/*<<<<<<<<header>>>>>>>>*/
#header {
	display:block;
	position:static;
	width:100%;
	height: 120px;
	border: none;
	padding:0%;
	font-size: smaller;
	background: transparent url(header_footer/mauvebackground.html) repeat-x ;
	color: #FFFFF0 ;
	text-align: center;
	overflow:visible;
	color:inherit;
	background-color:inherit;
}
#header a:link {
	color: #FFC0CB ;
	text-decoration: none;
	color:inherit;
	background-color:inherit;
}
#header a:visited {
	color: #FFC0CB ;
	text-decoration: none;
	color:inherit;
	background-color:inherit;
}
#header a:hover {
	color: #FFFFF0 ;
	background-color:inherit;
}
#header a.one {
	color: #FFE4C4;

	background-color:inherit;
}
/*<<<<<<<<footer>>>>>>>>*/
#footer {
	display:block;
	position:relative;
	height:auto;
	width:auto;
	margin: 0px 0px 0px 0px; /*top right bottom left*/
	border:0;
	padding:0em .5em 0em 0em;
	background:#096200 url(header_footer/footer_repeat.html) repeat-x;
	color: #FFFFF0;
	font-size:smaller;
	text-align:right;	
}
#footer a:link, #footer a:visited {
	color: #D6F7A5;
	text-decoration: none;
	background-color:inherit;
}
#footer a:hover {
	color: #10AA00 ;
	background-color:inherit;
}
#footer a:active {
	color: #D6F7A5 ;
	background-color:inherit;
}
#footer a.one {
	color: #D6F7A5 ;
	background-color:inherit;
}
p.margin {
	margin: 0cm 2.5cm 3cm 4cm;
}
p.half {
	display: block;
	margin: 0px 25% 1em;
	width: auto;
}

/*<<<<<<<<Extra added text here & there>>>>>>>>*/
.blurb {
	display: block;
	font-size: 95%;
	margin: 0px 25%;
	width: auto;
	line-height: 100%;
	font-style: oblique;
}
.blurb2 {
	display: block;
	background:#513c49 url(header_footer/mauvebackground.html) repeat-x;
	font-size: 1.5em;
	float: left;
	clear: left;
	margin:.5em .5em .5em 0;
	padding:.5em;
	border-top:2px solid #767 ;
	border-right: 2px solid #767;
	border-bottom: 2px solid #333 ;
	border-left: 2px solid #333 ;
	width: auto;
	color: #CAE0E1;
	text-align: center;
	line-height: 100%;
	font-style: oblique;
}
p.half:first-line {
	padding-left: 3em;
}

/*<<<<<<<<Pictures & Page Headers>>>>>>>>*/
.imgleft {
	float: left;
	clear: left;
	border: 0px;
	margin: 0px 0px 0px 2%;
}
.imgright {
	float: right;
	clear: right;
	border: 0px;
	margin: 0px 2% 0px 0px;
}
.imgtitle {
	float: left;
	clear: both;
	border: 0px;
	padding: 3px;
	margin: 0px;
}
/*<<<<<<<<Header Pictures>>>>>>>>*/
#alliancetitle1 {
	display:block;
	border:0;margin:0;padding:0;
	position:absolute;
	left:2%; /* adjust to taste ;-) */
	top:0;
	z-index:3;
}
#headerpicture {
	display:block;
	border:0;margin:0;padding:0;
	position:absolute;
	left:auto;
	top:0;
	right:5%;
	z-index:2;
}
#alliancetitle2 {
	display:block;
	border:0;margin:0;padding:0;
	position:absolute;
	left:2%;
	top:0;
	z-index:1;
}
/*DIAGNOSTICS*/
/*comment out these styles to turn off the dotted lines*/
/*img {border:1px dotted blue ! important;}
p, li {border:1px dotted green ! important;}
div {border:1px dotted white ! important;}
ul,ol{border:1px dotted red ! important;}
#text{border:1px dotted red ! important;}
#menuholder{border:1px solid red ! important;}
.header-section2 {border:1px dashed red ! important;}*/