#wikitext{ width: 540px; }

/*******************/
/* AllGroupHeader     */
/*******************/
.pagetitletest
{
	font-size: 1.4em;
	/*line-height: 2em;*/
	font-weight: normal;
	letter-spacing: .1em;
	border-width: 1px;
	border-style: solid;
	vertical-align: top;
	width: 100%;
	/*display: block;*/
	text-indent: 10px;
	/*margin: 10px 0 0 0;*/
	color: #300;
	/*position: absolute;
	top: 0px;*/
	line-height: .8em;
	text-transform: inherit;
}

.printversion
{
	/*display: inline;
	margin: 0 0 1em 0;
	position: absolute;
	top: 0em;*/
	text-align: right;
	border-color: blue;
	border-width: 1px;
	border-style: solid;
	line-height: .8em;
	text-transform: inherit;
}

.navbar
{
	font-size: 1.1em;
	font-weight: normal;
	letter-spacing: .15em;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #d9cc8b;
	vertical-align: top;
	line-height: 2.5em;
	width: 100%;
	display: block;
	margin: 0 0 30px 0;
	padding: 0 0 0 10px;
	/*background-color: #9a7a3a;*/
	/*position: relative;
	top: 4em;*/
}

/*******************/



/*******************/
	
.groupnavbar ul {
	list-style-type: none;
	}
	
.groupnavbar {
	float: left;
	/*padding: 42px 0 0 30px;
	font-size: .9em;*/
	}

.groupnavbar li {
	float: right;
	margin: 0 0 0 5px;
	}
/*
.groupnavbar li a
{
	padding: 2px 2px 1px 3px;
	-webkit-border-radius: .6em;
	-moz-border-radius: .6em;
	-o-border-radius: .6em;
	border-radius: .6em;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.groupnavbar li a:hover,
.groupnavbar li a:focus
{

	background: #eef6ee;
	background: rgba(255,255,255,.8);
	/*font-size: 1.2em;
}*/

/*******/



/********/
.groupnavbar li a:active  {
	background: #3F3;
	background: rgba(42, 132, 42,.4)
	}	
/*
.selflink
{
	background: rgba(255,255,255,.4);
}*/

/*******************/

.image
{
	border-color: black;
	border-width: 1px;
	border-style: solid;
	margin: 30px auto 10px auto;
	width: 480px;
	text-align: center;
	display: block;
}


/**********************/
.navbox
{
	border-width: 1px;
	border-style: solid;
	border-color: #d9cc8b;
	position: relative;
	width: 160px;
	/*height: auto;*/
	display: block;
	float: right;
	clear: both;
	margin: 8px 0 8px 16px;
	padding: 12px;
	font-size: x-small;
	/*overflow: hidden;	*/
}


.forecasticonbox
{
	display: block;
	text-align: center;
	overflow: hidden;
	width: 800px;
	margin: 0 0 0 6px;
}

.forecasticon
{
	width: 76px;
	text-align: center;
	display: block;		
	float: left;
}