body
{
	margin-top: 0px;
	margin-bottom: 0px;
}
a
{
	text-decoration: none;
	padding-bottom: 4px;
}

a:hover
{
	background-image: none;
	background-color: transparent;
	text-decoration: underline;
}

#newsitem
{
	color: Red;
}

a:link
{
	color: Black;
}
A:visited
{
	color: black;
}

div#nifty
{
	margin: 0 10%;
	background: red;
}
p
{
	padding: 10px;
}
div.rtop, div.rbottom
{
	display: block;
	background: #FFF;
}
div.rtop div, div.rbottom div
{
	display: block;
	height: 1px;
	overflow: hidden;
	background: red;
}
div.r1
{
	margin: 0 5px;
}
div.r2
{
	margin: 0 3px;
}
div.r3
{
	margin: 0 2px;
}
div.rtop div.r4, div.rbottom div.r4
{
	margin: 0 1px;
	height: 2px;
}

.familytree_s a:link
{
	color: black;
	text-decoration: none;
}
.familytree_s a:visited
{
	color: black;
	text-decoration: none;
}
.familytree_s a:hover
{
	color: white;
	text-decoration: none;
}
.familytree_d a:link
{
	color: white;
	text-decoration: none;
}

.familytree_d a:visited
{
	color: white;
	text-decoration: none;
}
.familytree_d a:hover
{
	color: white;
	text-decoration: none;
}
.menuhover a:hover
{
	color: red;
	text-decoration: none;
}
.Tahoma9
{
	font-family: Tahoma;
	font-size: 9pt;
}

.white2gray
{
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=     'white' , endColorStr= 'gray' , gradientType= '1' );
}

.hl1
{
	width: 50%;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=     '#4B92D9' , endColorStr= '#CEDFF6' , gradientType= '1' );
}

.hl2
{
	width: 50%;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=     '#CEDFF6' , endColorStr= '#1E77D3' , gradientType= '1' );
}

.hl3_blue2white
{
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=     '#4B92D9' , endColorStr= 'white' , gradientType= '1' );
}

.fix
{
	table-layout: fixed;
}

.mainframe
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	padding-bottom: 0px;
	margin: 0px;
	border-left: black 1px solid;
	width: 760px;
	padding-top: 0px;
	border-bottom: black 1px solid;
}

.gt0
{
	border: solid 1px #1e77d3;
	padding: 0 4px 2px 4px;
	font-size: 100%;
}
.gt1
{
	border: solid 1px #a1c6eb;
	padding: 0px 4px 2px 4px;
	background: #3484D7;
	font-size: 100%;
}
.gtsep
{
	font: 65% Verdana;
	color: #a1c6eb;
	padding: 0 1px 2px 1px;
}
.page
{
	width: 771px;
}
.pageW
{
	width: 995px;
}

/* set millions of background images */
.rbroundbox
{
	background: url(nt.gif) repeat;
}
.rbtop div
{
	background: url(tl.gif) no-repeat top left;
}
.rbtop
{
	background: url(tr.gif) no-repeat top right;
}
.rbbot div
{
	background: url(bl.gif) no-repeat bottom left;
}
.rbbot
{
	background: url(br.gif) no-repeat bottom right;
}

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot
{
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.rbcontent
{
	margin: 0 7px;
}
.rbroundbox
{
	width: 50%;
	margin: 1em auto;
}

