* { margin: 0; padding: 0; border: 0;}
body {
	font-family: Arial, Helvetica, sans-serif;
/*	background: url(images/bart-bumps.jpg) no-repeat fixed 0px 100px;*/
}
a { color: #990000; text-decoration: none; }
a:hover {text-decoration: underline;}
ul.circles {list-style: circle;}
#banner h1 {
	height: 90px;
	text-indent: -2000px;
	background-image: url(images/burt-meeting4.gif);
/*	background-image: url(images/bb---w-glasses.gif);*/
	background-repeat: no-repeat;
	border-bottom: solid 1px #aa5500;

	background-position: 20px 7px;
	padding-bottom: 7px;
	background-color: #fff;
}
#nav-toplevel #nav-meta {
	text-align: center;
	position: absolute;
	top: 100px;
	right: 0px;
	width: 5em;
	border: solid 1px #900;
	font-size: 1em;
	margin-top: -1.4em;
	border-right: 0;
	border-bottom: 0;
}
	#nav-toplevel #nav-meta ul {
	list-style: none;
	}


#nav-toplevel #nav-main {
	position: absolute;
	top: 150px;
	left: 6px;
	width: 200px;
	font-weight: bold;
	z-index: 1000;
	margin-bottom: 5em;
}
	#nav-toplevel #nav-main ul {
		list-style: none;
	}
	#nav-toplevel #nav-main li {
		padding-top: 1px;
			
	}
	#nav-toplevel #nav-main a {
	text-decoration: none;
	color: #981B1E;
	border: solid 1px transparent;
	border-left: 2px solid transparent;
	border-right: solid 1px transparent;
	margin-top: 5px;
	width: 199px;
	display: block;
	padding: .2em 0 .2em 0.5em;
	font-size: 16px;
	text-indent: -.25em;
	}
	#nav-toplevel #nav-main a:hover, #nav-toplevel #nav-main a.current {
/*	#nav-toplevel #nav-main a:hover { */
	background-color: #FFF;
	border-color: #900;
	border-right: solid 1px #900;
	}
	#nav-toplevel #nav-main a.current {
	border-right-color: white;
	}
	
#container {
	font-size: .8em;
	line-height: 1.3em;
	background: url(images/bart-bumps.jpg) no-repeat fixed -35px 150px;
	}
#container #content {
	margin-left: 215px;
	margin-right: 16em;
	padding: 1em 1em 3em 1em;
	border-left: solid 1px #900;
	
}
	#container #content p {
	margin-left: 2em;
	margin-bottom: 0.7em;
	/*width: 25em;*/
	margin-top: 0.5em;
	max-width: 40em;
	}
	#container #content h1 {
	border-bottom: 1px solid #900;
	color: #990000;
	font-size: 1.4em;
	margin-top: 1em;
	max-width: 30em;
	/*margin-right: 7em;*/
	}
	#container #content h2 {
	color: #ff0000;
	font-size: 1.2em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	padding: .3em 4em .3em 1em;
	margin-top: 0.3em;
	font-style: italic;
		}
	#container #content h2.header {
	background-color: #fff;
	font-size: 1.4em;
	padding: 0.3em;
	color: #aa5500;
	max-width: 40em;
}
	#container #content .frontp {
	font-size: 1.1em;
	color: #111122;
/*	color: #b05508;	
	color: #00ff00 		*/

/*	font-style: italic; 	*/
	font-weight: bold;
}

	#container #content h3 {
		color: #b05508;	
/*		color: #0f0;
*/
		margin-right: 4em;
		margin-top: .5em;
		margin-left: 1em;
		margin-bottom: 0.5em;
		max-width: 36em;
	}
	#container a.more {
		margin-left: 1em;
		font-style: normal;
/*		float: right;	
*/
/*		margin-top: -1.3em;	
*/
	}
	#container #content ul{
		margin-left: 5em;
		max-width: 35em;
		list-style: url(images/diamondbullet.gif);
	}
		#container #content li{
		margin-bottom: 0.4em;
	}
	#container .pagetitle {
		position: absolute;
		left: 420px;
		top: 40px;
	}
	#container #news {
		width: 13em;
		border: 1px solid #212159;
		top: 120px;
		right: 1em;
		position: absolute;
		background-color: #bFc1aC;
/*		background-color: #AFB19C;  */

	}
		#container #news h1{
			background-color: #212159;
			padding: .1em;
			padding-left: 1em;


			height: 1.2em;
			font-style: italic; 
			padding-top: .2em;
			color: #d0d1ce;
			font-size: 14px;
		}
		#container #news p { margin: .5em;}
	
#footer {
	text-align: center;
	height: 1.5em;
	color: #900;
	position: relative;
	bottom: 0px;
	width: 100%;
	border-top: #b05508 solid 1px;
	border-bottom: solid 1px #b05508;
	line-height: 1.3em;
}
	#footer a {
		font-weight: normal;
		color: #900;
		text-decoration: none;
	}
	#footer a:hover {
		text-decoration: underline;
	}
