#content
{
	width: 511px;
	font-family: arial;
	font-size: 10px;
	background: #ffeaca;
	margin: 5px;
	border-left: 2px solid #ffcc80;
	border-top: 2px solid #ffcc80;
	border-right: 2px solid #ffeea0;
	border-bottom: 2px solid #ffeea0;
}
* html #content   /*** IE5.x/win box model fix ***/
{
	width: 530px;
	wid\th: 511px;
}

h1
{
	background: black;
}

#content a
{
	background: #ffeaca;
}

#wrap, #right
{
	background: black;
}

#top
{
	background: url(/images/lids/masthead2006.jpg) no-repeat;
}

#right a
{
	background: black;
	color: white;
}

.newslist ul
{
	color: white;
}


#interactive
{
	border: 1px solid #ccc;
	width: 244px;
	/* background: url(/images/bg/box.gif) no-repeat; */
}
#links
{
	border: 1px solid #ccc;
	width: 244px;
	/* background: url(/images/bg/box2.gif) no-repeat; */
}

#right .contentpush a { background: #faf6e9; text-decoration: underline; color: #325335; }
#right .contentpush a:hover { color: #809980 }

#sidebar p { font-size: 1.1em; }

