
/*	---------------------------------
		more exotic stuff that 
		netscape 4 and ie3 don't
		support properly
	--------------------------------- */

body, p {
	font-family:arial, helvetica, sans-serif; 
	font-size:14px; 
	line-height: 115%;
}

.imgblock, .imgblockr {
	margin-right: 25px;
	margin-left: 15px;
}

.footer {
	background: #B5B5B5;
	color: #000000;

	font-size: 8pt;

	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	
	height: 62px;
	
	border-top: 1px solid;
}

.footimg {
	margin-right:10px;
}

/*	---------------------------------
		header 
	--------------------------------- */

/*
	bartop - top of header bar
	barbottom - bottom of header bar
	select - for children and selected root items
	barmiddle - blue textured bar in middle
	img.agiguy - happy computer agi guy image
	rootlist - the list of main rooty pages
*/


.bartop {
	margin-top:35px; 
	height: 15px;
	border-top: 1px solid;
}

.barbottom {
	height: 7px; 
	border-bottom: 1px solid;
}


.bartop, .barbottom {
	position:relative;
	padding:0px;
	font-size:1px;
	background: #ffffff; 
	color: #000000;
}


.select {
	padding: 3px;
	text-align:center;
}
