body { background-color: #F4EDC6; }

a, A:link, a:visited, a:active
	{color: #800000; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px; font-variant: small-caps}
A:hover
	{color: #004080; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px; font-variant: small-caps}

p, tr, td, ul, li
	{color: #004080; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold}

.intd
	{color: #004080; font-family: Tahoma, Verdana; font-size: 12px;}
.body_text 
	{font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #004080; font-weight: bold}
.ctrl
	{font-family: Tahoma, Verdana, sans-serif; font-size: 12px; width: 100%; }
.source 
	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; color: #004080; width: 750px}

div { border: none; }

#header {
	clear: both;
	margin: 0pt;
	border: 0pt;
	padding: 0pt 12pt 0pt 0pt;
	height: 60pt;
	background-image: url(http://www.dkwilde.com/Genealogy/Genbanner.jpg);
	background-position: left;
	background-repeat: no-repeat;
	text-align: right;
	color: #004080;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	}

#titlebar {
	clear: both;
	margin: 0px;
	border: 0px solid #F4EDC6;
	border-top-width: 6px;
	border-bottom-width: 6px;
	padding: 4px;
	width: 100%;
	background-color: #4682B4;
 	color: #ffffff;
	text-align: center;
	font-family: Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	}

#contentbar2 {
	margin: 0px -5px 0px -5px;
	border: 0px;
	padding: 2px 10px;
	width: auto;
	background-color: #4682B4;
 	color: #ffffff;
	text-align: left;
	font-family: Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	}

#contentbar {
	margin: 0px -5px 0px -5px;
	border: 0px;
	padding: 2px 10px;
	width: auto;
	color: #800000;
	background: #CCCCFF;
	text-align: left;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	}

#photobar {
        margin: 0px -5px 0px -5px;
	border: 0px;
	padding: 2px 10px;
	width: auto;
	color: #800000;
	background: #CCCCFF;
	text-align: left;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	}

#menu {
	float: left;
	clear: left;
	margin: 0px 8px 8px 0px;
	border: 1px solid tan;
	padding: 5px;
	position: relative;
	width: 150px;
	_width: 162px;  /* only IE 6+ will read this */
	height: 260px;
	_height: 272px; /* only IE 6+ will read this */
	}
			
#menubar {
	margin: 0px;
	border: 0px;
	padding: 2px 10px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 140px;
	_width: 160px; /* only IE 6+ will read this */
	color: #800000;
	background: #CCCCFF;
	text-align: left;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	}

#content {
	clear: right;
	border: 1px solid tan;
	margin: 0px 0px 0px 168px; /* 168 px to leave room for menu */
	padding: 0px 5px 5px 5px;
	color: #004080;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	}
	
#footer {
	clear: both;
	width: 100%;
	margin: 0px;
	border: 0px solid #F4EDC6;
	border-top-width: 6px;
	border-bottom-width: 6px;
	padding: 2px;
	background-color: #4682B4;
 	color: #ffffff;
	text-align: left;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	}
	
div.float { float: left; padding: 10px }
div.float p { text-align: center; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #004080;} 

