html,body{		margin:0;
			padding:0
			
}

body{			/*font: 76% arial,sans-serif;*/
			text-align:center;
			background-color: #5E6C56;			
}

p{			text-align:justify;

}

/*a{			display:block;*/
/*			color: #981793;*/
/*			padding:0px*/
/*}*/


div#header{		margin:0;
			padding-left:10px;
			background: #EEE;
			color: #79B30B			
}




div#contentmain{	clear:both;
			width:800px;
			min-height: 335px;
			background:#FFFFFF;
			z-index: 10;			
}

div#content2{	clear:both;
			width:800px;
			background:#FFFFFF;
			z-index: 10;			
}

div#content p{		line-height:1.4;			
}



div#container{		position: relative;
			top: 20px;
			width: 800px;
			margin:0 auto;
			text-align:left;
			background: #ffffff;
}

div#navigation{		clear:both;
			width:100%;
			background:#FFFFFF;
			height: 28px;
			border: 0px #996699 solid;
			z-index: 5;

			
}

div#pagetitle{		position:relative;
			left: 25px;
			top: -23px;
			width:300px;
			background:#FFFFFF;
			height: 28px;
			border: 0px #996699 solid;
			z-index: 6;

			
}

div#spacer{		clear:both;
			width:100%;
			/*height: 10px;*/
			background:#FFFFFF;
}

div#navorig{		float:left;
			width:350px;
			background:#B9CAFF;
}


div#extraright{		float:right;
			width:398px;
			min-height: 335px;
			border: 0px #996699 solid;
			background:#FFFFFF;
}


div#extraleft{		float:left;
			width:400px;
			min-height: 335px;
			border-right: 0px #FE9602 solid;
			background:#FFFFFF;
}

div#internalextra{	position: relative;
			top: 10px;
			left: 25px;
			width: 385px;
			min-height: 150px;
			border: 0px #5E6C56 solid;
			background: #FFFFFF;
}

div#internalextraright{	position: relative;
			top: 8px;
			left: 23px;
			width: 346px;
			min-height: 312px;
			border: 0px #996699 solid;
			background: #FFFFFF;
}

div#footer{		clear:both;
			width:100%;
			height: 25px;
			border-top: 1px #5E6C56 solid;
			background: url(images/footerimage.gif) center center no-repeat;
}
