body {
	background-color: #250646;
}
.oneColFixCtrHdr     #container {
	width: 920px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px; /* the auto margins (in conjunction with a width) center the page */
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	border: 3px inset #CAAF86;
	background-color: #34005E;
}
.oneColFixCtrHdr #header {
	padding-top: 0;
	padding-bottom: 0;
	height: 300px;
	width: 776px;
	background-color: #34005E;
}

.oneColFixCtrHdr #maincontent {
width: 700px;
background-color:#34005E;
margin-right: auto;
margin-left: auto;
margin-top: 10px;
margin-bottom: 10px;
border: 1px solid #CAAF86;
padding-top: 20px;
padding-right:20px;
padding-bottom:20px;
padding-left: 20px;
}


.mainpagefont {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #EDEBD4;
}
.whatsnewfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #EDEBD4;
	line-height: normal;
}
.announcement {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #EDEBD4;
}
#navlist ul{
	margin: 10px;
	white-space: nowrap;
	padding:10px;
}
#navlist li{
	display: inline;
	list-style-type: none;
}

#navlist a
{
	padding: 0px 5px 5px 20px;
	font-family: georgia;
	font-style: italic;
	font-size: 14pt;
	color:  #EDEBD4;
	background-color: #34005E;
}
#navlist a:link, #navlist a:visited{
	color: #EDEBD4; 
	text-decoration: none;
}
#navlist a:hover{
	background-color: #34005E;
	background-image: url(images/l1_over.gif);
	color: #FFF886;
}
.yvonneinfo {
	color: #EDEBD4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
}


.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #EDEBD4;
}

.crescentpedigrees {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	
	font-variant: normal;
	text-transform: none;
	color: #EDEBD4;
}
.emmysawyerpedigree a:link {
	color: #EDEBD4;
}
.pictureborders {
	border: thin solid #EDEBD4;
}
	
.rubypedigree a:link {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #EDEBD4;
	text-decoration: underline;
}
.blackborder {
	border: black medium solid;
}
.tonipedigrees {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	
	font-variant: normal;
	text-transform: none;
	color: #EDEBD4;
	}
	
.lightborder {
	border: 2px solid #CAAF86;
	padding: 10px;
}

.hotBorders{
  -moz-border-radius-topleft: 6px 3px;
  -moz-border-radius-topright: 6px 3px;
  -moz-border-radius-bottomleft: 3px 6px;
  -moz-border-radius-bottomright: 3px 6px;
}
#whatsnew {
	position:absolute;
	width:510px;
	height:202px;
	z-index:1;
	left: 564px;
	top: 710px;
}
a:link {
	color: #EDEBD4;
}
a:visited {
	color: #EDEBD4;
}

#yvonneinfo {
	position:absolute;
	width:529px;
	height:115px;
	z-index:2;
	left: 584px;
	top: 952px;
}
a:hover {
	color: #FFF886;
}
.pictureborder {	border: thick solid #000000;
}